<!--function mmLoadMenus() {  if (window.mm_menu_0007110355_0) return;  window.mm_menu_0007110355_0 = new Menu("root",130,16,"Verdana, Arial, Helvetica, sans-serif",9,"#000000","#000000","#ffcc00","#f12560","left","middle",3,0,1000,-5,11,true,true,true,0,true,true);  mm_menu_0007110355_0.addMenuItem("CONTACT&nbsp;INFO","location='zolfe_contact.html'");  mm_menu_0007110355_0.addMenuItem("E-MAIL&nbsp;ZOLFE&nbsp;WEST","location='zolfe_e_mail.html'");  mm_menu_0007110355_0.addMenuItem("MAP&nbsp;TO&nbsp;ZOLFE&nbsp;WEST","location='zolfe_map.html'");   mm_menu_0007110355_0.hideOnMouseOut=true;   mm_menu_0007110355_0.menuBorder=1;   mm_menu_0007110355_0.menuLiteBgColor='#ffffff';   mm_menu_0007110355_0.menuBorderBgColor='#003300';   mm_menu_0007110355_0.bgColor='#555555';  window.mm_menu_0007110336_1 = new Menu("root",115,16,"Verdana, Arial, Helvetica, sans-serif",9,"#000000","#000000","#ffcc00","#f12560","left","middle",3,0,1000,-5,11,true,true,true,0,true,true);  mm_menu_0007110336_1.addMenuItem("PRESS&nbsp;RELEASES","location='zolfe_press.html'");  mm_menu_0007110336_1.addMenuItem("MEDIA&nbsp;COVERAGE","location='zolfe_media.html'");  mm_menu_0007110336_1.addMenuItem("PRESS&nbsp;PHOTOS","location='zolfe_photos.html'");   mm_menu_0007110336_1.hideOnMouseOut=true;   mm_menu_0007110336_1.menuBorder=1;   mm_menu_0007110336_1.menuLiteBgColor='#ffffff';   mm_menu_0007110336_1.menuBorderBgColor='#003300';   mm_menu_0007110336_1.bgColor='#555555';  window.mm_menu_0007110313_2 = new Menu("root",135,16,"Verdana, Arial, Helvetica, sans-serif",9,"#000000","#000000","#ffcc00","#f12560","left","middle",3,0,1000,-5,11,true,true,true,0,true,true);  mm_menu_0007110313_2.addMenuItem("ZOLFE&nbsp;ACCESSORIES","location='zolfe_accessories.html'");   mm_menu_0007110313_2.hideOnMouseOut=true;   mm_menu_0007110313_2.menuBorder=1;   mm_menu_0007110313_2.menuLiteBgColor='#ffffff';   mm_menu_0007110313_2.menuBorderBgColor='#003300';   mm_menu_0007110313_2.bgColor='#555555';  window.mm_menu_0007110250_3 = new Menu("root",105,16,"Verdana, Arial, Helvetica, sans-serif",9,"#000000","#000000","#ffcc00","#f12560","left","middle",3,0,1000,-5,11,true,true,true,0,true,true);  mm_menu_0007110250_3.addMenuItem("ZOLFE&nbsp;COUPE","location='zolfe_coupe.html'");  mm_menu_0007110250_3.addMenuItem("SPECIFICATIONS","location='zolfe_specifications.html'");     mm_menu_0007110250_3.addMenuItem("PRICE&nbsp;LIST","location='zolfe_price.html'");   mm_menu_0007110250_3.hideOnMouseOut=true;   mm_menu_0007110250_3.menuBorder=1;   mm_menu_0007110250_3.menuLiteBgColor='#ffffff';   mm_menu_0007110250_3.menuBorderBgColor='#003300';   mm_menu_0007110250_3.bgColor='#555555';  window.mm_menu_0007110235_4 = new Menu("root",110,16,"Verdana, Arial, Helvetica, sans-serif",9,"#000000","#000000","#ffcc00","#f12560","left","middle",3,0,1000,-5,11,true,true,true,0,true,true);  mm_menu_0007110235_4.addMenuItem("ZOLFE&nbsp;TODAY","location='zolfe_today.html'");  mm_menu_0007110235_4.addMenuItem("ZOLFE&nbsp;HISTORY","location='zolfe_history.html'");  mm_menu_0007110235_4.addMenuItem("WHAT'S&nbsp;NEW","location='whats_new.html'");  mm_menu_0007110235_4.addMenuItem("ZOLFE&nbsp;RACING","location='zolfe_racing.html'");   mm_menu_0007110235_4.hideOnMouseOut=true;   mm_menu_0007110235_4.menuBorder=1;   mm_menu_0007110235_4.menuLiteBgColor='#ffffff';   mm_menu_0007110235_4.menuBorderBgColor='#003300';   mm_menu_0007110235_4.bgColor='#555555';  window.mm_menu_0007104950_0 = new Menu("root",90,16,"Verdana, Arial, Helvetica, sans-serif",8,"#000000","#000000","#ffcc00","#f12560","left","middle",3,0,1000,-5,11,true,true,true,0,true,true);  mm_menu_0007104950_0.addMenuItem("ZOLFE&nbsp;TODAY","location='marcos_today.html'");  mm_menu_0007104950_0.addMenuItem("MARCOS&nbsp;HISTORY","location='marcos_history.html'");  mm_menu_0007104950_0.addMenuItem("WHAT'S&nbsp;NEW","location='whats_new.html'");  mm_menu_0007104950_0.addMenuItem("MARCOS&nbsp;RACING","location='marcos_racing.html'");   mm_menu_0007104950_0.hideOnMouseOut=true;   mm_menu_0007104950_0.menuBorder=1;   mm_menu_0007104950_0.menuLiteBgColor='#ffffff';   mm_menu_0007104950_0.menuBorderBgColor='#003300';   mm_menu_0007104950_0.bgColor='#555555';  mm_menu_0007104950_0.writeMenus();} // mmLoadMenus()//--><!---   delayed  pop up window script--><!-- Beginclosetime = 0; // Close window after __ number of seconds?// 0 = do not close, anything else = number of secondsfunction Start(URL, WIDTH, HEIGHT) {windowprops = "left=300,top=100,width=" + WIDTH + ",height=" + HEIGHT;preview = window.open(URL, "preview", windowprops);if (closetime) setTimeout("preview.close();", closetime*1000);}function doPopup() {url = "newwindow.html";width = 400;  // width of window in pixelsheight = 410; // height of window in pixelsdelay = 3;    // time in seconds before popup openstimer = setTimeout("Start(url, width, height)", delay*1000);}//  End --><!--- pop up window script-->// (C) 2001 www.CodeLifter.com// http://www.codelifter.com// Free for all users, but leave in this headervar theURL = 'newwindow.html';var width  = 400;var height = 375;function popWindow() {newWindow = window.open(theURL,'newWindow','toolbar=no,menubar=no,resizable=yes,scrollbars=yes,status=no,left=300,top=100,width='+width+',height='+height);}<!--- end  pop up window script--><!-- hide itfunction open_window(url) {ferrari = window.open(url,"morgan",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=yes,width=400,height=200,left=400,top=100');}// --><!-- hide itfunction open_windowx(url) {morgan = window.open(url,"morgan",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=yes,width=750,height=600,left=200,top=100');}// --><!-- hide itfunction open_windowa(url) {morgan = window.open(url,"morgan_map",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=yes,width=620,height=600,left=400,top=100');} <!--- back/forward rollovers script-->  <!--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();}MM_reloadPage(true);// --><!--function MM_swapImgRestore() { //v3.0var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;}function MM_preloadImages() { //v3.0var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}}function MM_findObj(n, d) { //v4.01var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);if(!x && d.getElementById) x=d.getElementById(n); return x;}function MM_swapImage() { //v3.0var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}}function MM_displayStatusMsg(msgStr) { //v1.0status=msgStr;document.MM_returnValue = true;}//-->    <!-- Preload Images    if (document.images)    {      preload_image_object = new Image();      // set image url      image_url = new Array();      image_url[0] = "nav_images/rt_arrow_on.jpg";      image_url[1] = "nav_images/lf_arrow_on.jpg";      image_url[2] = "nav_images/bot_back_on.jpg";      image_url[3] = "nav_images/bot_next_on.jpg";       var i = 0;       for(i=0; i<=3; i++)          preload_image_object.src = image_url[i];    }    //-->      