<!--
//preload images
var image1=new Image()
image1.src="r1.png"
var image2=new Image()
image2.src="r2.png"
var image3=new Image()
image3.src="r3.png"
var image4=new Image()
image4.src="r4.png"
var image5=new Image()
image5.src="r5.png"
var image6=new Image()
image6.src="r6.png"
var image7=new Image()
image7.src="r7.png"
var image8=new Image()
image8.src="r8.png"
var image9=new Image()
image9.src="r9.png"
var image10=new Image()
image10.src="r10.png"
var image11=new Image()
image11.src="r11.png"
var image12=new Image()
image12.src="r12.png"
//-->
<!--
function slidelink(){ 								
				if (whichimage==1) 								
				window.location="contact.htm" 									
				else if (whichimage==2) 									
				window.location="maintenance.htm" 									
				else if (whichimage==3) 								
				window.location="AC.htm" 									
				else if (whichimage==4) 								
				window.location="FN.htm" 									
				else if (whichimage==5) 								
				window.location="mantenance.htm" 									
				else if (whichimage==6) 								
				window.location="hp.htm" 									
				else if (whichimage==7) 								
				window.location="hp.htm" 									
				else if (whichimage==8) 								
				window.location="hp.htm" 									
				else if (whichimage==9) 								
				window.location="contact.htm" 									
				else if (whichimage==10) 								
				window.location="menu2-3.htm" 									
				else if (whichimage==11) 								
				window.location="menu2-4.htm" 									
				else if (whichimage==12) 								
				window.location="menu1-3.htm" 							
				} 
//--> 
