function ref_resh()
{
if(document.location_rep.href.value == 1)
{
  document.location.replace('main.php?fid=343&href=5&pg=112#h1')
}
if(document.location_rep.href.value == 2)
{
  document.location.replace('main.php?fid=343&href=5&pg=112#h2')
}
if(document.location_rep.href.value == 3)
{
  document.location.replace('main.php?fid=343&href=5&pg=112#h3')
}
if(document.location_rep.href.value == 4)
{
  document.location.replace('main.php?fid=343&href=5&pg=112#h4')
}
if(document.location_rep.href.value == 5)
{
  document.location.replace('main.php?fid=343&href=5&pg=112#h5')
}
if(document.location_rep.href.value == 6)
{
  document.location.replace('main.php?fid=343&href=5&pg=112#h6')
}
if(document.location_rep.href.value == 7)
{
  document.location.replace('main.php?fid=343&href=5&pg=112#h7')
}
if(document.location_rep.href.value == 8)
{
  document.location.replace('main.php?fid=343&href=5&pg=112#h8')
}
if(document.location_rep.href.value == 9)
{
  document.location.replace('main.php?fid=343&href=5&pg=112#h9')
}
if(document.location_rep.href.value == 10)
{
  document.location.replace('main.php?fid=343&href=5&pg=112#h10')
}
}