	 if(document.images)	 {	 	 	 	 i1_on=new Image();	 i1_on.src="images/moeo.jpg";	 i1_off=new Image();	 i1_off.src="images/moe.jpg";	 	 i2_on=new Image();	 i2_on.src="images/mlo.jpg";	 i2_off=new Image();	 i2_off.src="images/ml.jpg";	 }function changeImages(){if(document.images)  {  for(var i=0; i<changeImages.arguments.length; i+=2)   {   document[changeImages.arguments[i]].src=eval(changeImages.arguments[i+1]+".src");   }  }}function MM_reloadPage(init) {  //reloads the window if Nav4 resized  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();}function newWindow(url) {link = window.open(url,"Link","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=600,height=600,left=180,top=150");}function disWindow(url) {link = window.open(url,"Link","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=390,height=370,left=180,top=150");}function thanks(){alert("Thank You for contacting us at Michael Untermeyer for DA. A representative will contact you shortly.")}function CloseMe() {        parent.window.close();        }