// rollover images
if (document.images) {
	//home button preload
	mainnav_01_off 		= new Image();
	mainnav_01_off.src 	="/images/mainnav_home.jpg";
	mainnav_01_on 		= new Image();
	mainnav_01_on.src 	="/images/mainnav_home_f2.jpg"
	//solutions rollover images
	mainnav_02_off 		= new Image();
	mainnav_02_off.src 	="/images/mainnav_solutions.jpg";
	mainnav_02_on 		= new Image();
	mainnav_02_on.src 	="/images/mainnav_solutions_f2.jpg";
	subnav_02a_off 		= new Image();
	subnav_02a_off.src 	="/images/nav_sol01.gif";
	subnav_02a_on 		= new Image();
	subnav_02a_on.src 	="/images/nav_sol01_f2.gif";
	subnav_02b_off 		= new Image();
	subnav_02b_off.src 	="/images/nav_sol02.gif";
	subnav_02b_on 		= new Image();
	subnav_02b_on.src 	="/images/nav_sol02_f2.gif";
	subnav_02c_off 		= new Image();
	subnav_02c_off.src 	="/images/nav_sol03.gif";
	subnav_02c_on 		= new Image();
	subnav_02c_on.src 	="/images/nav_sol03_f2.gif";
	subnav_02d_off 		= new Image();
	subnav_02d_off.src 	="/images/nav_sol04.gif";
	subnav_02d_on 		= new Image();
	subnav_02d_on.src 	="/images/nav_sol04_f2.gif";
	subnav_02e_off 		= new Image();
	subnav_02e_off.src 	="/images/nav_sol05.gif";
	subnav_02e_on 		= new Image();
	subnav_02e_on.src 	="/images/nav_sol05_f2.gif";
	//services rollover images
	mainnav_03_off 		= new Image();
	mainnav_03_off.src 	="/images/mainnav_services.jpg";
	mainnav_03_on 		= new Image();
	mainnav_03_on.src 	="/images/mainnav_services_f2.jpg";
	subnav_03a_off 		= new Image();
	subnav_03a_off.src 	="/images/nav_ser01.gif";
	subnav_03a_on 		= new Image();
	subnav_03a_on.src 	="/images/nav_ser01_f2.gif";
	subnav_03b_off 		= new Image();
	subnav_03b_off.src 	="/images/nav_ser02.gif";
	subnav_03b_on 		= new Image();
	subnav_03b_on.src 	="/images/nav_ser02_f2.gif";
	subnav_03c_off 		= new Image();
	subnav_03c_off.src 	="/images/nav_ser03.gif";
	subnav_03c_on 		= new Image();
	subnav_03c_on.src 	="/images/nav_ser03_f2.gif";
	subnav_03d_off 		= new Image();
	subnav_03d_off.src 	="/images/nav_ser04.gif";
	subnav_03d_on 		= new Image();
	subnav_03d_on.src 	="/images/nav_ser04_f2.gif";
	subnav_03e_off 		= new Image();
	subnav_03e_off.src 	="/images/nav_ser05.gif";
	subnav_03e_on 		= new Image();
	subnav_03e_on.src 	="/images/nav_ser05_f2.gif";
	subnav_03f_off 		= new Image();
	subnav_03f_off.src 	="/images/nav_ser06.gif";
	subnav_03f_on 		= new Image();
	subnav_03f_on.src 	="/images/nav_ser06_f2.gif";
	//contact rollover images
	mainnav_04_off 		= new Image();
	mainnav_04_off.src 	="/images/mainnav_contact.jpg";
	mainnav_04_on 		= new Image();
	mainnav_04_on.src 	="/images/mainnav_contact_f2.jpg";
	subnav_04a_off 		= new Image();
	subnav_04a_off.src 	="/images/nav_cus01.gif";
	subnav_04a_on 		= new Image();
	subnav_04a_on.src 	="/images/nav_cus01_f2.gif";
	subnav_04b_off 		= new Image();
	subnav_04b_off.src 	="/images/nav_cus02.gif";
	subnav_04b_on 		= new Image();
	subnav_04b_on.src 	="/images/nav_cus02_f2.gif";
	subnav_04c_off 		= new Image();
	subnav_04c_off.src 	="/images/nav_cus03.gif";
	subnav_04c_on 		= new Image();
	subnav_04c_on.src 	="/images/nav_cus03_f2.gif";
	//about rollover images
	mainnav_05_off 		= new Image();
	mainnav_05_off.src 	="/images/mainnav_about.jpg";
	mainnav_05_on 		= new Image();
	mainnav_05_on.src 	="/images/mainnav_about_f2.jpg";
	subnav_05a_off 		= new Image();
	subnav_05a_off.src 	="/images/nav_con01.gif";
	subnav_05a_on 		= new Image();
	subnav_05a_on.src 	="/images/nav_con01_f2.gif";
	subnav_05b_off 		= new Image();
	subnav_05b_off.src 	="/images/nav_con02.gif";
	subnav_05b_on 		= new Image();
	subnav_05b_on.src 	="/images/nav_con02_f2.gif";
	//topnav rollover images
	checkemail_off 		= new Image();
	checkemail_off.src 	="/images/checkyoureml.jpg";
	checkemail_on 		= new Image();
	checkemail_on.src 	="/images/checkyoureml_f2.jpg";
	checkaccount_off 		= new Image();
	checkaccount_off.src 	="/images/checkyouract.jpg";
	checkaccount_on 		= new Image();
	checkaccount_on.src 	="/images/checkyouract_f2.jpg";
	login_off 		= new Image();
	login_off.src 	="/images/login.jpg";
	login_on 			= new Image();
	login_on.src 		="/images/login_f2.jpg";
	//sidenav rollover images
	secnav_01_off 		= new Image();
	secnav_01_off.src 	="/images/secnav_01.jpg";
	secnav_01_on 		= new Image();
	secnav_01_on.src 	="/images/secnav_01_f2.jpg";
	secnav_02_off 		= new Image();
	secnav_02_off.src 	="/images/secnav_02.jpg";
	secnav_02_on 		= new Image();
	secnav_02_on.src 	="/images/secnav_02_f2.jpg";
	secnav_03_off 		= new Image();
	secnav_03_off.src 	="/images/secnav_03.jpg";
	secnav_03_on 		= new Image();
	secnav_03_on.src 	="/images/secnav_03_f2.jpg";
	secnav_04_off 		= new Image();
	secnav_04_off.src 	="/images/secnav_04.jpg";
	secnav_04_on 		= new Image();
	secnav_04_on.src 	="/images/secnav_04_f2.jpg";
	secnav_05_off 		= new Image();
	secnav_05_off.src 	="/images/secnav_05.jpg";
	secnav_05_on 		= new Image();
	secnav_05_on.src 	="/images/secnav_05_f2.jpg";
	secnav_06_off 		= new Image();
	secnav_06_off.src 	="/images/secnav_06.jpg";
	secnav_06_on 		= new Image();
	secnav_06_on.src 	="/images/secnav_06_f2.jpg";
	secnav_07_off 		= new Image();
	secnav_07_off.src 	="/images/secnav_07.jpg";
	secnav_07_on 		= new Image();
	secnav_07_on.src 	="/images/secnav_07_f2.jpg";
	secnav_08_off 		= new Image();
	secnav_08_off.src 	="/images/secnav_08.jpg";
	secnav_08_on 		= new Image();
	secnav_08_on.src 	="/images/secnav_08_f2.jpg";
}