// JavaScript Document
    if(document.images){

        s7_1on = new Image();
		s7_1off = new Image();
        
        s7_1on.src = '../images/nav/w0371_7_1_o.gif';
        s7_1off.src = '../images/nav/w0371_7_1.gif';

    
        s7_5on = new Image();
		s7_5off = new Image();
        
        s7_5on.src = '../images/nav/w0371_7_5_o.gif';
        s7_5off.src = '../images/nav/w0371_7_5.gif';


        s7_4on = new Image();
		s7_4off = new Image();
        
        s7_4on.src = '../images/nav/w0371_7_4_o.gif';
        s7_4off.src = '../images/nav/w0371_7_4.gif';


        s7_3on = new Image();
		s7_3off = new Image();
        
        s7_3on.src = '../images/nav/w0371_7_3_o.gif';
        s7_3off.src = '../images/nav/w0371_7_3.gif';

    
        s7_2on = new Image();
		s7_2off = new Image();
        
        s7_2on.src = '../images/nav/w0371_7_2_o.gif';
        s7_2off.src = '../images/nav/w0371_7_2.gif';
	}
    
