var popWin = null   
var winCount = 0
var winName = "popWin"
function openPopWin(winURL, winWidth, winHeight, winFeatures, winLeft, winTop){
  var d_winLeft = 1 
  var d_winTop = 1  
  winName = "popWin" + winCount++ 
  closePopWin()          
  if (openPopWin.arguments.length >= 4)   
    winFeatures = "," + winFeatures
  else 
    winFeatures = "" 
  if (openPopWin.arguments.length == 6)  
    winFeatures += getLocation(winWidth, winHeight, winLeft, winTop)
  else
    winFeatures += getLocation(winWidth, winHeight, d_winLeft, d_winTop)
  popWin = window.open(winURL, winName, "width=" + winWidth 
           + ",height=" + winHeight + winFeatures)
  }
function closePopWin(){    
  if (navigator.appName != "Microsoft Internet Explorer" 
      || parseInt(navigator.appVersion) >=4) 
    if(popWin != null) if(!popWin.closed) popWin.close() 
  }
function getLocation(winWidth, winHeight, winLeft, winTop){
  return ""
  }

function getLocation(winWidth, winHeight, winLeft, winTop){
  var winLocation = ""
  if (winLeft < 0)
    winLeft = screen.width - winWidth + winLeft
  if (winTop < 0)
    winTop = screen.height - winHeight + winTop
  if (winTop == "cen")
    winTop = (screen.height - winHeight)/2 - 20
  if (winLeft == "cen")
    winLeft = (screen.width - winWidth)/2
  if (winLeft>0 & winTop>0)
    winLocation =  ",screenX=" + winLeft + ",left=" + winLeft   
                + ",screenY=" + winTop + ",top=" + winTop
  else
    winLocation = ""
  return winLocation
  }
  
  
if (document.images) {
new_th1 = 	new Image(98, 150);new_th1.src  	= 'graphics/new/new_th1.gif';
new_th1_over	= new Image(98, 150);new_th1_over.src = 'graphics/new/new_th1_over.gif';

new_th2 = 	new Image(98, 150);new_th2.src  	= 'graphics/new/new_th2.gif';
new_th2_over	= new Image(98, 150);new_th2_over.src = 'graphics/new/new_th2_over.gif';

new_th3 = 	new Image(98, 150);new_th3.src  	= 'graphics/new/new_th3.gif';
new_th3_over	= new Image(98, 150);new_th3_over.src = 'graphics/new/new_th3_over.gif';

new_th4 = 	new Image(101, 150);new_th4.src  	= 'graphics/new/new_th4.gif';
new_th4_over	= new Image(101, 150);new_th4_over.src = 'graphics/new/new_th4_over.gif';

new_th5 = 	new Image(123, 150);new_th5.src  	= 'graphics/new/new_th5.gif';
new_th5_over	= new Image(123, 150);new_th5_over.src = 'graphics/new/new_th5_over.gif';

amph_th1 = 	new Image(98, 150);amph_th1.src  	= 'graphics/amphore/amph_th1.gif';
amph_th1_over	= new Image(98, 150);amph_th1_over.src = 'graphics/amphore/amph_th1_over.gif';

amph_th2 = 	new Image(98, 150);amph_th2.src  	= 'graphics/amphore/amph_th2.gif';
amph_th2_over	= new Image(98, 150);amph_th2_over.src = 'graphics/amphore/amph_th2_over.gif';

amph_th3 = 	new Image(98, 150);amph_th3.src  	= 'graphics/amphore/amph_th3.gif';
amph_th3_over	= new Image(98, 150);amph_th3_over.src = 'graphics/amphore/amph_th3_over.gif';

amph_th4 = 	new Image(98, 150);amph_th4.src  	= 'graphics/amphore/amph_th4.gif';
amph_th4_over	= new Image(98, 150);amph_th4_over.src = 'graphics/amphore/amph_th4_over.gif';

amph_th5 = 	new Image(98, 150);amph_th5.src  	= 'graphics/amphore/amph_th5.gif';
amph_th5_over	= new Image(98, 150);amph_th5_over.src = 'graphics/amphore/amph_th5_over.gif';

amph_th6 = 	new Image(98, 150);amph_th6.src  	= 'graphics/amphore/amph_th6.gif';
amph_th6_over	= new Image(98, 150);amph_th6_over.src = 'graphics/amphore/amph_th6_over.gif';

amph_th7 = 	new Image(98, 150);amph_th7.src  	= 'graphics/amphore/amph_th7.gif';
amph_th7_over	= new Image(98, 150);amph_th7_over.src = 'graphics/amphore/amph_th7_over.gif';

amph_th8 = 	new Image(98, 150);amph_th8.src  	= 'graphics/amphore/amph_th8.gif';
amph_th8_over	= new Image(98, 150);amph_th8_over.src = 'graphics/amphore/amph_th8_over.gif';

amph_th9 = 	new Image(98, 150);amph_th9.src  	= 'graphics/amphore/amph_th9.gif';
amph_th9_over	= new Image(98, 150);amph_th9_over.src = 'graphics/amphore/amph_th9_over.gif';

rose_th1 = 	new Image(101, 150);rose_th1.src  	= 'graphics/rose/rose_th1.gif';
rose_th1_over	= new Image(101, 150);rose_th1_over.src = 'graphics/rose/rose_th1_over.gif';

rose_th2 = 	new Image(101, 150);rose_th2.src  	= 'graphics/rose/rose_th2.gif';
rose_th2_over	= new Image(101, 150);rose_th2_over.src = 'graphics/rose/rose_th2_over.gif';

rose_th3 = 	new Image(98, 150);rose_th3.src  	= 'graphics/rose/rose_th3.gif';
rose_th3_over	= new Image(98, 150);rose_th3_over.src = 'graphics/rose/rose_th3_over.gif';

rose_th4 = 	new Image(98, 150);rose_th4.src  	= 'graphics/rose/rose_th4.gif';
rose_th4_over	= new Image(98, 150);rose_th4_over.src = 'graphics/rose/rose_th4_over.gif';

rose_th5 = 	new Image(106, 150);rose_th5.src  	= 'graphics/rose/rose_th5.gif';
rose_th5_over	= new Image(106, 150);rose_th5_over.src = 'graphics/rose/rose_th5_over.gif';

rose_th6 = 	new Image(127, 150);rose_th6.src  	= 'graphics/rose/rose_th6.gif';
rose_th6_over	= new Image(127, 150);rose_th6_over.src = 'graphics/rose/rose_th6_over.gif';

rose_th7 = 	new Image(116, 150);rose_th7.src  	= 'graphics/rose/rose_th7.gif';
rose_th7_over	= new Image(116, 150);rose_th7_over.src = 'graphics/rose/rose_th7_over.gif';

rose_th8 = 	new Image(119, 150);rose_th8.src  	= 'graphics/rose/rose_th8.gif';
rose_th8_over	= new Image(119, 150);rose_th8_over.src = 'graphics/rose/rose_th8_over.gif';

gem_th1 = 	new Image(108, 150);gem_th1.src  	= 'graphics/gem/gem_th1.gif';
gem_th1_over	= new Image(108, 150);gem_th1_over.src = 'graphics/gem/gem_th1_over.gif';

gem_th2 = 	new Image(98, 150);gem_th2.src  	= 'graphics/gem/gem_th2.gif';
gem_th2_over	= new Image(98, 150);gem_th2_over.src = 'graphics/gem/gem_th2_over.gif';

gem_th3 = 	new Image(108, 150);gem_th3.src  	= 'graphics/gem/gem_th3.gif';
gem_th3_over	= new Image(108, 150);gem_th3_over.src = 'graphics/gem/gem_th3_over.gif';

gem_th4 = 	new Image(98, 150);gem_th4.src  	= 'graphics/gem/gem_th4.gif';
gem_th4_over	= new Image(98, 150);gem_th4_over.src = 'graphics/gem/gem_th4_over.gif';

gem_th5 = 	new Image(114, 150);gem_th5.src  	= 'graphics/gem/gem_th5.gif';
gem_th5_over	= new Image(114, 150);gem_th5_over.src = 'graphics/gem/gem_th5_over.gif';

gem_th6 = 	new Image(158, 150);gem_th6.src  	= 'graphics/gem/gem_th6.gif';
gem_th6_over	= new Image(158, 150);gem_th6_over.src = 'graphics/gem/gem_th6_over.gif';

gem_th7 = 	new Image(98, 150);gem_th7.src  	= 'graphics/gem/gem_th7.gif';
gem_th7_over	= new Image(98, 150);gem_th7_over.src = 'graphics/gem/gem_th7_over.gif';

gem_th8 = 	new Image(131, 150);gem_th8.src  	= 'graphics/gem/gem_th8.gif';
gem_th8_over	= new Image(131, 150);gem_th8_over.src = 'graphics/gem/gem_th8_over.gif';

gem_th9 = 	new Image(133, 150);gem_th9.src  	= 'graphics/gem/gem_th9.gif';
gem_th9_over	= new Image(133, 150);gem_th9_over.src = 'graphics/gem/gem_th9_over.gif';

gem_th10 = 	new Image(98, 150);gem_th10.src  	= 'graphics/gem/gem_th10.gif';
gem_th10_over	= new Image(98, 150);gem_th10_over.src = 'graphics/gem/gem_th10_over.gif';

gem_th11 = 	new Image(129, 150);gem_th11.src  	= 'graphics/gem/gem_th11.gif';
gem_th11_over	= new Image(129, 150);gem_th11_over.src = 'graphics/gem/gem_th11_over.gif';

gem_th12 = 	new Image(118, 150);gem_th12.src  	= 'graphics/gem/gem_th12.gif';
gem_th12_over	= new Image(118, 150);gem_th12_over.src = 'graphics/gem/gem_th12_over.gif';

gem_th13 = 	new Image(98, 150);gem_th13.src  	= 'graphics/gem/gem_th13.gif';
gem_th13_over	= new Image(98, 150);gem_th13_over.src = 'graphics/gem/gem_th13_over.gif';

cactus_th1 = 	new Image(197, 150);cactus_th1.src  	= 'graphics/cactus/cactus_th1.jpg';
cactus_th1_over	= new Image(197, 150);cactus_th1_over.src = 'graphics/cactus/cactus_th1_over.jpg';

cactus_th2 = 	new Image(118, 150);cactus_th2.src  	= 'graphics/cactus/cactus_th2.jpg';
cactus_th2_over	= new Image(118, 150);cactus_th2_over.src = 'graphics/cactus/cactus_th2_over.jpg';

cactus_th3 = 	new Image(98, 150);cactus_th3.src  	= 'graphics/cactus/cactus_th3.gif';
cactus_th3_over	= new Image(98, 150);cactus_th3_over.src = 'graphics/cactus/cactus_th3_over.gif';

cactus_th4 = 	new Image(98, 150);cactus_th4.src  	= 'graphics/cactus/cactus_th4.gif';
cactus_th4_over	= new Image(98, 150);cactus_th4_over.src = 'graphics/cactus/cactus_th4_over.gif';

cactus_th5 = 	new Image(98, 150);cactus_th5.src  	= 'graphics/cactus/cactus_th5.gif';
cactus_th5_over	= new Image(98, 150);cactus_th5_over.src = 'graphics/cactus/cactus_th5_over.gif';

cactus_th6 = 	new Image(98, 150);cactus_th6.src  	= 'graphics/cactus/cactus_th6.gif';
cactus_th6_over	= new Image(98, 150);cactus_th6_over.src = 'graphics/cactus/cactus_th6_over.gif';

cactus_th7 = 	new Image(98, 150);cactus_th7.src  	= 'graphics/cactus/cactus_th7.gif';
cactus_th7_over	= new Image(98, 150);cactus_th7_over.src = 'graphics/cactus/cactus_th7_over.gif';

cactus_th8 = 	new Image(98, 150);cactus_th8.src  	= 'graphics/cactus/cactus_th8.gif';
cactus_th8_over	= new Image(98, 150);cactus_th8_over.src = 'graphics/cactus/cactus_th8_over.gif';

rock_th1 = 	new Image(116, 150);rock_th1.src  	= 'graphics/rock/rock_th1.gif';
rock_th1_over	= new Image(116, 150);rock_th1_over.src = 'graphics/rock/rock_th1_over.gif';

rock_th2 = 	new Image(98, 150);rock_th2.src  	= 'graphics/rock/rock_th2.gif';
rock_th2_over	= new Image(98, 150);rock_th2_over.src = 'graphics/rock/rock_th2_over.gif';

rock_th3 = 	new Image(104, 150);rock_th3.src  	= 'graphics/rock/rock_th3.gif';
rock_th3_over	= new Image(104, 150);rock_th3_over.src = 'graphics/rock/rock_th3_over.gif';

rock_th4 = 	new Image(98, 150);rock_th4.src  	= 'graphics/rock/rock_th4.gif';
rock_th4_over	= new Image(98, 150);rock_th4_over.src = 'graphics/rock/rock_th4_over.gif';

rock_th5 = 	new Image(98, 150);rock_th5.src  	= 'graphics/rock/rock_th5.gif';
rock_th5_over	= new Image(98, 150);rock_th5_over.src = 'graphics/rock/rock_th5_over.gif';

rock_th6 = 	new Image(106, 150);rock_th6.src  	= 'graphics/rock/rock_th6.gif';
rock_th6_over	= new Image(106, 150);rock_th6_over.src = 'graphics/rock/rock_th6_over.gif';

rock_th7 = 	new Image(98, 150);rock_th7.src  	= 'graphics/rock/rock_th7.gif';
rock_th7_over	= new Image(98, 150);rock_th7_over.src = 'graphics/rock/rock_th7_over.gif';

rock_th8 = 	new Image(123, 150);rock_th8.src  	= 'graphics/rock/rock_th8.gif';
rock_th8_over	= new Image(123, 150);rock_th8_over.src = 'graphics/rock/rock_th8_over.gif';

rock_th9 = 	new Image(104, 150);rock_th9.src  	= 'graphics/rock/rock_th9.gif';
rock_th9_over	= new Image(104, 150);rock_th9_over.src = 'graphics/rock/rock_th9_over.gif';

rock_th10 = 	new Image(125, 150);rock_th10.src  	= 'graphics/rock/rock_th10.gif';
rock_th10_over	= new Image(125, 150);rock_th10_over.src = 'graphics/rock/rock_th10_over.gif';

rock_th11 = 	new Image(98, 150);rock_th11.src  	= 'graphics/rock/rock_th11.gif';
rock_th11_over	= new Image(98, 150);rock_th11_over.src = 'graphics/rock/rock_th11_over.gif';

rock_th12 = 	new Image(98, 150);rock_th12.src  	= 'graphics/rock/rock_th12.gif';
rock_th12_over	= new Image(98, 150);rock_th12_over.src = 'graphics/rock/rock_th12_over.gif';

rock_th13 = 	new Image(139, 150);rock_th13.src  	= 'graphics/rock/rock_th13.gif';
rock_th13_over	= new Image(139, 150);rock_th13_over.src = 'graphics/rock/rock_th13_over.gif';

rock_th14 = 	new Image(123, 150);rock_th14.src  	= 'graphics/rock/rock_th14.gif';
rock_th14_over	= new Image(123, 150);rock_th14_over.src = 'graphics/rock/rock_th14_over.gif';

shadow_th1 = 	new Image(98, 150);shadow_th1.src  	= 'graphics/shadow/shadow_th1.gif';
shadow_th1_over	= new Image(98, 150);shadow_th1_over.src = 'graphics/shadow/shadow_th1_over.gif';

shadow_th2 = 	new Image(132, 150);shadow_th2.src  	= 'graphics/shadow/shadow_th2.gif';
shadow_th2_over	= new Image(132, 150);shadow_th2_over.src = 'graphics/shadow/shadow_th2_over.gif';

shadow_th3 = 	new Image(133, 150);shadow_th3.src  	= 'graphics/shadow/shadow_th3.gif';
shadow_th3_over	= new Image(133, 150);shadow_th3_over.src = 'graphics/shadow/shadow_th3_over.gif';

shadow_th4 = 	new Image(135, 150);shadow_th4.src  	= 'graphics/shadow/shadow_th4.gif';
shadow_th4_over	= new Image(135, 150);shadow_th4_over.src = 'graphics/shadow/shadow_th4_over.gif';

shadow_th5 = 	new Image(98, 150);shadow_th5.src  	= 'graphics/shadow/shadow_th5.gif';
shadow_th5_over	= new Image(98, 150);shadow_th5_over.src = 'graphics/shadow/shadow_th5_over.gif';

shadow_th6 = 	new Image(145, 150);shadow_th6.src  	= 'graphics/shadow/shadow_th6.gif';
shadow_th6_over	= new Image(145, 150);shadow_th6_over.src = 'graphics/shadow/shadow_th6_over.gif';

shadow_th7 = 	new Image(98, 150);shadow_th7.src  	= 'graphics/shadow/shadow_th7.gif';
shadow_th7_over	= new Image(98, 150);shadow_th7_over.src = 'graphics/shadow/shadow_th7_over.gif';

shadow_th8 = 	new Image(98, 150);shadow_th8.src  	= 'graphics/shadow/shadow_th8.gif';
shadow_th8_over	= new Image(98, 150);shadow_th8_over.src = 'graphics/shadow/shadow_th8_over.gif';

shadow_th9 = 	new Image(98, 150);shadow_th9.src  	= 'graphics/shadow/shadow_th9.gif';
shadow_th9_over	= new Image(98, 150);shadow_th9_over.src = 'graphics/shadow/shadow_th9_over.gif';

shadow_th10 = 	new Image(145, 150);shadow_th10.src  	= 'graphics/shadow/shadow_th10.gif';
shadow_th10_over	= new Image(145, 150);shadow_th10_over.src = 'graphics/shadow/shadow_th10_over.gif';

shadow_th11 = 	new Image(118, 150);shadow_th11.src  	= 'graphics/shadow/shadow_th11.gif';
shadow_th11_over	= new Image(118, 150);shadow_th11_over.src = 'graphics/shadow/shadow_th11_over.gif';

shadow_th12 = 	new Image(98, 150);shadow_th12.src  	= 'graphics/shadow/shadow_th12.gif';
shadow_th12_over	= new Image(98, 150);shadow_th12_over.src = 'graphics/shadow/shadow_th12_over.gif';

steel_th1 = 	new Image(139, 150);steel_th1.src  	= 'graphics/steel/steel_th1.gif';
steel_th1_over	= new Image(139, 150);steel_th1_over.src = 'graphics/steel/steel_th1_over.gif';

steel_th2 = 	new Image(105, 150);steel_th2.src  	= 'graphics/steel/steel_th2.gif';
steel_th2_over	= new Image(105, 150);steel_th2_over.src = 'graphics/steel/steel_th2_over.gif';

steel_th3 = 	new Image(119, 150);steel_th3.src  	= 'graphics/steel/steel_th3.gif';
steel_th3_over	= new Image(119, 150);steel_th3_over.src = 'graphics/steel/steel_th3_over.gif';

steel_th4 = 	new Image(98, 150);steel_th4.src  	= 'graphics/steel/steel_th4.gif';
steel_th4_over	= new Image(98, 150);steel_th4_over.src = 'graphics/steel/steel_th4_over.gif';

steel_th5 = 	new Image(124, 150);steel_th5.src  	= 'graphics/steel/steel_th5.gif';
steel_th5_over	= new Image(124, 150);steel_th5_over.src = 'graphics/steel/steel_th5_over.gif';

steel_th6 = 	new Image(98, 150);steel_th6.src  	= 'graphics/steel/steel_th6.gif';
steel_th6_over	= new Image(98, 150);steel_th6_over.src = 'graphics/steel/steel_th6_over.gif';

press_th1 = 	new Image(226, 150);press_th1.src  	= 'graphics/press/press_th1.jpg';
press_th1_over	= new Image(226, 150);press_th1_over.src = 'graphics/press/press_th1_over.jpg';

press_th2 = 	new Image(226, 150);press_th2.src  	= 'graphics/press/press_th2.jpg';
press_th2_over	= new Image(226, 150);press_th2_over.src = 'graphics/press/press_th2_over.jpg';

press_th3 = 	new Image(226, 150);press_th3.src  	= 'graphics/press/press_th3.jpg';
press_th3_over	= new Image(226, 150);press_th3_over.src = 'graphics/press/press_th3_over.jpg';

press_th4 = 	new Image(117, 150);press_th4.src  	= 'graphics/press/press_th4.jpg';
press_th4_over	= new Image(117, 150);press_th4_over.src = 'graphics/press/press_th4_over.jpg';

press_th5 = 	new Image(117, 150);press_th5.src  	= 'graphics/press/press_th5.jpg';
press_th5_over	= new Image(117, 150);press_th5_over.src = 'graphics/press/press_th5_over.jpg';

press_th6 = 	new Image(117, 150);press_th6.src  	= 'graphics/press/press_th6.jpg';
press_th6_over	= new Image(117, 150);press_th6_over.src = 'graphics/press/press_th6_over.jpg';

press_th7 = 	new Image(199, 150);press_th7.src  	= 'graphics/press/press_th7.jpg';
press_th7_over	= new Image(199, 150);press_th7_over.src = 'graphics/press/press_th7_over.jpg';

press_th8 = 	new Image(229, 150);press_th8.src  	= 'graphics/press/press_th8.jpg';
press_th8_over	= new Image(98, 150);press_th8_over.src = 'graphics/press/press_th8_over.jpg';

press_th9 = 	new Image(228, 150);press_th9.src  	= 'graphics/press/press_th9.jpg';
press_th9_over	= new Image(228, 150);press_th9_over.src = 'graphics/press/press_th9_over.jpg';

press_th10 = 	new Image(199, 150);press_th10.src  	= 'graphics/press/press_th10.jpg';
press_th10_over	= new Image(199, 150);press_th10_over.src = 'graphics/press/press_th10_over.jpg';

press_th11 = 	new Image(204, 150);press_th11.src  	= 'graphics/press/press_th11.jpg';
press_th11_over	= new Image(204, 150);press_th11_over.src = 'graphics/press/press_th11_over.jpg';

press_th12 = 	new Image(114, 150);press_th12.src  	= 'graphics/press/press_th12.jpg';
press_th12_over	= new Image(114, 150);press_th12_over.src = 'graphics/press/press_th12_over.jpg';

press_th13 = 	new Image(199, 150);press_th13.src  	= 'graphics/press/press_th13.jpg';
press_th13_over	= new Image(199, 150);press_th13_over.src = 'graphics/press/press_th13_over.jpg';

press_th14 = 	new Image(120, 150);press_th14.src  	= 'graphics/press/press_th14.jpg';
press_th14_over	= new Image(120, 150);press_th14_over.src = 'graphics/press/press_th14_over.jpg';

press_th15 = 	new Image(115, 150);press_th15.src  	= 'graphics/press/press_th15.jpg';
press_th15_over	= new Image(115, 150);press_th15_over.src = 'graphics/press/press_th15_over.jpg';

press_th16 = 	new Image(108, 150);press_th16.src  	= 'graphics/press/press_th16.jpg';
press_th16_over	= new Image(108, 150);press_th16_over.src = 'graphics/press/press_th16_over.jpg';

press_th17 = 	new Image(107, 150);press_th17.src  	= 'graphics/press/press_th17.jpg';
press_th17_over	= new Image(107, 150);press_th17_over.src = 'graphics/press/press_th17_over.jpg';

press_th18 = 	new Image(216, 150);press_th18.src  	= 'graphics/press/press_th18.jpg';
press_th18_over	= new Image(216, 150);press_th18_over.src = 'graphics/press/press_th18_over.jpg';

press_th19 = 	new Image(205, 150);press_th19.src  	= 'graphics/press/press_th19.jpg';
press_th19_over	= new Image(205, 150);press_th19_over.src = 'graphics/press/press_th19_over.jpg';

press_th20 = 	new Image(104, 150);press_th20.src  	= 'graphics/press/press_th20.jpg';
press_th20_over	= new Image(104, 150);press_th20_over.src = 'graphics/press/press_th20_over.jpg';

press_th21 = 	new Image(110, 150);press_th21.src  	= 'graphics/press/press_th21.jpg';
press_th21_over	= new Image(110, 150);press_th21_over.src = 'graphics/press/press_th21_over.jpg';

press_th22 = 	new Image(115, 150);press_th22.src  	= 'graphics/press/press_th22.jpg';
press_th22_over	= new Image(115, 150);press_th22_over.src = 'graphics/press/press_th22_over.jpg';

popup_but_back	= 	new Image(108, 19);popup_but_back.src  	= '../graphics/popups/common/popup_but_back.gif';
popup_but_back_over	= new Image(108, 19);popup_but_back_over.src = '../graphics/popups/common/popup_but_back_over.gif';

popup_but_close	= 	new Image(78, 19);popup_but_close.src  	= '../graphics/popups/common/popup_but_close.gif';
popup_but_close_over	= new Image(78, 19);popup_but_close_over.src = '../graphics/popups/common/popup_but_close_over.gif';

popup_but_next	= 	new Image(115, 19);popup_but_next.src  	= '../graphics/popups/common/popup_but_next.gif';
popup_but_next_over	= new Image(115, 19);popup_but_next_over.src = '../graphics/popups/common/popup_but_next_over.gif';

}


if( top.parent.frames.length > 0)
top.parent.location.href=self.location.href;

function fadeOut(obj) {
    obj.style.filter="blendTrans(duration=1)";
	if ((obj.visibility != "hidden") && (obj.filters.blendTrans.status != 1)) {
        obj.filters.blendTrans.Apply();
        obj.style.visibility="hidden";
	    obj.filters.blendTrans.Play();
	}
}

function fadeIn(obj) {
    obj.style.filter="blendTrans(duration=1)";
	if ((obj.visibility != "visible") && (obj.filters.blendTrans.status != 1)) {
      obj.filters.blendTrans.Apply();
      obj.style.visibility="visible";
	  obj.filters.blendTrans.Play();
	}
}

function kill() {
fadeOut(collections);
}


function di(id,name){
  if (document.images) {document.images[id].src=eval(name+".src"); }
}

function setZIndex(id, z_index) {
	document.getElementById(id).style.zIndex = z_index;
}

function showMenu(hetMenu) {
  	if(document.getElementById){
		var el= document.getElementById(hetMenu);
		el.style.visibility = "visible";
	}else{
	    if (navigator.appName == 'Netscape') {
    	  document.layers[hetMenu].visibility = "show";
	    } else if (document.all != null) {
    	  document.all[hetMenu].style.visibility = "visible";
	    }
	}
    return;
  }

function hideMenu(hetMenu) {
  if(document.getElementById){
  		var el= document.getElementById(hetMenu);
		el.style.visibility = "hidden";
  }else{
	    if (navigator.appName == 'Netscape') {
	      document.layers[hetMenu].visibility = "hide";
	    } else if (document.all != null) {
	      document.all[hetMenu].style.visibility = "hidden";
	    }
	}
    return;
  }