if (document.images) {

  Spacepath = document.images['imgpath'].src;

  Imagepath = Spacepath.substring(0,Spacepath.length -9);
}

if (document.images) {
top_menu1_f1 = new Image(119,69); top_menu1_f1.src = Imagepath + "top_menu1.gif";
top_menu1_f2 = new Image(119,69); top_menu1_f2.src = Imagepath + "top_menu1_f2.gif";
top_menu1_f3 = new Image(119,69); top_menu1_f3.src = Imagepath + "top_menu1_f3.gif";
top_menu1_f4 = new Image(119,69); top_menu1_f4.src = Imagepath + "top_menu1_f4.gif";

top_menu2_f1 = new Image(128,69); top_menu2_f1.src = Imagepath + "top_menu2.gif";
top_menu2_f2 = new Image(128,69); top_menu2_f2.src = Imagepath + "top_menu2_f2.gif";
top_menu2_f3 = new Image(128,69); top_menu2_f3.src = Imagepath + "top_menu2_f3.gif";
top_menu2_f4 = new Image(128,69); top_menu2_f4.src = Imagepath + "top_menu2_f4.gif";

top_menu3_f1 = new Image(127,69); top_menu3_f1.src = Imagepath + "top_menu3.gif";
top_menu3_f2 = new Image(127,69); top_menu3_f2.src = Imagepath + "top_menu3_f2.gif";
top_menu3_f3 = new Image(127,69); top_menu3_f3.src = Imagepath + "top_menu3_f3.gif";
top_menu3_f4 = new Image(127,69); top_menu3_f4.src = Imagepath + "top_menu3_f4.gif";

top_menu4_f1 = new Image(126,69); top_menu4_f1.src = Imagepath + "top_menu4.gif";
top_menu4_f2 = new Image(126,69); top_menu4_f2.src = Imagepath + "top_menu4_f2.gif";
top_menu4_f3 = new Image(126,69); top_menu4_f3.src = Imagepath + "top_menu4_f3.gif";
top_menu4_f4 = new Image(126,69); top_menu4_f4.src = Imagepath + "top_menu4_f4.gif";

top_menu5_f1 = new Image(134,69); top_menu5_f1.src = Imagepath + "top_menu5.gif";
top_menu5_f2 = new Image(134,69); top_menu5_f2.src = Imagepath + "top_menu5_f2.gif";
top_menu5_f3 = new Image(134,69); top_menu5_f3.src = Imagepath + "top_menu5_f3.gif";
top_menu5_f4 = new Image(134,69); top_menu5_f4.src = Imagepath + "top_menu5_f4.gif";

top_menu6_f1 = new Image(119,69); top_menu6_f1.src = Imagepath + "top_menu1_col.gif";
top_menu6_f2 = new Image(119,69); top_menu6_f2.src = Imagepath + "top_menu2_col.gif";
top_menu6_f3 = new Image(119,69); top_menu6_f3.src = Imagepath + "top_menu1_col.gif";
top_menu6_f4 = new Image(119,69); top_menu6_f4.src = Imagepath + "top_menu2_col.gif";



}