 <!-- Start of Popup Section -->
 <!-- Popup For Gallery  A=Body B=Colour C=Reg Number -->	
 		function Popup(A, B, C){
			wincar = window.open("","Granada","width=600,height=400,toolbar=no,");
			wincar.document.open();
			wincar.document.write("<html>");
			wincar.document.write("<head>");
			wincar.document.write("<title>"+B+" Ford Granada "+A+"</title>");
			wincar.document.write("</head>");
			wincar.document.write("<body  bgcolor='black' text='white' leftmargin='0' topmargin='0' onmousedown='window.close()'>");
			wincar.document.write("<table align='center'leftmargin='0' topmargin='0' cellspacing='0' cellpadding='0'  style='font-family: Arial; color: #FFFFFF; font-size: 12pt; font-weight: bold'>");
			wincar.document.write("<td width=600 valign='top'>");
          	wincar.document.write("<img src='../../Images/Gallerys/Large"+A+"Gallery/"+A+""+B+""+C+".jpg' border='0'></td></tr>");
			wincar.document.write("<td height='100' valign='bottom'><p align='center'>"+B+" Ford Granada "+A+"</td><tr></table>");
         	wincar.document.write("<p align='center'><OBJECT classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' WIDTH=400 HEIGHT=50>")
 			wincar.document.write("<PARAM NAME=movie VALUE='../../Flash/MovieLoading.swf'><PARAM NAME=quality VALUE=high><PARAM NAME=bgcolor VALUE=#000000><EMBED src='../../_private/MovieLoading.swf' quality=high bgcolor=#000000  WIDTH=400 HEIGHT=50 TYPE='application/x-shockwave-flash' PLUGINSPAGE='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'></EMBED>")
			wincar.document.write("</OBJECT>")
			wincar.document.write("<div style='position: absolute; top: 0; left: 0; width: 100%; height: 100%'>")
			wincar.document.write("<table border='1' width='100%' height='100%' cellspacing='0' cellpadding='0'>")
  			wincar.document.write("<tr><td width='100%'></td></tr></table></div>")
			wincar.document.write("</body>");
			wincar.document.write("</html>");
			wincar.document.close();
			wincar.focus()};
			

<!-- Popup For Landscape Brochures  A=Model B="Range" C=Page Number -->								
     	function Popup2(A, B, C){
			wincar = window.open("","Granada","width=700,height=440,toolbar=no,");
			wincar.document.open();
			wincar.document.write("<html>");
			wincar.document.write("<head>");
			wincar.document.write("<title>"+A+" "+B+" Brochure Page "+C+"</title>");
			wincar.document.write("</head>");
			wincar.document.write("<body  bgcolor='black' text='white' leftmargin='0' topmargin='0' onmousedown='window.close()'>");
			wincar.document.write("<table align='center'leftmargin='0' topmargin='0' cellspacing='0' cellpadding='0'  style='font-family: Arial; color: #FFFFFF; font-size: 12pt; font-weight: bold'>");
			wincar.document.write("<td width=600 valign='top'>");
          	wincar.document.write("<img src='../../Images/Brochure/FordGhiaRange/Large/"+A+""+B+""+C+".jpg' border='0'></td></tr>");
			wincar.document.write("<td><p align='center'>"+A+" "+B+" Brochure Page "+C+"</p>")
			wincar.document.write("<p align='center'>This Image may take a while to download</p>")
			wincar.document.write("<p align='center'>Click anywhere to Close this Window</td><tr></table>")			
			wincar.document.write("<div style='position: absolute; top: 0; left: 0; width: 100%; height: 100%'>")
			wincar.document.write("<table border='1' width='100%' height='100%' cellspacing='0' cellpadding='0'>")
  			wincar.document.write("<tr><td width='100%'></td></tr></table></div>")
			wincar.document.write("</body>");
			wincar.document.write("</html>");
			wincar.document.close();
			wincar.focus()};
			
<!-- Popup For Portrait Brochures  A=Month B=Year C=Page Number -->					
		function Popup3(A, B, C){
			wincar = window.open("","Granada","width=720,height=440,toolbar=no,scrollbars=Yes,");
			wincar.document.open();
			wincar.document.write("<html>");
			wincar.document.write("<head>");
			wincar.document.write("<title>"+A+" "+B+" Brochure Page "+C+"</title>");
			wincar.document.write("</head>");
			wincar.document.write("<body  bgcolor='black' text='white' leftmargin='0' topmargin='0' onmousedown='window.close()>");
			wincar.document.write("<table align='center'leftmargin='0' topmargin='0' cellspacing='0' cellpadding='0'  style='font-family: Arial; color: #FFFFFF; font-size: 12pt; font-weight: bold'>");
			wincar.document.write("<td width=600 valign='top'>");
          	wincar.document.write("<img src='../../Images/Brochure/"+A+""+B+"/Large/"+A+""+B+""+C+".jpg' border='0'></td></tr>");
			wincar.document.write("<td><p align='center'>"+A+" "+B+" Brochure Page "+C+"</p>")
			wincar.document.write("<p align='center'>This Image may take a while to download</p>")
			wincar.document.write("<p align='center'>Click anywhere to Close this Window</td><tr></table>")
			wincar.document.write("<div onmousedown='window.close()' style='position: absolute; top: 0; left: 0; width: 100%; height: 1100'>")
			wincar.document.write("<table border='1' width='100%' height='1100' cellspacing='0' cellpadding='0'>")
  			wincar.document.write("<tr><td width='100%'></td></tr></table></div>")
			wincar.document.write("</body>");
			wincar.document.write("</html>");
			wincar.document.close();
			wincar.focus()};
						
<!-- Popup For 999 Gallery section A=Body Type B=Regan C=Type D=Reg Number -->					
		function Popup999(A, B, C, D){
			wincar = window.open("","Granada","width=600,height=400,toolbar=no,");
			wincar.document.open();
			wincar.document.write("<html>");
			wincar.document.write("<head>");
			wincar.document.write("<title>"+B+" "+C+" Ford Granada "+A+"</title>");
			wincar.document.write("</head>");
			wincar.document.write("<body  bgcolor='black' text='white' leftmargin='0' topmargin='0' onmousedown='window.close()'>");
			wincar.document.write("<table align='center'leftmargin='0' topmargin='0' cellspacing='0' cellpadding='0'  style='font-family: Arial; color: #FFFFFF; font-size: 12pt; font-weight: bold'>");
			wincar.document.write("<td width=600 valign='top'>");
          	wincar.document.write("<img src='../../Images/Gallerys/Large999Gallery/"+C+""+A+""+B+""+D+".jpg' border='0'></td></tr>");
			wincar.document.write("<td height='100' valign='bottom'><p align='center'>"+B+" "+C+" Ford Granada "+A+"</td><tr></table>");
         	wincar.document.write("<p align='center'><OBJECT classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' WIDTH=400 HEIGHT=50>")
 			wincar.document.write("<PARAM NAME=movie VALUE='../../Flash/MovieLoading.swf'><PARAM NAME=quality VALUE=high><PARAM NAME=bgcolor VALUE=#000000><EMBED src='../../_private/MovieLoading.swf' quality=high bgcolor=#000000  WIDTH=400 HEIGHT=50 TYPE='application/x-shockwave-flash' PLUGINSPAGE='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'></EMBED>")
			wincar.document.write("</OBJECT>")
			wincar.document.write("<div style='position: absolute; top: 0; left: 0; width: 100%; height: 100%'>")
			wincar.document.write("<table border='1' width='100%' height='100%' cellspacing='0' cellpadding='0'>")
  			wincar.document.write("<tr><td width='100%'></td></tr></table></div>")
			wincar.document.write("</body>");
			wincar.document.write("</html>");
			wincar.document.close();
			wincar.focus()};
			
<!-- Popup For Vertual Radio -->					
		function PopupVradio(){
			wincar = window.open("","GranadaRadio","width=390,height=310,Scrollbars=no, toolbar=no,");
			wincar.document.open();
			wincar.document.write("<html>");
			wincar.document.write("<head>");
			wincar.document.write("<title>Virtual Radio</title>");
			wincar.document.write("</head>");
			wincar.document.write("<body  bgcolor='white' text='Black' leftmargin='0' topmargin='0'>");
			wincar.document.write("<OBJECT classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' WIDTH=386 HEIGHT=302>")
 			wincar.document.write("<PARAM NAME=movie VALUE='../../Flash/vradio.swf'><PARAM NAME=quality VALUE=high><PARAM NAME=bgcolor VALUE=#FFFFFF><EMBED src='../../Flash/vradio.swf' quality=high bgcolor=#FFFFFF  WIDTH=386 HEIGHT=302 TYPE='application/x-shockwave-flash' PLUGINSPAGE='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'></EMBED></OBJECT>")
			wincar.document.write("</body>");
			wincar.document.write("</html>");
			wincar.document.close();
			wincar.focus()};
<!-- Popup For VIN Decoder -->		
		function PopupVIN(){
			wincar = window.open("","GranadaVIN","width=450,height=520,Scrollbars=no, toolbar=no,");
			wincar.document.open();
			wincar.document.write("<html>");
			wincar.document.write("<head>");
			wincar.document.write("<title>Virtual Radio</title>");
			wincar.document.write("</head>");
			wincar.document.write("<body  bgcolor='white' text='Black' leftmargin='0' topmargin='0'>");
			wincar.document.write("<OBJECT classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' WIDTH=450 HEIGHT=520>")
 			wincar.document.write("<PARAM NAME=movie VALUE='../ForFun/vindecoder.swf'><PARAM NAME=quality VALUE=high><PARAM NAME=bgcolor VALUE=#FFFFFF><EMBED src='../ForFun/vindecoder.swf' quality=high bgcolor=#FFFFFF  WIDTH=450 HEIGHT=520 TYPE='application/x-shockwave-flash' PLUGINSPAGE='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'></EMBED></OBJECT>")
			wincar.document.write("</body>");
			wincar.document.write("</html>");
			wincar.document.close();
			wincar.focus()};
			
			 
			
<!-- End of Popup Section -->

<!-- Start Hide Info on Status bar -->
function hidestatus(){
window.status='Mk1 Granada Owners Club  www.GranadaZONE.com'
return true
}

if (document.layers)
document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT)

document.onmouseover=hidestatus
document.onmouseout=hidestatus
<!-- End Hide Info on Status bar -->
			
