var toplevel;
toplevel = location.href;
// popup menu section starts
popbasedir = "/menu/";
poX = 0;
poY = 84;
peXt = (navigator.userAgent.indexOf("Opera")!=-1 && document.getElementById) ? "op": (navigator.userAgent.indexOf("Konqueror")!=-1 && document.getElementById) ? "ko" : (document.all) ? "ie" : (document.layers) ? "nn" : (!document.all && document.getElementById) ? "mo" : "";
if (peXt!="")
document.write('<scr'+'ipt language="JavaScript" src="'+popbasedir+'popup'+peXt+'.js"></scr'+'ipt>');
window.onload = onloevha;
popXURLV = "";
function onloevha(){
if (peXt=="nn")
popmcreate();
}
document.write('<Layer Name="DboX" style="position:absolute" visibility="hide"></Layer>');
document.oncontextmenu = function(){return false}
if(document.layers) {
    window.captureEvents(Event.MOUSEDOWN);
     window.onmousedown = function(e){
         if(e.target==document)return false;
     }
 }
 else {
     document.onmousedown = function(){return false}
}
window.defaultStatus = 'FORDGRANADA.COM by GKWeb Design';
function smallheader(textstring)
	{
	document.write ('<table width="100%" border="0" cellpadding="0" cellspacing="0">');
	document.write ('<tr><td><hr></td></tr>');
	document.write ('<tr><td align="left"><span class="header">' + textstring + '</span></td></tr>');
	document.write ('</table>');
	}

