if (window != top) top.location.href = location.href;

menu2 = new Image(86,41);
menu2.src = "/images_layout/menu2.gif";
menu2_high = new Image(86,41);
menu2_high.src = "/images_layout/menu2_high.gif";

menu3 = new Image(95,41);
menu3.src = "/images_layout/menu3.gif";
menu3_high = new Image(95,41);
menu3_high.src = "/images_layout/menu3_high.gif";

menu4 = new Image(94,41);
menu4.src = "/images_layout/menu4.gif";
menu4_high = new Image(94,41);
menu4_high.src = "/images_layout/menu4_high.gif";

menu5 = new Image(110,41);
menu5.src = "/images_layout/menu5.gif";
menu5_high = new Image(110,41);
menu5_high.src = "/images_layout/menu5_high.gif";

menu6 = new Image(105,41);
menu6.src = "/images_layout/menu6.gif";
menu6_high = new Image(105,41);
menu6_high.src = "/images_layout/menu6_high.gif";

menu7 = new Image(81,41);
menu7.src = "/images_layout/menu7.gif";
menu7_high = new Image(81,41);
menu7_high.src = "/images_layout/menu7_high.gif";

menu8 = new Image(74,41);
menu8.src = "/images_layout/menu8.gif";
menu8_high = new Image(74,41);
menu8_high.src = "/images_layout/menu8_high.gif";


function glow(x, y){
document.images[x].src=eval(y+'.src');
}


