img_arr=new Array(); img1 = new Image(); img1.src="/images/buttons/home.on.gif"; img2 = new Image(); img2.src="/images/buttons/home.off.gif"; img3 = new Image(); img3.src="/images/buttons/portfolio.on.gif"; img4 = new Image(); img4.src="/images/buttons/portfolio.off.gif" img5 = new Image(); img5.src="/images/buttons/aboutMe.on.gif"; img6 = new Image(); img6.src="/images/buttons/aboutMe.off.gif"; img7 = new Image(); img7.src="/images/buttons/clientList.on.gif"; img8 = new Image(); img8.src="/images/buttons/clientList.off.gif"; img9 = new Image(); img9.src="/images/buttons/resume.on.gif"; img10 = new Image(); img10.src="/images/buttons/resume.off.gif"; img11 = new Image(); img11.src="/images/buttons/contactMe.on.gif"; img12 = new Image(); img12.src="/images/buttons/contactMe.off.gif"; img13 = new Image(); img13.src="/images/buttons/misc.on.gif"; img14 = new Image(); img14.src="/images/buttons/misc.off.gif"; img15 = new Image(); img15.src="/images/buttons/home.selected.gif"; img16 = new Image(); img16.src="/images/buttons/portfolio.selected.gif"; img17 = new Image(); img17.src="/images/buttons/aboutMe.selected.gif"; img18 = new Image(); img18.src="/images/buttons/clientList.selected.gif"; img19 = new Image(); img19.src="/images/buttons/resume.selected.gif"; img20 = new Image(); img20.src="/images/buttons/contactMe.selected.gif"; img21 = new Image(); img21.src="/images/buttons/misc.selected.gif"; /* img22 = new Image(); img22.src="images/imgCoord/bkrnd_layers.gif"; img23 = new Image(); img23.src="images/imgCoord/buttons_specials.gif"; img24 = new Image(); img24.src="images/imgCoord/header_repeat.gif"; img25 = new Image(); img25.src="images/imgCoord/default/buttons_main.gif"; img26 = new Image(); img26.src="images/bkrnd_nav_light.gif"; img27 = new Image(); img27.src="images/bkrnd_main_light.gif"; img28 = new Image(); img28.src="images/bkrnd_cart_light.gif"; img29 = new Image(); img29.src="images/bkrnd_main_divider_bot.gif"; img30 = new Image(); img30.src="images/bkrnd_cart_divider_top.gif"; img31 = new Image(); img31.src="images/bkrnd_cart_divider_bot.gif"; img32 = new Image(); img32.src="images/buttons/loginOn.gif"; img33 = new Image(); img33.src="images/bkrnd_nav_divider_bot.gif"; img34 = new Image(); img34.src="images/bkrnd_nav_divider_top.gif"; img35 = new Image(); img35.src="images/imgCoord/bkrnd_layers_long.gif"; img36 = new Image(); img36.src="images/specials/sp_marlboro_3d.jpg"; img37 = new Image(); img37.src="images/specials/sp_newport_3d.jpg"; img38 = new Image(); img38.src="images/specials/sp_winston_3d.jpg"; img39 = new Image(); img39.src="images/specials/sp_camels_3d.jpg"; img40 = new Image(); img40.src="images/buttons/cancel.gif"; img41 = new Image(); img41.src="images/buttons/cancelOn.gif"; img42 = new Image(); img42.src="images/buttons/cancel_cart.gif"; img43 = new Image(); img43.src="images/buttons/cancel_cartOn.gif"; */ img_arr[0] = img1; img_arr[1] = img2; img_arr[2] = img3; img_arr[3] = img4; img_arr[4] = img5; img_arr[5] = img6; img_arr[6] = img7; img_arr[7] = img8; img_arr[8] = img9; img_arr[9] = img10; img_arr[10] = img11; img_arr[11] = img12; img_arr[12] = img13; img_arr[13] = img14; img_arr[14] = img15; img_arr[15] = img16; img_arr[16] = img17; img_arr[17] = img18; img_arr[18] = img19; img_arr[19] = img20; img_arr[20] = img21; /* img_arr[21] = img22; img_arr[22] = img23; img_arr[23] = img24; img_arr[24] = img25; img_arr[25] = img26; img_arr[26] = img27; img_arr[27] = img28; img_arr[28] = img29; img_arr[29] = img30; img_arr[30] = img31; img_arr[31] = img32; img_arr[32] = img33; img_arr[33] = img34; img_arr[34] = img35; img_arr[35] = img36; img_arr[36] = img37; img_arr[37] = img38; img_arr[38] = img39; img_arr[39] = img40; img_arr[40] = img41; img_arr[41] = img42; img_arr[42] = img43; */