<!--

/* Lefttab Rollovers
-----------------------------*/

lefttab1on=new Image (183,48); lefttab1off=new Image (183,48);
lefttab1on.src="img/left_tab1_on.gif"; lefttab1off.src="img/left_tab1_off.gif";

lefttab2on=new Image (183,48); lefttab2off=new Image (183,48);
lefttab2on.src="img/left_tab2_on.gif"; lefttab2off.src="img/left_tab2_off.gif";

lefttab3on=new Image (183,48); lefttab3off=new Image (183,48);
lefttab3on.src="img/left_tab3_on.gif"; lefttab3off.src="img/left_tab3_off.gif";

lefttab4on=new Image (183,48); lefttab4off=new Image (183,48);
lefttab4on.src="img/left_tab4_on.gif"; lefttab4off.src="img/left_tab4_off.gif";

lefttab5on=new Image (183,48); lefttab5off=new Image (183,48);
lefttab5on.src="img/left_tab5_on.gif"; lefttab5off.src="img/left_tab5_off.gif";

lefttab6on=new Image (183,48); lefttab6off=new Image (183,48);
lefttab6on.src="img/left_tab6_on.gif"; lefttab6off.src="img/left_tab6_off.gif";

lefttab7on=new Image (183,48); lefttab6off=new Image (183,48);
lefttab7on.src="img/left_tab7_on.gif"; lefttab6off.src="img/left_tab7_off.gif";

//-->

