<!--
 sub1_off = new Image();	   sub1_off.src  = "images/nav/resources/sub1_off.gif";
 sub1_on  = new Image();	   sub1_on.src   = "images/nav/resources/sub1_on.gif";
 sub2_off = new Image();	   sub2_off.src  = "images/nav/resources/sub2_off.gif";
 sub2_on  = new Image();	   sub2_on.src   = "images/nav/resources/sub2_on.gif";
 sub3_off = new Image();	   sub3_off.src  = "images/nav/resources/sub3_off.gif";
 sub3_on  = new Image();	   sub3_on.src   = "images/nav/resources/sub3_on.gif";
 sub4_off = new Image();	   sub4_off.src  = "images/nav/resources/sub4_off.gif";
 sub4_on  = new Image();	   sub4_on.src   = "images/nav/resources/sub4_on.gif";
 sub5_off = new Image();	   sub5_off.src  = "images/nav/resources/sub5_off.gif";
 sub5_on  = new Image();	   sub5_on.src   = "images/nav/resources/sub5_on.gif";
 
 // -->
