HTTP log for Ford home page

This is a trace of the retrieval of the home page at www.ford.com. As you see, it is considerably longer than the previous examples. After opening the connection to Port 80 on the Ford server, the Web client sent 62 GET commands to retrieve the entire home page. A separate GET command had to be sent for each image on the page.

If you watch the status window at the bottom of the Web client window, you can see it counting the number of remaining items to retrieve:

The length of this log shows why the Ford home page takes a long time to load:

#1 00:16:10.307 136.1.240.21:80 GET / HTTP/1.1 Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, application/x-shockwave-flash, */* Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive #2 00:16:10.427 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Content-Location: http://www.ford.com/Default.htm Date: Fri, 01 Jul 2005 07:15:11 GMT Content-Type: text/html Accept-Ranges: bytes Last-Modified: Tue, 22 Apr 2003 16:07:46 GMT ETag: "2412450e98c31:eaa" Content-Length: 890 Set-Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; path=/; expires=Wed, 30-Jun-2010 07:15:11 GMT <SCRIPT language="javascript"> window.location.replace("/en/default.htm") </SCRIPT> <!-- Build Number: "[02-11-06 10.30] Bld of WebFord.Com" --> <!-- Build Number: "[02-11-06 10.30] Bld of WebFord.Com" --> <meta name="postinfo" content="/scripts/postinfo.asp"> #3 00:16:10.727 136.1.240.21:80 GET /en/default.htm HTTP/1.1 Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, application/x-shockwave-flash, */* Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E #4 00:16:10.857 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:11 GMT Last-Modified: Fri, 01 Jul 2005 07:15:11 GMT Content-Length: 25237 Content-Type: text/html Cache-control: private <HTML> <HEAD> <TITLE>Ford Motor Company Home Page</TITLE> <!--P4E--> <META name="keywords" CONTENT="ford motor company Ford Motor Company FORD MOTOR COMPANY blue oval lincoln mercury mazda volvo jaguar aston martin land rover ford credit quality care motorcraft hertz vehicle ford cars automobiles trucks suv explorer sport utility"> <META name="description" CONTENT="The corporate website for Ford Motor Company and its vehicle (car and truck) and service brands, featuring investor, career, news and media information."> <LINK REL="stylesheet" href="/NR/fordcom/css/global_ie.css" type="text/css"> <SCRIPT src="/NR/fordcom/script/tools.js?v=p1"></SCRIPT> <SCRIPT language="javascript"> var showFlash; var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0; showFlash = false; // Non-IE Test for Flash if (plugin) { whichPlugin = parseInt(plugin.description.substring(plugin.description.indexOf(".")-1)); if (whichPlugin >= 6) { showFlash = true; } else { showFlash = false; } } // Netscape Resize Fix window.onload=resizefix function resizefix(){ if(document.layers){ winW = window.innerWidth winH = window.innerHeight window.onresize = restore } } function restore(){ if(winW != window.innerWidth || winH != window.innerHeight){ document.location.href = document.location.href } } </SCRIPT> <SCRIPT language="VBScript"> 'IE Test for Flash On Error Resume Next showFlash = IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash.6")) </SCRIPT> <STYLE> /* home page styles */ body, input, select { margin:0px; padding:0px; } select { width:135px; } body, div, td, a, input, select { font-family:arial, helvetica, sans-serif; font-size:11px; } form{ display: inline; } #header { width:760px; margin: 13px 0px 338px 0px; } #header table { margin: 0px 0px 9px 0px; } #flash { position: absolute; width: 750; margin: 0px 0px 0px 10px; display: block; top:101; left:0; } #noFlash { position:absolute; width: 750; margin: 0px 0px 0px 10px; display: block; top:101; left:0; } #main { position: relative; margin:0px 0px 10px 10px; } #footer{ display: inline; } #homeTable a { text-decoration:none; } .contentRow { background-color:#DDE9F7; } .inliner, .inliner form { display: inline; } .dropdownHome { width: 210px; } .newsHeadline { font-weight:bold; color:#CC6602; } .newsDesc { color:#666666; } </STYLE> <!-- Inserted by Content Management Server: BEGIN EmbedTmplHeadHook --> <script language="JavaScript" src="/NR/System/WBC/Internals/Shared/Dates.js" type="text/javascript"></script> <script language="JavaScript" src="/NR/System/WBC/Internals/Shared/Windows.js" type="text/javascript"></script> <script language="JavaScript" src="/NR/System/WBC/Internals/Shared/CommonClient.js" type="text/javascript"></script> <META name="ROBOTS" content="FOLLOW,INDEX"> <!-- Inserted by Content Management Server: END EmbedTmplHeadHook --> </HEAD> <BODY bgcolor="#FFFFFF" text="#666666" link="#CC6600" alink="#CC6600" vlink="#CC6600" topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" onResize="resizefix()" onLoad="playChannels()"> <!-- Inserted by Content Management Server: BEGIN EmbedBodyBeginHook --> <!-- Inserted by Content Management Server: END EmbedBodyBeginHook --> <SCRIPT language="JavaScript"> <!-- var s_pageName= "FORD:Home"; var s_server=(s_server!=null)?s_server:"P4E"; var s_channel=(s_channel!=null)?s_channel:"Home"; var s_hier1=(s_hier1!=null)?s_hier1:"Home"; function sendAnalyticsEvent(accnt) { accnt=accnt?accnt:s_account; void(s_gs(accnt))} //--> </SCRIPT> <DIV id="header"> <TABLE border="0" cellpadding="0" cellspacing="0" width="760"> <FORM name="query" method="GET" action="/en/support/Search_Results"> <TR valign="top"> <TD width="12"><SCRIPT language="JavaScript" src="/en/global/s_code_remote.js?v=p3"></SCRIPT><IMG src="/NR/fordcom/images/en/global/nothing.gif" width="11" height="1" border="0" alt=""></TD> <TD width="554" valign="top"><IMG src="/NR/fordcom/images/en/home/header/home_fmc_script.gif" border="0" width="554" height="37" alt="Ford Motor Company Welcome to the home of Ford Motor Company and our family of brands"></TD> <TD valign="middle" align="right"><INPUT type="hidden" name="referrer" value="home"><INPUT size="10" name="search" type="TEXT" value="" align="top"><INPUT type="hidden" name="searchend" value="end"></TD> <TD width="77" valign="middle" align="top"><IMG src="/NR/fordcom/images/en/global/nothing.gif" width="10" hspace="0" height="1" border="0" alt=""><INPUT type="image" height="18" width="67" src="/NR/fordcom/images/en/global/footer/search.gif" border="0" align="baseline" hspace="5" alt="Search" id="image1" name="image1"></TD> </TR> </FORM> </TABLE> <NOBR><A href="/en/vehicles/default.htm?referrer=home"><IMG src="/NR/fordcom/images/en/vehicles/1nav_vehicles.gif" width="175" height="27" border="0" alt="Vehicles and Services"></A><A href="/en/heritage/default.htm?referrer=home"><IMG src="/NR/fordcom/images/en/heritage/1nav_heritage.gif" width="145" height="27" border="0" alt="Heritage"></A><A href="/en/innovation/default.htm?referrer=home"><IMG src="/NR/fordcom/images/en/innovation/1nav_innovation.gif" width="146" height="27" border="0" alt="Innovation"></A><A href="/en/goodWorks/default.htm?referrer=home"><IMG src="/NR/fordcom/images/en/goodWorks/1nav_goodWorks.gif" width="147" height="27" border="0" alt="Good Works"></A><A href="/en/company/default.htm?referrer=home"><IMG src="/NR/fordcom/images/en/company/1nav_company.gif" width="147" height="27" border="0" alt="Company"></A></NOBR><BR><IMG src="/NR/fordcom/images/en/global/header_bar.gif" width="760" height="16" border="0" alt=""> </DIV> <DIV id="channels"> <DIV class=noFlashClass id=noFlash><NOBR><IMG height=324 alt="Great Products Our family of brands has vehicles to suit every &#13;&#13;&#10;need, budGET and whim." src="/NR/rdonlyres/et6ocykjddbskse2czm4sam6hifq4l556noaj6vc2jn4awfee6luqifzga2s5ghcll6lhgnczc2rlnxw72due6fv5qb/greatProducts.jpg" width=240 useMap=#products border=0><IMG height=1 alt="" src="/NR/rdonlyres/e3qgtfvoabw76vhv2stsoswojii3tjxvulqenh54m2taj3dhcramtdkkjeyaubjkrkl6pqaeojsnrcglqtwynaswaoe/nothing.gif" width=15 border=0><IMG height=324 alt="Better World We're doing our best to &#13;&#13;&#10;improve our communities, our future and our world." src="/NR/rdonlyres/eyw67gbuw2zvnjzoaxdd4pd55esmziltx7r5zzaeo2z6pybbreghbuspz2bycyyzhqjkg7ndpythvfprlbkl5dy7jsd/betterWorld.jpg" width=240 useMap=#betterWorld border=0><IMG height=1 alt="" src="/NR/rdonlyres/e3qgtfvoabw76vhv2stsoswojii3tjxvulqenh54m2taj3dhcramtdkkjeyaubjkrkl6pqaeojsnrcglqtwynaswaoe/nothing.gif" width=15 border=0><IMG height=324 alt="Driving Thrills We've got racing, auto &#13;&#13;&#10;shows and performance vehicles to appeal to any enthusiast." src="/NR/rdonlyres/e6wa3k3j7o6lx6dz473bot62wqexiqspnyjqdj6oydct6jn5r3onslepnibquwdegkdqk7lomdsc7jx3yne4w6f7qnh/drivingThrills.jpg" width=240 useMap=#drivingThrills border=0 ?></NOBR><MAP name=products><AREA shape=RECT alt=Ford coords=7,84,120,132 href="/en/links/General/www_fordvehicles_com/default.htm?referrer=home"><AREA shape=RECT alt=Lincoln coords=120,84,233,132 href="/en/links/General/www_lincoln_com/default.htm?referrer=home"><AREA shape=RECT alt=Mercury coords=7,132,120,180 href="/en/links/General/www_mercuryvehicles_com/default.htm?referrer=home"><AREA shape=RECT alt=Mazda coords=120,132,233,180 href="/en/links/General/www_mazdausa_com/default.htm?referrer=home"><AREA shape=RECT alt=Volvo coords=7,180,120,230 href="/en/links/General/www_volvocars_us/default.htm?referrer=home"><AREA shape=RECT alt=Jaguar coords=120,180,233,230 href="/en/links/General/www_jaguarusa_com/default.htm?referrer=home"><AREA shape=RECT alt="Land Rover" coords=7,230,120,276 href="/en/links/General/www_landroverusa_com/default.htm?referrer=home"><AREA shape=RECT alt="Aston Martin" coords=120,230,233,276 href="/en/links/General/www_astonmartin_com/default.htm?referrer=home"><AREA shape=RECT alt="To Global Sites" coords=7,276,233,309 href="/en/company/about/countrySites/default.htm?referrer=home"></MAP><MAP name=betterWorld><AREA shape=RECT alt=Heritage coords=14,110,88,130 href="/en/heritage/default.htm?referrer=home"><AREA shape=RECT alt=Diversity coords=14,136,89,156 href="/en/goodWorks/community/diversityEfforts.htm?referrer=home"><AREA shape=RECT alt=Sustainability coords=14,162,121,182 href="/en/company/about/corporateCitizenship/report/default.htm?referrer=home"></MAP><MAP name=drivingThrills><AREA shape=RECT alt=Racing coords=16,110,78,130 href="/en/vehicles/racing/default.htm?referrer=home"><AREA shape=RECT alt="Auto Shows" coords=16,136,113,156 href="/en/vehicles/autoShows/default.htm?referrer=home"><AREA shape=RECT alt="Performance Vehicles" coords=16,162,118,194 href="/en/vehicles/specialtyVehicles/performanceVehicles.htm?referrer=home"></MAP></DIV> <SCRIPT language=JavaScript> function viewNonFlash(visible){ var visibility = (visible)?"visible":"hidden"; var display = (visible)?"block":"none"; var oDiv = new GETObj("noFlash") if(document.GETElementById){// DOM3 = IE5, NS6 oDiv.style.visibility = visibility; oDiv.style.display= display; } else { } if (document.layers) { // netscape 4 visibility = (visibility=="visible")?"show" : "hide"; oDiv.obj.visibility = visibility; oDiv.obj.display= display; } else if (document.all) { // IE 4 oDiv.style.visibility = visibility; oDiv.style.display= display; } } if (showFlash){ viewNonFlash(false) var skipIntro = GETCookie("skipIntro"); var flashVars = 'xmlsrc=/en/channels375.xml&skipIntro=' + skipIntro+'&loadPause='+(isIE4 &&(navigator.appVersion.indexOf( 'Mac' ) == -1)); document.write('<div class="flashClass" id="flash">') writeFlashEmbed('/NR/fordcom/images/en/home/flash/channels_375.swf', 750, 340, 'FFFFFF','6,0,0,0',flashVars); document.write('</div>') }else { viewNonFlash(true) } function playChannels(){ if (showFlash){ document.ShockwaveFlash1.play(); } } </SCRIPT> </DIV> <DIV id="main"> <TABLE border="0" cellpadding="0" cellspacing="0" width="750" id="homeTable"> <TR valign="top"> <TD width="240"> <IMG height=23 alt="Inside Our Site" src="/NR/rdonlyres/e3imsgnom7h6pmwdatgihkanqqppqk2yzgup4f6a4kajpnufdctm2jyszrqnnakey4fa7bheex23jd4hntme36qcrth/insidesite.gif" width=240 border=0><BR> <DIV class=inliner> <FORM> <TABLE cellSpacing=0 cellPadding=0 width=237 border=0> <TBODY> <TR> <TD colSpan=3><IMG height=11 alt=Services src="/NR/rdonlyres/enqq7ifdjtfoa6pye4juhvhxrkmxfnfgihgenjn4q52dlpiah4b5lj4etrsz2bvw6fgqwpdkeiwecxmldzz7gksquve/hdr_services.gif" width=51 vspace=5 border=0><IMG src="/NR/rdonlyres/e3qgtfvoabw76vhv2stsoswojii3tjxvulqenh54m2taj3dhcramtdkkjeyaubjkrkl6pqaeojsnrcglqtwynaswaoe/nothing.gif" border=0></TD></TR> <TR> <TD><IMG height=17 alt="" src="/NR/rdonlyres/elr3kjb2qryfq7a5fxok5rar5e5qbselvwfn7gzy3eop7vbp3vbpthro7umtx72gqex7oqaijytjnammfdh5pdm27wb/bullet_orange.gif" width=10 border=0></TD> <TD colSpan=2><A href="/en/vehicles/shoppingHelp/certifiedPreOwned.htm?referrer=home">Certified Pre-Owned</A></TD></TR> <TR> <TD><IMG height=17 alt="" src="/NR/rdonlyres/elr3kjb2qryfq7a5fxok5rar5e5qbselvwfn7gzy3eop7vbp3vbpthro7umtx72gqex7oqaijytjnammfdh5pdm27wb/bullet_orange.gif" width=10 border=0></TD> <TD colSpan=2><A href="/en/vehicles/vehicleFinancing/default.htm?referrer=home">Vehicle Financing</A></TD></TR> <TR> <TD><IMG height=17 alt="" src="/NR/rdonlyres/elr3kjb2qryfq7a5fxok5rar5e5qbselvwfn7gzy3eop7vbp3vbpthro7umtx72gqex7oqaijytjnammfdh5pdm27wb/bullet_orange.gif" width=10 border=0></TD> <TD colSpan=2><A href="/en/vehicles/owners/partsAndService/default.htm?referrer=home">Parts &amp; Service</A></TD></TR> <TR> <TD width=10><IMG height=1 alt="" src="/NR/rdonlyres/e3qgtfvoabw76vhv2stsoswojii3tjxvulqenh54m2taj3dhcramtdkkjeyaubjkrkl6pqaeojsnrcglqtwynaswaoe/nothing.gif" width=10 border=0></TD> <TD width=158><IMG height=1 alt="" src="/NR/rdonlyres/e3qgtfvoabw76vhv2stsoswojii3tjxvulqenh54m2taj3dhcramtdkkjeyaubjkrkl6pqaeojsnrcglqtwynaswaoe/nothing.gif" width=158 border=0></TD> <TD width=52><IMG height=1 alt="" src="/NR/rdonlyres/e3qgtfvoabw76vhv2stsoswojii3tjxvulqenh54m2taj3dhcramtdkkjeyaubjkrkl6pqaeojsnrcglqtwynaswaoe/nothing.gif" width=52 border=0></TD></TR> <TR> <TD colSpan=3><SELECT class=dropdownHome onchange="ddlRedirect(this,'HP')"> <OPTION selected>Select other services</OPTION> <OPTION>-----------------</OPTION> <OPTION value=/en/vehicles/owners/default.htm?referrer=home>Owners</OPTION><OPTION value=/en/vehicles/shoppingHelp/dealers.htm?referrer=home>Locate a Dealer</OPTION><OPTION value=/en/links/General/www_fordvip_com/default.htm?referrer=home>Insurance Services</OPTION><OPTION value=/en/vehicles/shoppingHelp/carRentals/default.htm?referrer=home>Car Rentals</OPTION><OPTION value=/en/links/General/www_fleet_ford_com/default.htm?referrer=home>Fleet Sales &amp; Service</OPTION></SELECT> </TD></TR> <TR> <TD colSpan=3><IMG height=6 alt="" src="/NR/rdonlyres/e3qgtfvoabw76vhv2stsoswojii3tjxvulqenh54m2taj3dhcramtdkkjeyaubjkrkl6pqaeojsnrcglqtwynaswaoe/nothing.gif" width=1 border=0></TD></TR> <TR> <TD colSpan=3><IMG height=1 alt="" src="/NR/rdonlyres/ef2idmc22u6b2nfxbr5txqoq66ugzu2ax6lrq7igii2l54zdoxn24eextxiswjjizvuapcyuxv3iohkg3ugak4xvbsh/msc_horizontaldots.gif" width=240 border=0></TD></TR> <TR> <TD colSpan=3><IMG height=7 alt="" src="/NR/rdonlyres/e3qgtfvoabw76vhv2stsoswojii3tjxvulqenh54m2taj3dhcramtdkkjeyaubjkrkl6pqaeojsnrcglqtwynaswaoe/nothing.gif" width=1 border=0></TD></TR> <TR> <TD colSpan=3><IMG height=13 alt=Company src="/NR/rdonlyres/eukdolappyf7buor26zv6hjnjw5yktezrwbj4pkmyjz2zugpnlaqhjjisqbkngvsszbtrgq5k7cm37n2p4ljbvji72g/hdr_company.gif" width=58 border=0></TD></TR> <TR> <TD colSpan=3><IMG height=5 alt="" src="/NR/rdonlyres/e3qgtfvoabw76vhv2stsoswojii3tjxvulqenh54m2taj3dhcramtdkkjeyaubjkrkl6pqaeojsnrcglqtwynaswaoe/nothing.gif" width=1 border=0></TD></TR> <TR> <TD><IMG height=17 alt="" src="/NR/rdonlyres/elr3kjb2qryfq7a5fxok5rar5e5qbselvwfn7gzy3eop7vbp3vbpthro7umtx72gqex7oqaijytjnammfdh5pdm27wb/bullet_orange.gif" width=10 border=0></TD> <TD colSpan=2><A href="/en/company/investorInformation/default.htm?referrer=home">Investor Information</A></TD></TR> <TR> <TD><IMG height=17 alt="" src="/NR/rdonlyres/elr3kjb2qryfq7a5fxok5rar5e5qbselvwfn7gzy3eop7vbp3vbpthro7umtx72gqex7oqaijytjnammfdh5pdm27wb/bullet_orange.gif" width=10 border=0></TD> <TD colSpan=2><A href="/en/company/corporateGovernance/default.htm?referrer=home">Corporate Governance</A></TD></TR> <TR> <TD><IMG height=17 alt="" src="/NR/rdonlyres/elr3kjb2qryfq7a5fxok5rar5e5qbselvwfn7gzy3eop7vbp3vbpthro7umtx72gqex7oqaijytjnammfdh5pdm27wb/bullet_orange.gif" width=10 border=0></TD> <TD colSpan=2><A href="/en/company/careers.htm?referrer=home">Careers</A></TD></TR> <TR> <TD colSpan=3><IMG height=1 alt="" src="/NR/rdonlyres/e3qgtfvoabw76vhv2stsoswojii3tjxvulqenh54m2taj3dhcramtdkkjeyaubjkrkl6pqaeojsnrcglqtwynaswaoe/nothing.gif" width=1 border=0></TD></TR><!-- Begin 2nd Dropdown --> <TR> <TD colSpan=3><SELECT class=dropdownHome onchange="ddlRedirect(this,'HP')"> <OPTION selected>Select other topics</OPTION> <OPTION>-----------------</OPTION> <OPTION value=/en/company/about/corporateCitizenship/report/default.htm?referrer=home>Corporate Citizenship &amp; Sustainability</OPTION><OPTION value=/en/goodWorks/community/diversityEfforts.htm?referrer=home>Diversity</OPTION></SELECT> </TD></TR><!-- End 2nd Dropdown --></TBODY></TABLE></FORM></DIV> </TD> <TD width="15"><IMG src="/NR/fordcom/images/en/global/nothing.gif" border="0" width="15" height="1" alt=""></TD> <TD width="240"> <IMG height=23 alt="In the News" src="/NR/rdonlyres/e2o5pbjo6mume6rbmjrfjv5fsqjkelwknuuu5jaha2il3xgc75yoiqon5tubdsyuf4b4ktz3ufcm7dntwz5sxtnryih/inthenews.gif" width=240 border=0><BR><IMG height=1 alt="" src="/NR/rdonlyres/e3qgtfvoabw76vhv2stsoswojii3tjxvulqenh54m2taj3dhcramtdkkjeyaubjkrkl6pqaeojsnrcglqtwynaswaoe/nothing.gif" width=1 border=0><BR><IMG height=62 alt="1958 Aston Martin DB9 Mark III" hspace=0 src="/NR/rdonlyres/emjqqwsyyjd4ewoqhmcpeuv5dstyq22naszfzxhnlvpfm4wsvrrfgbkag7zk5cyb4ufdrzsmmg6zsas5tnxszochx6d/06-29_AM-DB9-MarkIII_home.gif" width=105 align=left border=0><A class=newsHeadline href="/en/links/General/media_ford_com/fs_restored1958AstonMartin.htm">Restored 1958 Aston Martin GETs the<BR>Royal Treatment</A><BR><SPAN class=newsDesc>DB Mark III travels to U.K.<BR>for anniversary.</SPAN> <BR clear=all><IMG height=1 alt="" src="/NR/rdonlyres/eatdqlpqofchir3r4o2kwbiw7y2rhifk5wbgnwxmpuob64ecxgbezouta2ldqkizgmoxnwkyizux4qien7jspeooflb/msc_horizontaldots.gif" width=240 vspace=6 border=0><BR><!-- Story Two Begins --><A class=newsHeadline href="/en/links/General/media_ford_com/fs_fordFactoriesGETMoreFlexible.htm">Ford Factories GET More Flexible</A><BR><SPAN class=newsDesc>At older and newer plants alike, flexible manufacturing brings many benefits.</SPAN><BR><IMG height=1 alt="" src="/NR/rdonlyres/eatdqlpqofchir3r4o2kwbiw7y2rhifk5wbgnwxmpuob64ecxgbezouta2ldqkizgmoxnwkyizux4qien7jspeooflb/msc_horizontaldots.gif" width=240 vspace=6 border=0><BR><!-- Story Three Begins --><A class=newsHeadline href="/en/links/General/media_ford_com/fs_2006MX-5MiataPricing.htm">2006 MX-5 Miata GETs Some Fresh Power</A><BR><SPAN class=newsDesc>Pricing announced for the popular coupe with a newly developed engine.</SPAN><BR clear=all><IMG height=1 alt="" src="/NR/rdonlyres/eatdqlpqofchir3r4o2kwbiw7y2rhifk5wbgnwxmpuob64ecxgbezouta2ldqkizgmoxnwkyizux4qien7jspeooflb/msc_horizontaldots.gif" width=240 vspace=6 border=0><BR><!-- More News Begins --><A href="http://www.ford.com/en/company/news.htm?referrer=home"><IMG height=17 alt="More News" src="/NR/rdonlyres/e7dxzftklhpmbbwmjnclw3m36lw2eofdqnrfxlfarrlgqsdwt4dxv7vbjl4ztsqawkho3cogddl4obcjqzgkb4ih6ng/btn_morenews.gif" width=91 border=0></A>&nbsp; </TD> <TD width="15"><IMG src="/NR/fordcom/images/en/global/nothing.gif" border="0" width="15" height="1" alt=""></TD> <TD width="240"> <IMG height=23 alt="Find a Vehicle" src="/NR/rdonlyres/elqm6mqlome3htgxznd6kma2twbnjpokwhlefp7qajjeasrcrua32roqngpplw26llwzrfkvqcyoxmbhawslq6mnmqg/findAVehicle.gif" width=240 border=0><BR><IMG height=5 alt="" src="/NR/rdonlyres/e3qgtfvoabw76vhv2stsoswojii3tjxvulqenh54m2taj3dhcramtdkkjeyaubjkrkl6pqaeojsnrcglqtwynaswaoe/nothing.gif" width=1 border=0><BR> <SCRIPT language=JavaScript> if (!showFlash){ document.write('<IMG height=62 alt="" src="/NR/rdonlyres/etsfnhoarg757zexha7a3k4fi6d3vpqd6ubpmo66yzgpofngee7q5y3mkjtmbhoocwm6dieid2imetr2gjri4f7vmaa/msc_vehicle.jpg" width=240 vspace=1 border=0>') } </SCRIPT> <TABLE cellSpacing=0 cellPadding=0 width=240 border=0> <TBODY> <TR> <TD class=greyTextBold vAlign=top>Select your next vehicle with our interactive vehicle showroom tool. <TABLE cellSpacing=0 cellPadding=0 border=0> <TBODY> <TR> <TD vAlign=top><IMG height=17 alt="" src="/NR/rdonlyres/ehdzh2mwn3bjf6gnpgphybiw5xfdkwqduptzi2dhirbdreh7h5zqtip6ddamaoo27uquou5gvzyqlwn53z5ghq5diwc/bullet_red.gif" width=10 border=0></TD> <TD class=greyMidBold vAlign=top>Browse across brands</TD></TR> <TR> <TD vAlign=top><IMG height=17 alt="" src="/NR/rdonlyres/ehdzh2mwn3bjf6gnpgphybiw5xfdkwqduptzi2dhirbdreh7h5zqtip6ddamaoo27uquou5gvzyqlwn53z5ghq5diwc/bullet_red.gif" width=10 border=0></TD> <TD class=greyMidBold vAlign=top>Choose price range</TD></TR> <TR> <TD vAlign=top><IMG height=17 alt="" src="/NR/rdonlyres/ehdzh2mwn3bjf6gnpgphybiw5xfdkwqduptzi2dhirbdreh7h5zqtip6ddamaoo27uquou5gvzyqlwn53z5ghq5diwc/bullet_red.gif" width=10 border=0></TD> <TD class=greyMidBold vAlign=top>View MPG and seating</TD></TR></TBODY></TABLE> <SCRIPT language=JavaScript> function openShowroom(s_bodyStyle){ winWidth = (screen.width>=1024)?978:770; winHeight = (screen.width>=1024)?665:500; flashSrc=(screen.width>=1024)?'/en/vehicles/vehicleShowroom/showroom_flash_lg.htm?referrer=home&preSelectedStyle='+s_bodyStyle:'/en/vehicles/vehicleShowroom/showroom_flash.htm?referrer=home&preSelectedStyle='+s_bodyStyle; (showFlash)?openwin('showroom',flashSrc,winHeight,winWidth):openwin('showroom','/en/vehicles/vehicleShowroom/VehicleShowroom.htm?referrer=home',winHeight,winWidth) } if (!showFlash){ document.write('<img src="/NR/rdonlyres/ef2idmc22u6b2nfxbr5txqoq66ugzu2ax6lrq7igii2l54zdoxn24eextxiswjjizvuapcyuxv3iohkg3ugak4xvbsh/msc_horizontaldots.gif" width="240" height="1" border="0" vspace="6" alt="">') }else{ document.write('<img src="/NR/rdonlyres/eqlqvdr43d4eoh6vu3wcweyf7z2krhrdlmvsi3hybbouq4cf4d77s5zkrhi7k6k5tfh2quuffwnrqlkhjretdsni4ka/msc_horizontaldots_97.gif" width="97" height="1" border="0" vspace="6" alt="">') } </SCRIPT> <BR><A onclick="openShowroom('all');return false" href="/en/vehicles/vehicleShowroom/VehicleShowroom.htm?referrer=home" tarGET=_blank><IMG height=17 alt=Find src="/NR/rdonlyres/ez7te5yergkok3uh6jmepfrjz3tfvnhsedjswsizfj2bd3gjkphogiud2qe6jnjkb6kqsn7qnobh2ov4dd7gd5lkgze/btn_find.gif" width=53 border=0></A></TD> <TD width=5><IMG height=1 alt="" src="/NR/rdonlyres/e3qgtfvoabw76vhv2stsoswojii3tjxvulqenh54m2taj3dhcramtdkkjeyaubjkrkl6pqaeojsnrcglqtwynaswaoe/nothing.gif" width=5 border=0></TD> <TD vAlign=top> <SCRIPT language=JavaScript> if (showFlash){ flashURL='/NR/fordcom/images/en/home/flash/showroom_teaser.swf'; flashWidth=133; flashHeight=184; flashBG='FFFFFF'; flashVersion='6,0,0,0'; flashVars2=''; document.write('<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version='+flashVersion+'" WIDTH="'+ flashWidth +'" HEIGHT="'+ flashHeight +'" id=widGETFlash><PARAM NAME="movie" VALUE="'+ flashURL +'"><PARAM NAME="quality" VALUE="high"><PARAM NAME="bgcolor" VALUE="#'+ flashBG +'"><PARAM NAME="FlashVars" value="'+ flashVars2 +'" ><PARAM NAME="version" VALUE="'+ flashVersion +'"><EMBED SRC="'+ flashURL +'" QUALITY="high" BGCOLOR="#'+ flashBG +'" WIDTH="'+ flashWidth +'" HEIGHT="'+ flashHeight +'" FlashVars="'+ flashVars2 +'" VERSION="'+ flashVersion +'" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" id=widGETFlash></EMBED></OBJECT>'); } </SCRIPT> </TD></TR></TBODY></TABLE> </TD> </TR> </TABLE> </DIV> <DIV class="inliner"> <IMG src="/NR/fordcom/images/en/global/footer/footer_bar.gif" border="0" width="760" height="16" alt=""><BR> <TABLE cellpadding="0" cellspacing="0" border="0" width="760"> <TR> <TD nowrap="nowrap"><IMG src="/NR/fordcom/images/en/global/nothing.gif" border="0" width="17" height="1" hspace="0" alt=""><A href="/en/company/about/countrySites/default.htm?referrer=home&source=botnav"><IMG src="/NR/fordcom/images/en/home/footer/global_sites.gif" border="0" width="71" height="18" hspace="0" alt="Global Sites"></A><A href="/en/support/contactUs.htm?referrer=home&source=botnav"><IMG src="/NR/fordcom/images/en/home/footer/contact_us.gif" border="0" width="67" height="18" hspace="0" alt="Contact Us"></A><A href="/en/support/faq/default.htm?referrer=home&source=botnav"><IMG src="/NR/fordcom/images/en/home/footer/faq.gif" border="0" width="33" height="18" hspace="0" alt="FAQ"></A><A href="/en/support/privacyStatement.htm?referrer=home&source=botnav"><IMG src="/NR/fordcom/images/en/home/footer/privacy.gif" border="0" width="47" height="18" hspace="0" alt="Privacy"></A><A href="/en/support/yourCaliforniaPrivacyRights.htm?referrer=home&source=botnav"><IMG src="/NR/fordcom/images/en/home/footer/yourCaliforniaPrivacyRights.gif" border="0" width="152" height="18" hspace="0" alt="California Privacy"></A><A href="/en/support/siteMap.htm?referrer=home&source=botnav"><IMG src="/NR/fordcom/images/en/home/footer/sitemap.gif" border="0" width="57" height="18" hspace="0" alt="Sitemap"></A></TD> <TD align="right"><IMG src="/NR/fordcom/images/en/global/nothing.gif" border="0" width="15" hspace="0" height="1" alt=""> <A href="/en/support/copyright.htm?referrer=home&source=botnav" class="lightGreySmall">&copy;Copyright 2005 Ford Motor Company.</A> All rights reserved.</TD> </TR> </TABLE> </DIV> <IMG src="/NR/fordcom/images/en/global/nothing.gif" border="0" width="1" height="10" alt=""><BR> <!-- Inserted by Content Management Server: BEGIN EmbedBodyEndHook --> <!-- Inserted by Content Management Server: END EmbedBodyEndHook --> </BODY> </HTML> #5 00:16:11.028 136.1.240.21:80 GET /NR/fordcom/css/global_ie.css HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E #6 00:16:11.158 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:11 GMT Content-Type: text/css Accept-Ranges: bytes Last-Modified: Fri, 05 Nov 2004 17:40:44 GMT ETag: "0765e935ec3c41:eaa" Content-Length: 5435 .brownTitle {font-family:arial, helvetica; color:996633; font-size:24px;} .greenTitle {font-family:arial, helvetica; color:668833; font-size:24px;} .oranGETitle {font-family:arial, helvetica; color:FF5500; font-size:24px;} .purpleTitle {font-family:arial, helvetica; color:882244; font-size:24px;} .redTitle {font-family:arial, helvetica; color:CC0000; font-size:24px;} .tealTitle {font-family:arial, helvetica; color:2299AA; font-size:24px;} .blackHeader {font-family:arial, helvetica; color:000000; font-size:14px;} .brownHeader {font-family:arial, helvetica; color:996633; font-size:14px;} .brownHeader A {color:996633; font-weight: bold;} .greenHeader {font-family:arial, helvetica; color:668833; font-size:14px;} .greenHeader A {color:668833; font-weight: bold;} .greyHeader {font-family:arial, helvetica; color:666666; font-size:14px;} .greyHeader A {color:666666; font-weight: bold;} .orangeHeader {font-family:arial, helvetica; color:FF5500; font-size:14px;} .orangeHeader A {color:FF5500; font-weight: bold;} .purpleHeader {font-family:arial, helvetica; color:882244; font-size:14px;} .purpleHeader A {color:882244; font-weight: bold;} .redHeader {font-family:arial, helvetica; color:CC0000; font-size:14px;} .redHeader A {color:CC0000; font-weight: bold;} .tealHeader {font-family:arial, helvetica; color:2299AA; font-size:14px;} .tealHeader A {color:2299AA; font-weight: bold;} .greyTextBold {font-family:arial, helvetica; color:666666; font-size:12px; font-weight:bold;} .darkGreyBold {font-family:arial, helvetica; color:333333; font-size:12px; font-weight: bold;} .blackText {font-family:arial, helvetica; color:000000; font-size:12px; line-height:133%;} .blueText {font-family:arial, helvetica; color:003366; font-size:12px; line-height:133%;} .brownText {font-family:arial, helvetica; color:996633; font-size:12px; line-height:133%;} .darkGreyText {font-family:arial, helvetica; color:333333; font-size:12px; line-height:133%;} .greenText {font-family:arial, helvetica; color:668833; font-size:12px; line-height:133%;} .greyText {font-family:arial, helvetica; color:666666; font-size:12px; line-height:133%;} .oranGEText {font-family:arial, helvetica; color:FF5500; font-size:12px; line-height:133%;} .purpleText {font-family:arial, helvetica; color:882244; font-size:12px; line-height:133%;} .redText {font-family:arial, helvetica; color:CC0000; font-size:12px; line-height:133%;} .tealText {font-family:arial, helvetica; color:2299AA; font-size:12px; line-height:133%;} .blackMid {font-family:arial, helvetica; color:000000; font-size:11px; line-height:133%;} .greyMid {font-family:arial, helvetica; color:666666; font-size:11px; line-height:133%;} .greySmall {font-family:arial, helvetica; color:666666; font-size:10px; line-height:133%;} .lightGreySmall {font-family:arial, helvetica; color:888888; font-size:10px;} .greySmallBold {font-family:verdana, arial; color:666666; font-size:9px; font-weight:bold; line-height:133%;} .greyNav {font-family:verdana, arial; color:666666; font-size:9px;} .greyNav A {color: #666666; text-decoration:none;} .greyNav A: visited {color: #666666;} .greyNavBold {font-family:verdana, arial; color:333333; font-size:9px; font-weight:bold;} .greyNavBold A {color: #333333; text-decoration:none;} .greyNavBold A: visited {color: #333333;} .greyHome {font-family:verdana, arial; color:666666; font-size:11px; font-weight:bold; line-height:133%;} .greyHomeSmall {font-family:verdana, arial; color:666666; font-size:10px; font-weight:bold; line-height:133%;} .redHomeSmall {font-family:verdana, arial; color:990000; font-size:10px; font-weight:bold; line-height:133%;} .redHomeSmall A {color: #990000;} .redHomeSmall A: visited {color: #990000;} A {text-decoration:underline;} /* begin old fonts */ /* Auto Shows */ .bgwhite {background-color:FFFFFF;} .bgblue {background-color:336699;} .showcopy {font-family:arial, helvetica; color:333233; font-size:14px;} .carBrand {font-family:arial, helvetica; color:333233; font-size:16px; font-weight:bold;} .carBadge {font-family:arial, helvetica; color:660000; font-size:16px; font-weight:bold;} .carHeader {font-family:arial, helvetica; color:333233; font-size:14px;} .carBody {font-family:arial, helvetica; color:333233; font-size:13px;} .as_bodyheader {font-family:arial, helvetica; color:333333; font-size:16px; font-weight:bold;} .as_bodyheader A {color:333333; font-weight:bold;} .level2Link {margin: 4px 10px 15px 10px;} .level2LinkTxt {margin: 2px 0 0 0;} .promoContent {margin: 10px 15px 20px 10px;} #7 00:16:11.238 136.1.240.21:80 GET /NR/fordcom/script/tools.js?v=p1 HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E #8 00:16:11.358 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:12 GMT Content-Type: application/x-javascript Accept-Ranges: bytes Last-Modified: Mon, 13 Jun 2005 15:09:08 GMT ETag: "029cd82970c51:eaa" Content-Length: 8826 isIE4 = (document.all)? true:false; isNav4 = (document.layers)? true:false; isNav6 = (document.GETElementById)? true:false; isMac = (navigator.platform.indexOf("Mac") == -1)? false : true; if (isIE4) isNav6 = false; function preloadImages() { var d=document; if(d.images) { if(!d.p) { d.p=new Array(); } var i,j=d.p.length,a=preloadImages.arguments; for(i=0; i<a.length; i++) { if (a[i].indexOf("#")!=0) { d.p[j]=new Image; d.p[j++].src=a[i]; } } } } function findObj(n, d) { 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=findObj(n,d.layers[i].document); return x; } } } function swapImage() { var i,j=0,x,a=swapImage.arguments; document.sr=new Array; for(i=0;i<(a.length-2);i+=3) { if ((x=findObj(a[i]))!=null) { document.sr[j++]=x; if(!x.oSrc) { x.oSrc=x.src; x.src=a[i+1]; } } } } function swap(img, to_state) { eval("document." + img + ".src = " + img + to_state + " } function swap_lyr(img, to_state, lyr) { if (isNav4) { eval("document." + lyr + ".document." + img + ".src = " + img + to_state + " } else { swap(img, to_state); } } function OpenLinkBrowser(strName) { var strURL, strReturn, strPH; strPH = 'NCPH_' + strName; strURL = document.forms["NC_EditForm"].elements[strPH].value; strReturn = window.showModalDialog("/NR/fordcom/LinkBrowser/LinkBrowser.asp?NRMODE=Unpublished&wbc_caller=IEModal", strURL, IDS_IEWIN_INTLINKS_FEATURES); if (strReturn != 'Cancel' { document.forms["NC_EditForm"].elements[strPH].value = strReturn; } } function check_dropdown(form_name, dd_name, err_id, lyr) { var error_message_1 = "Please make a selection." var error_message_2 = "Please make all selections." if (isNav4) { if (lyr) { dropdown = eval("document." + lyr + ".document." + form_name + "." + dd_name); } else { dropdown = eval("document." + form_name + "." + dd_name); } } else { dropdown = eval("document." + form_name + "." + dd_name); } if ((dropdown.selectedIndex < 2) || (dropdown.options[dropdown.selectedIndex].value == "")) { dropdown.selectedIndex = 0; eval("alert(error_message_" + err_id + ")"); } else { document.location.href = dropdown.options[dropdown.selectedIndex].value; } } function set_all_checkboxes(to_state) { for (var intCntr = 0; intCntr < document.global_search.elements.length; intCntr++) { if (document.global_search.elements[intCntr].name.indexOf("param") == 0) { eval("document.global_search.elements[intCntr].checked = " + to_state); } } } function check_all_checkboxes() { var one_checked = false; for (var intCntr = 0; intCntr < document.global_search.elements.length; intCntr++) { if (document.global_search.elements[intCntr].name.indexOf(" { if (document.global_search.elements[intCntr].checked == true) { one_checked = true; } } } if (one_checked) { document.global_search.submit(); return true; } else { alert ("Please Select at least one collection to search"); return false; } } function openwin(winame,file,height,width) { window.open(file,winame,"status=no,scrollbars=no,toolbar=no,location=no,menu=no,resizable=no,width="+width+",height="+height); } function openwinscroll(winame,file,height,width) { window.open(file,winame,"status=no,scrollbars=yes,toolbar=no,location=no,menu=no,resizable=yes,width="+width+",height="+height); } function showHideLayers() { //v3.0 var i,p,v,obj,args=showHideLayers.arguments; for (i=0; i<(args.length-2); i+=3) { if ((obj=findObj(args[i]))!=null) { v=args[i+2]; if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; } obj.visibility=v; } } } function launchCentennial(whichPage) { if (showFlash) { openwin("centennial",whichPage,510,760); } else { openwinscroll("centennial","/en/support/noFlash.htm",510,760); } } function writeFlashEmbed(flashURL, flashWidth, flashHeight, flashBG, flashVersion, flashVars) { if(!flashVersion){ flashVersion = '6,0,0,0' } document.write('<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version='+flashVersion+'" WIDTH="'+ flashWidth +'" HEIGHT="'+ flashHeight +'" id=ShockwaveFlash1 .src"); .src"); ) ; ; param")="=" 0) ;><PARAM NAME="movie" VALUE="'+ flashURL +'"><PARAM NAME="quality" VALUE="high"><PARAM NAME="bgcolor" VALUE="#'+ flashBG +'"><PARAM NAME="FlashVars" value="'+ flashVars +'" ><PARAM NAME="version" VALUE="'+ flashVersion +'"><EMBED SRC="'+ flashURL +'" QUALITY="high" BGCOLOR="#'+ flashBG +'" WIDTH="'+ flashWidth +'" HEIGHT="'+ flashHeight +'" FlashVars="'+ flashVars +'" VERSION="'+ flashVersion +'" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT>'); } function setCookie(name, value, expires, path, domain, secure) { var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : ""); document.cookie = curCookie; } function GETCookie(name) { var dc = document.cookie; var prefix = name + "="; var begin = dc.indexOf("; " + prefix); if (begin == -1) { begin = dc.indexOf(prefix); if (begin != 0) return null; } else begin += 2; var end = document.cookie.indexOf(";", begin); if (end == -1) end = dc.length; return unescape(dc.substring(begin + prefix.length, end)); } function deleteCookie(name, path, domain) { if (GETCookie(name)) { document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT"; } } function fixDate(date) { var base = new Date(0); var skew = base.GETTime(); if (skew > 0) date.setTime(date.GETTime() - skew); } function openwinresizable(winame,file,height,width){ window.open(file,winame,"status=no,scrollbars=no,toolbar=no,location=no,menu=no,resizable=yes,width="+width+",height="+height); } function replace(string,text,by) { // Replaces text with by in string var i = string.indexOf(text), newstr = ''; if ((!i) || (i == -1)) return string; newstr += string.substring(0,i) + by; if (i+text.length < string.length) newstr += replace(string.substring(i+text.length,string.length),text,by); return newstr; } function GETObj(name) { if (document.GETElementById) { this.obj = document.GETElementById(name); this.style = this.obj.style; } else if (document.all) { this.obj = document.all[name]; this.style = this.obj.style; } else if (document.layers) { this.obj = GETObjNN4(document,name); this.style = this.obj; } } function GETObjNN4(obj,name) { var x = obj.layers; var foundLayer; for (var i=0;i<x.length;i++) { if (x[i].id == name) foundLayer = x[i]; else if (x[i].layers.length) var tmp = GETObjNN4(x[i],name); if (tmp) foundLayer = tmp; } return foundLayer; } function ddlRedirect(form,linkNamePrefix) { if(form.options[form.selectedIndex].value.length!=0) { if (linkNamePrefix.length==0) linkNamePrefix=s_pageName; s_linkType=s_lt(form.options[form.selectedIndex].value); s_linkType=(s_linkType)?s_linkType:'o'; s_linkName= linkNamePrefix +': DD: '+ form.options[form.selectedIndex].text + ': '+ form.options[form.selectedIndex].value; s_lnk=s_co(this);s_gs(s_account); window.location.href=form.options[form.selectedIndex].value; } } #9 00:16:12.470 136.1.240.21:80 GET /NR/System/WBC/Internals/Shared/Dates.js HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E #10 00:16:12.590 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:13 GMT Content-Type: application/x-javascript Accept-Ranges: bytes Last-Modified: Tue, 22 May 2001 22:12:38 GMT ETag: "0f8b4fce3c01:eaa" Content-Length: 3246 // ******************************************************************** // Copyright (C) 2001 Microsoft Corporation. All rights reserved. // // IMPORTANT. Please read the legal.txt file, located in the // "<CMS Install Directory>\Server\httpexec\WBC\Internals" // directory, governing the use of this internal file." // ******************************************************************** // Define constants var ARRAY_MONTH_NAME = new Array ("Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"); // Write date in local time function WBC_writeUTC2Local(strDate) { var pDate = new Date(strDate); WBC_writeDate(WBC_convertUTC2Local(pDate)); } // Convert GMT time to local time function WBC_convertUTC2Local(pDateUTC) { return new Date(pDateUTC.GETTime() - pDateUTC.GETTimezoneOffset() * 60 * 1000); } // Convert Local time to GMT time function WBC_convertLocal2UTC(pDateLocal) { return new Date(pDateLocal.GETTime() + pDateLocal.GETTimezoneOffset() * 60 * 1000); } // Return a date string in the "MMM DD YYYY, hh:mm:ss am/pm" or 24 hour "MMM DD YYYY, hh:mm:ss" format function WBC_formatDateToString( pDate, bAmPm ) { if (bAmPm) { var nHours = pDate.GETHours(); var strAmPm; if (nHours == 0) { nHours = 12; strAmPm = "am"; } else if (nHours == 12) { strAmPm = "pm"; } else if (nHours > 12) { nHours = nHours - 12; strAmPm = "pm"; } else { strAmPm = "am"; } return ( ARRAY_MONTH_NAME[pDate.GETMonth()] + " " + WBC_addLeadingZero(pDate.GETDate()) + " " + WBC_fixJavaScriptYear(pDate.GETFullYear()) + ", " + WBC_addLeadingZero(nHours) + ":" + WBC_addLeadingZero(pDate.GETMinutes()) + ":" + WBC_addLeadingZero(pDate.GETSeconds()) + " " + strAmPm ); } else { return (ARRAY_MONTH_NAME[pDate.GETMonth()] + " " + WBC_addLeadingZero(pDate.GETDate()) + " " + WBC_fixJavaScriptYear(pDate.GETFullYear()) + " " + WBC_addLeadingZero(pDate.GETHours()) + ":" + WBC_addLeadingZero(pDate.GETMinutes()) + ":" + WBC_addLeadingZero(pDate.GETSeconds())); } } // Write date using document.write() function WBC_writeDate(pDate) { document.write( WBC_formatDateToString( pDate, true ) ); } // returns an integer value representing the number of // milliseconds between midnight, January 1, 1970 and the time value in the Date object function WBC_GETTime( strDate ) { var pDate = new Date( strDate ); return pDate.GETTime(); } // Add leading zero to number less than 10 function WBC_addLeadingZero(nNum) { if (nNum < 10) { return "0" + nNum; } else { return nNum; } } // Returns correct year for any year after 1000 function WBC_fixJavaScriptYear( nYear ) { if (nYear < 1000) { return nYear + 1900; } else { return nYear; } } // ---------------------------------------------------------------------------- // // Deprecated functions; retained for backward compatibility with Version 3.x // // ---------------------------------------------------------------------------- function WBC_formatDate( pDate ) { return WBC_formatDateToString( pDate, false ); } function WBC_GET4DigitsYear( nYear ) { return WBC_fixJavaScriptYear( nYear ); } #11 00:16:12.690 136.1.240.21:80 GET /NR/System/WBC/Internals/Shared/Windows.js HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E #12 00:16:12.800 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:13 GMT Content-Type: application/x-javascript Accept-Ranges: bytes Last-Modified: Tue, 22 May 2001 22:12:38 GMT ETag: "0f8b4fce3c01:eaa" Content-Length: 2778 // ******************************************************************** // Copyright (C) 2001 Microsoft Corporation. All rights reserved. // // IMPORTANT. Please read the legal.txt file, located in the // "<CMS Install Directory>\Server\httpexec\WBC\Internals" // directory, governing the use of this internal file." // ******************************************************************** // This file provides all the windows related helper function such as // calculating the window size, pop up a new windows. var IDS_WIDTH_OFFSET = 30; var IDS_HEIGHT_OFFSET = 30; // ---- [Public] Returns whether the Opener browser window is closed or not function WBC_isOpenerWindowClosed() { // The implementation doesn't seem to work on all browsers! return !(window.top.opener.top && !window.top.opener.top.closed); } // ---- [Public] Open a new window and focus it function WBC_openWindowOnFocus(strURL, strWinTarGET, strWinFeatures) { var pWindow = window.top.open(strURL, strWinTarGET, strWinFeatures); if (pWindow) pWindow.focus(); } // ---- [Public] refresh the current window function WBC_refreshWindow() { window.top.history.go(0); } // ---- [Public] Return default features if input feature is "" function WBC_GETPoppedUpWindowFeatures(strWindowFeature, pWindowBasedOn) { var strFeature; if (strWindowFeature == "") { strFeature = WBC_UseDefaultSizing(pWindowBasedOn); } else { strFeature = strWindowFeature; } return strFeature; } // ---- [Public] Return default window size function WBC_UseDefaultSizing(pWindow) { var lWidth = WBC_GETWindowWidth(pWindow); var lHeight = WBC_GETWindowHeight(pWindow); var strFeature; var lLeft; var lTop; if (WBC_isIE()) { // IE case lTop = pWindow.screenTop + IDS_HEIGHT_OFFSET; lLeft = pWindow.screenLeft + IDS_WIDTH_OFFSET; strFeature = "left=" + lLeft + ",top=" + lTop + ",width=" + lWidth + ",height=" + lHeight + ",resizable,scrollbars,status=yes"; } else { // Netscape case lTop = pWindow.screenY + IDS_HEIGHT_OFFSET; lLeft = pWindow.screenX + IDS_WIDTH_OFFSET; strFeature = "screenX=" + lLeft + ",screenY=" + lTop + ",outerWidth=" + lWidth + ",outerHeight=" + lHeight + ",resizable,scrollbars,status=yes"; } return strFeature; } // ---- [Private] GET the window width function WBC_GETWindowWidth(pWin) { if (WBC_isIE()) { return pWin.document.body.clientWidth; } else if (WBC_isNetscape()) { return pWin.outerWidth; } } // ---- [Private] GET the window height function WBC_GETWindowHeight(pWin) { if (WBC_isIE()) { return pWin.document.body.clientHeight; } else if (WBC_isNetscape()) { return pWin.outerHeight; } } #13 00:16:12.880 136.1.240.21:80 GET /NR/System/WBC/Internals/Shared/CommonClient.js HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E #14 00:16:13.001 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:13 GMT Content-Type: application/x-javascript Accept-Ranges: bytes Last-Modified: Tue, 29 May 2001 20:57:50 GMT ETag: "0db60582e8c01:eaa" Content-Length: 7920 // ******************************************************************** // Copyright (C) 2001 Microsoft Corporation. All rights reserved. // // IMPORTANT. Please read the legal.txt file, located in the // "<CMS Install Directory>\Server\httpexec\WBC\Internals" // directory, governing the use of this internal file." // ******************************************************************** // Define constants var IDS_FRAMEWORK_VIRTUAL_PATH = "/NR/System/WBC"; // also defined in CommonServer.inc var IDS_INTLINKS_PATH = IDS_FRAMEWORK_VIRTUAL_PATH + "/Internals/WBCFuncPages/Cross-Browser/InternalLinks/InternalLinks.asp"; var IDS_HTTP_PROTOCOL = "http://"; // also defined in CommonServer.inc // Define querystring parameters - all are also defined in CommonServer.inc var IDS_QPARAM_ACCEPT = "wbc_acceptcontent"; var IDS_QPARAM_ATTACHICON = "wbc_attachicon"; var IDS_QPARAM_DESKRES = "wbc_deskres"; var IDS_QPARAM_IMG = "wbc_img"; var IDS_QPARAM_IMGNAME = "wbc_imgname"; var IDS_QPARAM_NREMIT = "nr_emit"; var IDS_QPARAM_PHNAME = "wbc_phname"; var IDS_QPARAM_PHTYPE = "wbc_phtype"; var IDS_QPARAM_URL = "wbc_url"; var IDS_QPARAM_VIDEO = "wbc_video"; var IDS_QPARAM_WBCPURPOSE = "wbc_purpose"; var IDS_QPARAM_WBCACTION = "wbc_action"; var IDS_QPARAM_REFRESHTREE = "FreshTree"; // Define specific placeholder type variables var IDS_PLACEHOLDER_DHTML = "dhtml" var IDS_PLACEHOLDER_ACTIVEX = "activeX" var IDS_NCPHNAME = "NCPHNAME" var IDS_NCPH_ = "NCPH_" var IDS_PLACEHOLDER_TYPE = "placeholderType" // Define querystring values - all are also defined in CommonServer.inc var IDS_ACTION_APPROVE = "Approve"; var IDS_ACTION_DECLINE = "Decline" var IDS_ACTION_SAVE = "Save"; var IDS_ACTION_SAVEANDEXIT = "SaveAndExit"; var IDS_ACTION_SUBMIT = "Submit"; var IDS_PHTYPE_MULTIPURPOSE = "MultiPurpose"; var IDS_PHTYPE_MULTILINETEXT = "MultiLineText"; var IDS_PHTYPE_SINGLEATTACHMENT = "SingleAttachment"; var IDS_PHTYPE_SINGLEIMAGE = "SingleImage"; var IDS_PHTYPE_SINGLELINETEXT = "SingleLineText"; var IDS_PHTYPE_THINEDITIE = "ThinEditIE"; var IDS_RESTYPE_ATTACHMENT = "Attachment"; var IDS_RESTYPE_IMAGE = "Image"; var IDS_RESTYPE_VIDEO = "Video"; // This function checks for the existence of a function in the specified // window. It returns the window or frame where the function is defined. // If no requested function is found, it will return null. function WBC_GETFuncWin(strFunc, pTarGETWin) { if (pTarGETWin) { // try the window itself first if (eval("pTarGETWin." + strFunc) != null) { return pTarGETWin; } // if not found, look into the children frames for (i=0; i < pTarGETWin.top.frames.length; i++) { if (eval("pTarGETWin.top.frames[i]." + strFunc) != null) { return pTarGETWin.top.frames[i]; } } } return null; } // [PUBLIC] Make main WBC window go to a particular Posting function WBC_onSelectGoto( strPostingURL ) { if ( WBC_isOpenerWindowClosed() ) { window.open(strPostingURL, "WBC_wndMain", IDS_WIN_MAIN_WBC_FEATURES); } else { window.top.opener.top.location = strPostingURL; } window.top.close(); } // submit a form using the specified action URL function WBC_submitForm( strFormName, strFormActionURL ) { document.forms[strFormName].action = strFormActionURL; document.forms[strFormName].submit(); } // Preload images for rollovers. Arguments are name of all rollovering // images to be preloaded. function WBC_preloadImages () { if (document.images) { var arrayPreload = new Array(); for (var i = 0; i < arguments.length; i++) { arrayPreload[i] = new Image; arrayPreload[i].src = arguments[i]; } } } // for supporting Rollover image function WBC_changeImgSafe(imgDOM, imgSrcReplacedBy) { // brace for the case that there is no image tag // when people use text as link if (document.images[imgDOM] != null) { document.images[imgDOM].src = imgSrcReplacedBy; } } // take user to an authoring page based on the selected template URL function WBC_createFromTmpl(strURL) { if (top.opener != null) { top.opener.top.location.href = strURL; top.close(); } else { alert(IDS_WINDOW_OPENER_NOT_FOUND); } } // Checks if browser is IE function WBC_isIE() { if (navigator.appName.indexOf("Microsoft") != -1) { return true; } else { return false; } } // Checks if browser is Netscape function WBC_isNetscape() { if (navigator.appName.indexOf("Netscape") != -1) { return true; } else { return false; } } // Returns browser version function WBC_GETBrowserVer() { if (!WBC_isNetscape()) { var strUserAgent = navigator.userAgent; var nBrowserUserAgentStart = strUserAgent.indexOf("("); if (nBrowserUserAgentStart != -1) { var strBrowserUserAgent = strUserAgent.substring(nBrowserUserAgentStart) var nBrowserVerStart = strBrowserUserAgent.indexOf(".") - 1; while ( !isNaN(parseInt(strBrowserUserAgent.charAt(nBrowserVerStart))) && (nBrowserVerStart > 0)) { nBrowserVerStart = nBrowserVerStart - 1; } return parseInt(strBrowserUserAgent.substring(nBrowserVerStart)); } } return parseInt(navigator.appVersion); } function WM_netscapeCssFix() { /* Source: Webmonkey Code Library (http://www.hotwired.com/webmonkey/javascript/code_library/) Author: Taylor Author Email: taylor@wired.com Author URL: http://www.taylor.org/ */ // This part was inspired by Matthew_Baird@wayfarer.com // It GETs around another unfortunate bug whereby Netscape // fires a resize event when the scrollbars pop up. This // checks to make sure that the window's available size // has actually changed. if (document.WM.WM_netscapeCssFix.initWindowWidth != window.innerWidth || document.WM.WM_netscapeCssFix.initWindowHeight != window.innerHeight) { document.location = document.location; } } function WM_netscapeCssFixCheckIn() { // This function checks to make sure the version of Netscape // in use contains the bug; if so, it records the window's // width and height and sets all resize events to be handled // by the WM_netscapeCssFix() function. if ((navigator.appName == 'Netscape') && (parseInt(navigator.appVersion) == 4)) { if (typeof document.WM == 'undefined'){ document.WM = new Object; } if (typeof document.WM.WM_scaleFont == 'undefined') { document.WM.WM_netscapeCssFix = new Object; document.WM.WM_netscapeCssFix.initWindowWidth = window.innerWidth; document.WM.WM_netscapeCssFix.initWindowHeight = window.innerHeight; } window.onresize = WM_netscapeCssFix; } } WM_netscapeCssFixCheckIn(); // GET the element of the specified name in the form // GET Form Element objects and populate them into arrayElements. // IE4.5 (Mac) has a bug that if there are more than one set of radio buttons, // accessing the second set and thereafter directly by name will fail. // The radio buttons form elements will therefore be retrieved using arrayElements // rather than directly from the form elements collection. function WBC_GETFormElement( pForm, strName, arrayElements ) { var j = 0; for (var i = 0; i < pForm.elements.length; i++) { if (pForm.elements[i].name == strName) { arrayElements[j] = pForm.elements[i]; j++; } } } // Verify name to see if its empty, all blanks or contain illegal characters // such as #, &, +, %, /, | and empty string. function WBC_verifyInputName(strName) { if ((strName.value.split(" ").length == strName.value.length + 1) || (strName.value.indexOf("#") >= 0) || (strName.value.indexOf("&") >= 0) || (strName.value.indexOf("%") >= 0) || (strName.value.indexOf("+") >= 0) || (strName.value.indexOf("/") >= 0) || (strName.value.indexOf("|") >= 0)) { return false; } else { return true; } } #15 00:16:13.171 136.1.240.21:80 GET /en/global/s_code_remote.js?v=p3 HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E #16 00:16:13.421 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:14 GMT Last-Modified: Fri, 01 Jul 2005 07:15:14 GMT Content-Length: 17359 Content-Type: text/html Cache-control: private /*** JS file vG9 Code ***/ // San Jose Data Center /************************ ADDITIONAL FEATURES ************************ Plugins */ /************************** CONFIG SECTION **************************/ /* You may add or alter any code config here. */ /* Variables (s_pageName, s_prop1, etc.) not prefixed with "s_" will not be used. */ var s_disableLegacyVars=true /* Specify the Report Suite ID(s) to track here */ var s_account= (document.location.host!=""&&document.location.host!="localhost"&&document.location.host.indexOf("www-")==-1&&document.location.host.indexOf("qa")==-1&&document.location.host.indexOf("itek")==-1)?"fmcfordcom,fmcglobal":"fmcfordcomdev"; /* E-commerce Config */ var s_currencyCode="USD" var s_eVarCFG="" /* Link Tracking Config */ var s_trackDownloadLinks=true var s_trackExternalLinks=true var s_trackInlineStats=true var s_linkDownloadFileTypes="exe,zip,wav,mp3,mov,mpg,avi,wmv,doc,pdf,xls" var s_linkInternalFilters="media.ford.com/newsroom,mycareer.ford.com,corporate-ir.net,fordcomsearch.ford.com/FordDotCom/V35,shareholder.ford.com,/en/default,/en/company,/en/error,/en/global,/en/goodWorks,/en/heritage,/en/innovation,/en/ourCompany,/en/support,/en/vehicles,/NR/fordcom,/en/links/General/media_ford_com,/en/links/General/www_mycareer_ford_com,/en/links/General/www_corporate-ir_net" var s_linkLeaveQueryString=false var s_linkTrackVars="s_hier1" var s_linkTrackEvents="None" var s_division="Ford.com" var s_business="ford.com" /* Plugin Config */ var s_usePlugins=true function s_doPlugins() { /* Add calls to plugins here */ /* Map Standard Variables */ s_vp_mapVars(); /* External Campaign Tracking */ if(!window.s_campaign) s_vp_GETCGI('s_campaign','cid'); /* Internal Campaign Tracking */ if(!window.s_eVar1) s_vp_GETCGI('s_eVar1','intcmp'); } /************************** PLUGINS SECTION *************************/ /* You may insert any plugins you wish to use here. */ /* * Plugin: Send Analytics Event */ function sendAnalyticsEvent(accnt) { accnt=accnt?accnt:s_account; void(s_gs(accnt)) } /* * Plugin: GET Plugin Modified Value */ function s_vp_GETValue(vs) {var k=vs.substring(0,2)=='s_'?vs.substring(2):vs;return s_wd[ 's_vpm_'+k]?s_wd['s_vpv_'+k]:s_gg(k)} /* * Plugin: GET Query String CGI Variable Value */ function s_vp_GETCGI(vs,k) {var v='';if(k&&s_wd.location.search){var q=s_wd.location.search, qq=q.indexOf('?');q=qq<0?q:q.substring(qq+1);v=s_pt(q,'&',s_cgif, k)}s_vpr(vs,v)}function s_cgif(t,k){if(t){var te=t.indexOf('='), sk=te<0?t:t.substring(0,te),sv=te<0?'True':t.substring(te+1);if( sk==k)return s_epa(sv)}return ''} /* * Plugin: Map Standard Vars to Friendly Vars */ function s_vp_mapVars(){ var tb='',tpn='';if(window.s_division){s_vpr('s_prop14',s_division );s_vpr('s_eVar14',s_division)}if(window.s_business){s_vpr('s_prop15', s_business);s_vpr('s_eVar15',s_business);tb=s_business}if( window.s_nameplate){s_vpr('s_prop16',s_nameplate);s_vpr('s_eVar16', s_nameplate)}if(window.s_modelyear){s_vpr('s_prop12',s_modelyear); s_vpr('s_eVar12',s_modelyear)}if(window.s_pageName)tpn=s_pageName; } /* * Plugin Utilities v2.0 (Required For All Plugins) */ function s_vpr(vs,v){if(s_wd[vs])s_wd[vs]=s_wd[vs];else s_wd[vs]='' if(vs.substring(0,2) == 's_')vs=vs.substring(2);s_wd['s_vpv_'+vs]=v s_wd['s_vpm_'+vs]=1}function s_dt(tz,t){var d=new Date;if(t)d.setTime( t);d=new Date(d.GETTime()+(d.GETTimezoneOffset()*60*1000)) return new Date(Math.floor(d.GETTime()+(tz*60*60*1000)))} function s_vh_gt(k,v){var vh='|'+s_c_r('s_vh_'+k),vi=vh.indexOf('|'+v +'='),ti=vi<0?vi:vi+2+v.length,pi=vh.indexOf('|',ti),t=ti<0?'': vh.substring(ti,pi<0?vh.length:pi);return t}function s_vh_gl(k){var vh=s_c_r('s_vh_'+k),e=vh?vh.indexOf('='):0;return vh?(vh.substring(0, e?e:vh.length)):''}function s_vh_s(k,v){if(k&&v){var e=new Date,st= e.GETTime(),y=e.GETYear(),c='s_vh_'+k,vh='|'+s_c_r(c)+'|',t=s_vh_gt(k, v);e.setYear((y<1900?y+1900:y)+5);if(t)vh=s_rep(vh,'|'+v+'='+t+'|','|' );if(vh.substring(0,1)=='|')vh=vh.substring(1);if(vh.substring( vh.length-1,vh.length)=='|')vh=vh.substring(0,vh.length-1);vh=v +'=[PCC]'+(vh?'|'+vh:'');s_c_w(c,vh,e);if(s_vh_gt(k,v)!='[PCC]') return 0;vh=s_rep(vh,'[PCC]',st);s_c_w(c,vh,e)}return 1} /************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/ var s_linkType,s_linkName,s_objectID,s_un,s_ios=0,s_q='',s_code='', code='',s_bcr=0,s_lnk='',s_eo='',s_vb,s_pl,s_tfs=0,s_etfs=0,s_wd= window,s_d=s_wd.document,s_ssl=(s_wd.location.protocol.toLowerCase( ).indexOf('https')>=0),s_n=navigator,s_u=s_n.userAgent,s_apn= s_n.appName,s_v=s_n.appVersion,s_apv,s_i,s_ie=s_v.indexOf('MSIE '), s_ns6=s_u.indexOf('Netscape6/');if(s_v.indexOf('Opera')>=0|| s_u.indexOf('Opera')>=0)s_apn='Opera';var s_isie=(s_apn== 'Microsoft Internet Explorer'),s_isns=(s_apn=='Netscape'),s_isopera=( s_apn=='Opera'),s_ismac=(s_u.indexOf('Mac')>=0);if(s_ie>0){s_apv= parseInt(s_i=s_v.substring(s_ie+5));if(s_apv>3)s_apv=parseFloat(s_i)} else if(s_ns6>0)s_apv=parseFloat(s_u.substring(s_ns6+10));else s_apv= parseFloat(s_v);function s_fl(s,l){return s?(s+'').substring(0,l):s} function s_co(o){if(!o)return o;var n=new Object,x;for(x in o)if( x.indexOf("select")<0&&x.indexOf("filter")<0)n[x]=o[x];return n} function s_num(x){var s=x.toString(),g='0123456789',p,d for(p=0;p<s.length;p++){d=s.substring(p,p+1);if(g.indexOf(d)<0) return 0}return 1}function s_rep(s,o,n){var i=s.indexOf(o),l=n.length> 0?n.length:1;while(s&&i>=0){s=s.substring(0,i)+n+s.substring(i +o.length);i=s.indexOf(o,i+l)}return s}function s_ape(s){return s? s_rep(escape(''+s),'+','%2B'):s}function s_epa(s){return s?unescape( s_rep(''+s,'+',' ')):s}function s_pt(s,d,f,a){var t=s,x=0,y,r;while(t) {y=t.indexOf(d);y=y<0?t.length:y;t=t.substring(0,y);r=f(t,a);if(r) return r;x+=y+d.length;t=s.substring(x,s.length);t=x<s.length?t:''} return ''}function s_isf(t,a){if(t.substring(0,2)=='s_')t=t.substring( 2);return (t!='n s_fsf(t,a){if(s_pt(a,',',s_isf,t)) s_fsg+=(s_fsg!=''?',':'')+t;return 0}var s_fsg;function s_fs(s,f){ s_fsg='n s_fsg}var s_c_d='' function s_c_gdf(t,a){if(!s_num(t))return 1;return 0}function s_c_gd() {var d=s_wd.location.hostname,n=s_gg('cookieDomainPeriods'),p;if(d&& !s_c_d){n=n?parseInt(n):2;n=n &&t="=a)}function" ;s_pt(s,',',s_fsf,f);return>2?n:2;p=d.lastIndexOf('.');while(p>=0&& n>1){p=d.lastIndexOf('.',p-1);n--}s_c_d=p>0&&s_pt(d,'.',s_c_gdf,0)? d.substring(p):''}return s_c_d}function s_c_r(k){k=s_ape(k);var c=' ' +s_d.cookie,s=c.indexOf(' '+k+'='),e=s<0?s:c.indexOf(';',s),v=s<0?'': s_epa(c.substring(s+2+k.length,e<0?c.length:e));return v!='[[B]]'?v:'' }function s_c_w(k,v,e){var d=s_c_gd(),l=s_gg('cookieLifetime'),s;v='' +v;l=l?(''+l).toUpperCase():'';if(e&&l!='SESSION'&&l!='NONE'){s=(v!= ''?parseInt(l?l:0):-60);if(s){e=new Date;e.setTime(e.GETTime()+(s*1000 ))}}if(k&&l!='NONE'){s_d.cookie=k+'='+s_ape(v!=''?v:'[[B]]')+'; ' +'path=/;'+(e&&l!='SESSION'?' expires='+e.toGMTString()+';':'')+(d? ' domain='+d+';':'');return s_c_r(k)==v}return 0}function s_cet(f,a, et,oe,fb){var r,d=0 /*@cc_on@if(@_jscript_version>=5){try{return f(a)}catch(e){return et(e)}d=1}@end@*/ if(!d){if(s_ismac&&s_u.indexOf('MSIE 4')>=0)return fb(a);else{ s_wd.s_oe=s_wd.onerror;s_wd.onerror=oe;r=f(a);s_wd.onerror=s_wd.s_oe return r}}}function s_gtfset(e){return s_tfs}function s_gtfsoe(e){ s_wd.onerror=s_wd.s_oe;s_etfs=1;var code=s_gs(s_un);if(code)s_d.write( code);s_etfs=0;return true}function s_gtfsfb(a){return s_wd} function s_gtfsf(w){var p=w.parent,l=w.location;s_tfs=w;if(p&& p.location!=l&&p.location.host==l.host){s_tfs=p;return s_gtfsf(s_tfs)} return s_tfs}function s_gtfs(){if(!s_tfs){s_tfs=s_wd;if(!s_etfs)s_tfs= s_cet(s_gtfsf,s_tfs,s_gtfset,s_gtfsoe,s_gtfsfb)}return s_tfs} function s_ca(un){un=un.toLowerCase();var ci=un.indexOf(','),fun=ci<0? un:un.substring(0,ci),imn='s_i_'+fun;if(s_d.images&&s_apv>=3&& !s_isopera&&(s_ns6<0||s_apv>=6.1)){s_ios=1;if(!s_d.images[imn]&&( !s_isns||(s_apv<4||s_apv>=5))){s_d.write('<im'+'g name="'+imn +'" height=1 width=1 border=0 alt="">');if(!s_d.images[imn])s_ios=0}}} function s_it(un){s_ca(un)}function s_mr(un,sess,q,ta){un= un.toLowerCase();var ci=un.indexOf(','),fun=ci<0?un:un.substring(0,ci ),unc=s_rep(fun,'_','-'),imn='s_i_'+fun,ns=s_gg('visitorNamespace'), im,b,e,rs='http'+(s_ssl?'s':'' )+'://'+(ns?ns:(s_ssl?'102':unc))+'.112.2O7.net/b/ss/'+un+'/1/G.9-Pd-R/' +sess+'?[AQB]&ndh=1'+(q?q:'')+(s_q?s_q:'')+'&[AQE]';if(s_ios){im=s_wd[ imn]?s_wd[imn]:s_d.images[imn];if(!im)im=s_wd[imn]=new Image;im.src=rs if(rs.indexOf('&pe=')>=0&&(!ta||ta=='_self'||ta=='_top'||(s_wd.name&& ta==s_wd.name))){b=e=new Date;while(e.GETTime()-b.GETTime()<500)e= new Date}return ''}return '<im'+'g sr'+'c="'+rs +'" width=1 height=1 border=0 alt="">'}function s_gg(v){var g='s_'+v return s_wd[g]||s_wd.s_disableLegacyVars?s_wd[g]:s_wd[v]}var s_qav='' function s_havf(t,a){var b=t.substring(0,4),s=t.substring(4),n= parseInt(s),k='s_g_'+t,m='s_vpm_'+t,q=t,v=s_gg('linkTrackVars'),e= s_gg('linkTrackEvents');if(!s_wd['s_'+t])s_wd['s_'+t]='';s_wd[k]=s_wd[ m]?s_wd['s_vpv_'+t]:s_gg(t);if(s_lnk||s_eo){v=v?v+',pageName,pageURL,' +'referrer,charSet,visitorNamespace,cookieDomainPeriods,cookieLifetim' +'e,currencyCode,purchaseID':'';if(v&&!s_pt(v,',',s_isf,t))s_wd[k]='' if(t=='events'&&e)s_wd[k]=s_fs(s_wd[k],e)}s_wd[m]=0;if(t=='pageURL')q= 'g';else if(t=='referrer')q='r';else if(t=='charSet')q='ce';else if( t=='visitorNamespace')q='ns';else if(t=='cookieDomainPeriods')q='cdp' else if(t=='cookieLifetime')q='cl';else if(t=='currencyCode')q='cc' else if(t=='channel')q='ch';else if(t=='campaign')q='v0';else if( s_num(s)){if(b=='prop')q='c'+n;else if(b=='eVar')q='v'+n;else if(b== 'hier'){q='h'+n;s_wd[k]=s_fl(s_wd[k],255)}}if(s_wd[k]&&t!='linkName'&& t!='linkType')s_qav+='&'+q+'='+s_ape(s_wd[k]);return ''} function s_hav(){var n,av='charSet,visitorNamespace,cookieDomainPerio' +'ds,cookieLifetime,pageName,pageURL,referrer,channel,server,paGEType' +',campaign,state,zip,events,products,currencyCode,purchaseID,linkNam' +'e,linkType';for(n=1;n<51;n++)av+=',prop'+n+',eVar'+n+',hier'+n s_qav='';s_pt(av,',',s_havf,0);return s_qav}function s_lnf(t,h){t=t? t.toLowerCase():'';h=h?h.toLowerCase():'';var te=t.indexOf('=');if(t&& te>0&&h.indexOf(t.substring(te+1))>=0)return t.substring(0,te) return ''}function s_ln(h){if (s_gg('linkNames'))return s_pt(s_gg( 'linkNames'),',',s_lnf,h);return ''}function s_ltdf(t,h){t=t? t.toLowerCase():'';h=h?h.toLowerCase():'';var qi=h.indexOf('?');h=qi>= 0?h.substring(0,qi):h;if(t&&h.substring(h.length-(t.length+1))=='.'+t) return 1;return 0}function s_ltef(t,h){t=t?t.toLowerCase():'';h=h? h.toLowerCase():'';if(t&&h.indexOf(t)>=0)return 1;return 0} function s_lt(h){var lft=s_gg('linkDownloadFileTypes'),lef=s_gg( 'linkExternalFilters'),lif=s_gg('linkInternalFilters')?s_gg( 'linkInternalFilters'):s_wd.location.hostname;h=h.toLowerCase();if( s_gg('trackDownloadLinks')&&lft&&s_pt(lft,',',s_ltdf,h))return 'd';if( s_gg('trackExternalLinks')&&(lef||lif)&&(!lef||s_pt(lef,',',s_ltef,h) )&&(!lif||!s_pt(lif,',',s_ltef,h)))return 'e';return ''}function s_lc( e){s_lnk=s_co(this);s_gs('');s_lnk='';if(this.s_oc)return this.s_oc(e) return true}function s_ls(){var l,ln,oc for(ln=0;ln<s_d.links.length;ln++){l=s_d.links[ln];oc=l.onclick? l.onclick.toString():'';if(oc.indexOf("s_gs(")<0&&oc.indexOf("s_lc(")< 0){l.s_oc=l.onclick;l.onclick=s_lc}}}function s_bc(e){s_eo= e.srcElement?e.srcElement:e.tarGET;s_gs('');s_eo=''}function s_ot(o){ var a=o.type,b=o.tagName;return (a&&a.toUpperCase?a:b&&b.toUpperCase? b:o.href?'A':'').toUpperCase()}function s_oid(o){var t=s_ot(o),p= o.protocol,c=o.onclick,n='',x=0;if(!o.s_oid){if(o.href&&(t=='A'||t== 'AREA')&&(!c||!p||p.toLowerCase().indexOf('javascript')<0))n=o.href else if(c){n=s_rep(s_rep(s_rep(s_rep(c.toString(),"\r",''),"\n",''), "\t",''),' ','');x=2}else if(o.value&&(t=='INPUT'||t=='SUBMIT')){n= o.value;x=3}else if(o.src&&t=='IMAGE')n=o.src;if(n){o.s_oid=s_fl(n,100 );o.s_oidt=x}}return o.s_oid}function s_rqf(t,un){var e=t.indexOf('=' ),u=e>=0?','+t.substring(0,e)+',':'';return u&&u.indexOf(','+un+',')>= 0?s_epa(t.substring(e+1)):''}function s_rq(un){var c=un.indexOf(','), v=s_c_r('s_sq'),q='';if(c<0)return s_pt(v,'&',s_rqf,un);return s_pt( un,',',s_rq,0)}var s_sqq,s_squ;function s_sqp(t,a){var e=t.indexOf('=' ),q=e<0?'':s_epa(t.substring(e+1));s_sqq[q]='';if(e>=0)s_pt( t.substring(0,e),',',s_sqs,q);return 0}function s_sqs(un,q){s_squ[un]= q;return 0}function s_sq(un,q){s_sqq=new Object;s_squ=new Object s_sqq[q]='';var k='s_sq',v=s_c_r(k),x,c=0;s_pt(v,'&',s_sqp,0);s_pt(un, ',',s_sqs,q);v='';for(x in s_squ)s_sqq[s_squ[x]]+=(s_sqq[s_squ[x]]? ',':'')+x;for(x in s_sqq)if(x&&s_sqq[x]&&(x==q||c<2)){v+=(v?'&':'') +s_sqq[x]+'='+s_ape(x);c++}return s_c_w(k,v,0)}function s_wdl(e){ s_wd.s_wd_l=1;var r=true;if(s_wd.s_ol)r=s_wd.s_ol(e);if(s_wd.s_ls) s_wd.s_ls();return r}function s_wds(un){un=un.toLowerCase() s_wd.s_wd_l=1;if(s_apv>3&&(!s_isie||!s_ismac||s_apv>=5)){s_wd.s_wd_l=0 if(!s_wd.s_unl)s_wd.s_unl=new Array;s_wd.s_unl[s_wd.s_unl.length]=un if(s_d.body&&s_d.body.attachEvent){if(!s_wd.s_bcr&& s_d.body.attachEvent('onclick',s_bc))s_wd.s_bcr=1}else if(s_d.body&& s_d.body.addEventListener){if(!s_wd.s_bcr&&s_d.body.addEventListener( 'click',s_bc,false))s_wd.s_bcr=1}else{if(!s_wd.s_olr){s_wd.s_ol= s_wd.onload;s_wd.onload=s_wdl}s_wd.s_olr=1}}}function s_iepf(i,a){if( i.substring(0,1)!='{')i='{'+i+'}';if(s_d.body.isComponentInstalled(i, 'ComponentID')){var n=s_pl.length;s_pl[n]=new Object;s_pl[n].name=i +':'+s_d.body.GETComponentVersion(i,'ComponentID')}return 0} function s_vs(un,x){var s=s_gg('visitorSampling'),g=s_gg( 'visitorSamplingGroup'),k='s_vsn_'+un+(g?'_'+g:''),n=s_c_r(k),e= new Date,y=e.GETYear();e.setYear(y+10+(y<1900?1900:0));if(s){s*=100 if(!n){if(!s_c_w(k,x,e))return 0;n=x}if(n%10000>s)return 0}return 1} function s_gs(un){un=un.toLowerCase() s_un=un;var trk=1,tm=new Date,sed=Math&&Math.random?Math.floor( Math.random()*10000000000000):tm.GETTime(),sess='s'+Math.floor( tm.GETTime()/10800000)%10+sed,yr=tm.GETYear(),tfs=s_gtfs(),t,ta='',q= '',qs='';yr=yr<1900?yr+1900:yr;t=tm.GETDate()+'/'+tm.GETMonth()+'/'+yr +' '+tm.GETHours()+':'+tm.GETMinutes()+':'+tm.GETSeconds()+' ' +tm.GETDay()+' '+tm.GETTimezoneOffset();if(!s_q){var tl=tfs.location, s='',c='',v='',p='',bw='',bh='',j='1.0',k=s_c_w('s_cc','true',0)?'Y': 'N',hp='',ct='',iepl=s_gg('iePlugins'),pn=0,ps;if(s_apv>=4)s= screen.width+'x'+screen.height;if(s_isns||s_isopera){if(s_apv>=3){j= '1.1';v=s_n.javaEnabled()?'Y':'N';if(s_apv>=4){j='1.2';c= screen.pixelDepth;bw=s_wd.innerWidth;bh=s_wd.innerHeight;if(s_apv>= 4.06)j='1.3'}}s_pl=s_n.plugins}else if(s_isie){if(s_apv>=4){v= s_n.javaEnabled()?'Y':'N';j='1.2';c=screen.colorDepth;if(s_apv>=5){bw= s_d.documentElement.offsetWidth;bh=s_d.documentElement.offsetHeight;j= '1.3';if(!s_ismac&&s_d.body){s_d.body.addBehavior("#default#homePage") hp=s_d.body.isHomePage(tl)?"Y":"N";s_d.body.addBehavior( "#default#clientCaps");ct=s_d.body.connectionType;if(iepl){s_pl= new Array;s_pt(iepl,',',s_iepf,'')}}}}else r='';if(!s_pl&&iepl)s_pl= s_n.plugins}if(s_pl)while(pn<s_pl.length&&pn<30){ps=s_fl(s_pl[pn ].name,100)+';';if(p.indexOf(ps)<0)p+=ps;pn++}s_q=(s?'&s='+s_ape(s):'' )+(c?'&c='+s_ape(c):' bw?'&bw='+bw:' 'usePlugins'))s_wd.s_doPlugins();var l=s_wd.location,r= tfs.document.referrer;if(!s_gg("pageURL"))s_wd.s_pageURL=s_fl(l?l:'', 255);if(!s_gg("referrer"))s_wd.s_referrer=s_fl(r?r:'',255);q+=(t?'&t=' +s_ape(t):'')+s_hav();if(s_lnk||s_eo){var o=s_eo?s_eo:s_lnk;if(!o) return '';var p=s_wd.s_g_pageName,w=1,t=s_ot(o),n=s_oid(o),x=o.s_oidt, h,l,i,oc;if(s_eo&&o==s_eo){while(o&&!n&&t!='BODY'){o=o.parentElement? o.parentElement:o.parentNode;if(!o)return '';t=s_ot(o);n=s_oid(o);x= o.s_oidt}oc=o.onclick?o.onclick.toString():'';if(oc.indexOf("s_gs(") ')+(j?'&j="+j:" ')+(v?'&v="+v:" ')+(k?'&k="+k:" ')+( ')+(bh?'&bh="+bh:" ')+(ct?'&ct="+s_ape(ct):" ')+(hp?'&hp=" +hp:" ')+(s_vb?'&vb="+s_vb:" ')+(p?'&p="+s_ape(p):" ')}if(s_gg(>= 0)return ''}ta=o.tarGET;h=o.href?o.href:'';i=h.indexOf('?');h=s_gg( 'linkLeaveQueryString')||i<0?h:h.substring(0,i);l=s_gg('linkName')? s_gg('linkName'):s_ln(h);t=s_gg('linkType')?s_gg('linkType' ).toLowerCase():s_lt(h);if(t&&(h||l))q+='&pe=lnk_'+(t=='d'||t=='e'? s_ape(t):'o')+(h?'&pev1='+s_ape(h):'')+(l?'&pev2='+s_ape(l):'');else trk=0;if(s_gg('trackInlineStats')){if(!p){p=s_wd.s_g_pageURL;w=0}t= s_ot(o);i=o.sourceIndex;if(s_gg('objectID')){n=s_gg('objectID');x=1;i= 1}if(p&&n&&t)qs='&pid='+s_ape(s_fl(p,255))+(w?'&pidt='+w:'')+'&oid=' +s_ape(s_fl(n,100))+(x?'&oidt='+x:'')+'&ot='+s_ape(t)+(i?'&oi='+i:'')} s_wd.s_linkName=s_wd.s_linkType=s_wd.s_objectID=s_lnk=s_eo='';if( !s_wd.s_disableLegacyVars)s_wd.linkName=s_wd.linkType=s_wd.objectID='' }if(!trk&&!qs)return '';var code='';if(un){if(trk&&s_vs(un,sed))code+= s_mr(un,sess,q+(qs?qs:s_rq(un)),ta);s_sq(un,trk?'':qs)}else if( s_wd.s_unl)for(var unn=0;unn<s_wd.s_unl.length;unn++){un=s_wd.s_unl[ unn];if(trk&&s_vs(un,sed))code+=s_mr(un,sess,q+(qs?qs:s_rq(un)),ta) s_sq(un,trk?'':qs)}return code}function s_dc(un){un=un.toLowerCase() s_wds(un);s_ca(un);return s_gs(un)} s_code=s_dc(s_account);if(s_code)s_d.write(s_code) #17 00:16:13.822 136.1.240.21:80 GET /NR/fordcom/images/en/global/nothing.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #18 00:16:13.972 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:14 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Tue, 09 Oct 2001 02:03:08 GMT ETag: "0d6488a6650c11:eaa" Content-Length: 43 #19 00:16:13.832 136.1.240.21:80 GET /NR/fordcom/images/en/home/header/home_fmc_script.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #20 00:16:13.992 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:14 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Thu, 14 Apr 2005 18:41:28 GMT ETag: "0bc74912141c51:eaa" Content-Length: 3877 #21 00:16:13.942 216.52.17.116:80 GET /b/ss/fmcfordcom,fmcglobal/1/G.9-Pd-R/s27162194020779?[AQB]&ndh=1&t=1/6/2005%200%3A16%3A13%205%20420&pageName=FORD%3AHome&g=http%3A//www.ford.com/en/default.htm&ch=Home&server=P4E&cc=USD&h1=Home&c14=Ford.com&v14=Ford.com&c15=ford.com&v15=ford.com&s=1024x768&c=32&j=1.3&v=Y&k=Y&bw=1024&bh=616&ct=lan&hp=N&[AQE] HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: fmcfordcom.112.2o7.net Connection: Keep-Alive Cookie: s_vi_bzbx7Bmfehkf=[CS]v4|41AF2F3D0000683A-A000BB000000001|41AF2F3D[CE]; s_vi_dx7Cdx7Docx7Ex7Cebjc=[CS]v4|41AF2F3D0000683A-A000BB000000001|41AF2F3D[CE]; s_vi_atamox7Ecaihem=[CS]v4|429F381700006CCC-A000B5A00000001|429F3816[CE] #22 00:16:14.032 216.52.17.116:80 HTTP/1.1 302 Found Date: Fri, 01 Jul 2005 07:16:21 GMT Server: Apache/1.3.26 (Unix) mod_ssl/2.8.9 OpenSSL/0.9.6e Set-Cookie: s_vi_lgilexxnieg=[CS]v4|0-0|42C4EDC5[CE]; Expires=Wed, 30 Jun 2010 07:16:21 GMT; Domain=.2o7.net; Path=/ Location: http://fmcfordcom.112.2o7.net/b/ss/fmcfordcom,fmcglobal/1/G.9-Pd-R/s27162194020779?[AQB]purl=http%3A%2F%2Fwww.ford.com%2Fen%2Fdefault.htm&pccr=true&&ndh=1&t=1/6/2005%200%3A16%3A13%205%20420&pageName=FORD%3AHome&g=http%3A//www.ford.com/en/default.htm&ch=Home&server=P4E&cc=USD&h1=Home&c14=Ford.com&v14=Ford.com&c15=ford.com&v15=ford.com&s=1024x768&c=32&j=1.3&v=Y&k=Y&bw=1024&bh=616&ct=lan&hp=N&[AQE] X-C: ms-1.2 Expires: Thu, 30 Jun 2005 07:16:21 GMT Last-Modified: Sat, 02 Jul 2005 07:16:21 GMT Cache-Control: no-cache, no-store, must-revalidate, max-age=0, proxy-revalidate, no-transform, pre-check=0, post-check=0, private Pragma: no-cache ETag: "42C4EDC5-0EE9-77A9AE62" Vary: * P3P: policyref="/w3c/p3p.xml" CP="NOI DSP LAW NID PSA OUR IND NAV STA COM" xserver: www183 Connection: close Transfer-Encoding: chunked Content-Type: text/plain 0 #23 00:16:14.122 136.1.240.21:80 GET /NR/fordcom/images/en/home/flash/channels_375.swf HTTP/1.1 Accept: */* x-flash-version: 7,0,19,0 Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #24 00:16:14.252 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:14 GMT Content-Type: application/octet-stream Accept-Ranges: bytes Last-Modified: Fri, 24 Jun 2005 17:47:00 GMT ETag: "0c2e7b8e478c51:eaa" Content-Length: 57830 #25 00:16:14.202 136.1.240.21:80 GET /NR/fordcom/images/en/home/flash/showroom_teaser.swf HTTP/1.1 Accept: */* x-flash-version: 7,0,19,0 Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #26 00:16:14.322 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:14 GMT Content-Type: application/octet-stream Accept-Ranges: bytes Last-Modified: Thu, 05 May 2005 11:40:48 GMT ETag: "020eb476751c51:eaa" Content-Length: 8899 #27 00:16:14.202 216.52.17.116:80 GET /b/ss/fmcfordcom,fmcglobal/1/G.9-Pd-R/s27162194020779?[AQB]purl=http%3A%2F%2Fwww.ford.com%2Fen%2Fdefault.htm&pccr=true&&ndh=1&t=1/6/2005%200%3A16%3A13%205%20420&pageName=FORD%3AHome&g=http%3A//www.ford.com/en/default.htm&ch=Home&server=P4E&cc=USD&h1=Home&c14=Ford.com&v14=Ford.com&c15=ford.com&v15=ford.com&s=1024x768&c=32&j=1.3&v=Y&k=Y&bw=1024&bh=616&ct=lan&hp=N&[AQE] HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: fmcfordcom.112.2o7.net Connection: Keep-Alive Cookie: s_vi_bzbx7Bmfehkf=[CS]v4|41AF2F3D0000683A-A000BB000000001|41AF2F3D[CE]; s_vi_dx7Cdx7Docx7Ex7Cebjc=[CS]v4|41AF2F3D0000683A-A000BB000000001|41AF2F3D[CE]; s_vi_atamox7Ecaihem=[CS]v4|429F381700006CCC-A000B5A00000001|429F3816[CE]; s_vi_lgilexxnieg=[CS]v4|0-0|42C4EDC5[CE] #28 00:16:14.372 216.52.17.116:80 HTTP/1.1 200 OK Date: Fri, 01 Jul 2005 07:16:21 GMT Server: Apache/1.3.26 (Unix) mod_ssl/2.8.9 OpenSSL/0.9.6e Set-Cookie: s_vi_lgilexxnieg=[CS]v4|42C4EDC5000079D3-A000AB600000001|42C4EDC5[CE]; Expires=Wed, 30 Jun 2010 07:16:21 GMT; Domain=.2o7.net; Path=/ Set-Cookie: s_vi_odjnefkhe=[CS]v4|42C4EDC5000079D3-A000AB600000001|42C4EDC5[CE]; Expires=Wed, 30 Jun 2010 07:16:21 GMT; Domain=.2o7.net; Path=/ X-C: ms-1.2 Expires: Thu, 30 Jun 2005 07:16:21 GMT Last-Modified: Sat, 02 Jul 2005 07:16:21 GMT Cache-Control: no-cache, no-store, must-revalidate, max-age=0, proxy-revalidate, no-transform, pre-check=0, post-check=0, private Pragma: no-cache ETag: "42C4EDC5-79D3-2426CCB1" Vary: * P3P: policyref="/w3c/p3p.xml" CP="NOI DSP LAW NID PSA OUR IND NAV STA COM" xserver: www182 Content-Length: 43 Connection: close Content-Type: image/gif #29 00:16:14.493 136.1.240.21:80 GET /NR/fordcom/images/en/heritage/1nav_heritage.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #30 00:16:14.623 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:15 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Tue, 30 Nov 2004 03:13:14 GMT ETag: "0817a878ad6c41:eaa" Content-Length: 1137 #31 00:16:14.753 136.1.240.21:80 GET /NR/fordcom/images/en/vehicles/1nav_vehicles.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #32 00:16:14.893 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:15 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Mon, 22 Nov 2004 20:25:06 GMT ETag: "0fd995ad1d0c41:eaa" Content-Length: 1688 #33 00:16:14.903 136.1.240.21:80 GET /NR/fordcom/images/en/global/footer/search.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #34 00:16:15.023 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:15 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Mon, 22 Nov 2004 21:42:56 GMT ETag: "070233adcd0c41:eaa" Content-Length: 698 #35 00:16:14.913 136.1.240.21:80 GET /NR/fordcom/images/en/innovation/1nav_innovation.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #36 00:16:15.053 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:15 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Mon, 22 Nov 2004 20:25:06 GMT ETag: "0fd995ad1d0c41:eaa" Content-Length: 1165 #37 00:16:15.304 136.1.240.21:80 GET /NR/fordcom/images/en/goodWorks/1nav_goodWorks.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #38 00:16:15.424 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:15 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Mon, 22 Nov 2004 20:25:06 GMT ETag: "0fd995ad1d0c41:eaa" Content-Length: 1288 #39 00:16:15.314 136.1.240.21:80 GET /NR/fordcom/images/en/company/1nav_company.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #40 00:16:15.454 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:15 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Mon, 22 Nov 2004 20:25:06 GMT ETag: "0fd995ad1d0c41:eaa" Content-Length: 1199 #41 00:16:15.444 136.1.240.21:80 GET /NR/rdonlyres/e3qgtfvoabw76vhv2stsoswojii3tjxvulqenh54m2taj3dhcramtdkkjeyaubjkrkl6pqaeojsnrcglqtwynaswaoe/nothing.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #42 00:16:15.574 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:16 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Thu, 30 Jun 2005 18:19:43 GMT ETag: "a2859e49a07dc51:eaa" Content-Length: 43 #43 00:16:15.724 136.1.240.21:80 GET /NR/fordcom/images/en/global/header_bar.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #44 00:16:15.845 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:16 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Tue, 16 Nov 2004 20:54:40 GMT ETag: "068827d1eccc41:eaa" Content-Length: 1573 #45 00:16:15.835 136.1.240.21:80 GET /NR/rdonlyres/et6ocykjddbskse2czm4sam6hifq4l556noaj6vc2jn4awfee6luqifzga2s5ghcll6lhgnczc2rlnxw72due6fv5qb/greatProducts.jpg HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #46 00:16:15.955 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:16 GMT Content-Type: image/jpeg Accept-Ranges: bytes Last-Modified: Mon, 27 Jun 2005 14:55:56 GMT ETag: "381d652287bc51:eaa" Content-Length: 20593 #47 00:16:15.885 136.1.240.21:80 GET /NR/rdonlyres/eyw67gbuw2zvnjzoaxdd4pd55esmziltx7r5zzaeo2z6pybbreghbuspz2bycyyzhqjkg7ndpythvfprlbkl5dy7jsd/betterWorld.jpg HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #48 00:16:16.035 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:16 GMT Content-Type: image/jpeg Accept-Ranges: bytes Last-Modified: Thu, 12 May 2005 13:36:03 GMT ETag: "ccfec18af756c51:eaa" Content-Length: 16747 #49 00:16:16.185 136.1.240.21:80 GET /NR/rdonlyres/e6wa3k3j7o6lx6dz473bot62wqexiqspnyjqdj6oydct6jn5r3onslepnibquwdegkdqk7lomdsc7jx3yne4w6f7qnh/drivingThrills.jpg HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #50 00:16:16.305 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:16 GMT Content-Type: image/jpeg Accept-Ranges: bytes Last-Modified: Thu, 12 May 2005 13:36:03 GMT ETag: "d4adf18af756c51:eaa" Content-Length: 18761 #51 00:16:16.225 136.1.240.21:80 GET /NR/rdonlyres/e3imsgnom7h6pmwdatgihkanqqppqk2yzgup4f6a4kajpnufdctm2jyszrqnnakey4fa7bheex23jd4hntme36qcrth/insidesite.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #52 00:16:16.385 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:16 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Wed, 29 Jun 2005 20:22:23 GMT ETag: "b86c1442e87cc51:eaa" Content-Length: 803 #53 00:16:16.616 136.1.240.21:80 GET /NR/rdonlyres/ef2idmc22u6b2nfxbr5txqoq66ugzu2ax6lrq7igii2l54zdoxn24eextxiswjjizvuapcyuxv3iohkg3ugak4xvbsh/msc_horizontaldots.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #54 00:16:16.736 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:17 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Wed, 29 Jun 2005 20:22:24 GMT ETag: "b438a842e87cc51:eaa" Content-Length: 68 #55 00:16:16.616 136.1.240.21:80 GET /NR/rdonlyres/elr3kjb2qryfq7a5fxok5rar5e5qbselvwfn7gzy3eop7vbp3vbpthro7umtx72gqex7oqaijytjnammfdh5pdm27wb/bullet_orange.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #56 00:16:16.776 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:17 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Wed, 29 Jun 2005 20:22:23 GMT ETag: "7c796542e87cc51:eaa" Content-Length: 116 #57 00:16:17.006 136.1.240.21:80 GET /NR/rdonlyres/enqq7ifdjtfoa6pye4juhvhxrkmxfnfgihgenjn4q52dlpiah4b5lj4etrsz2bvw6fgqwpdkeiwecxmldzz7gksquve/hdr_services.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #58 00:16:17.116 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:17 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Wed, 29 Jun 2005 20:22:23 GMT ETag: "126a3342e87cc51:eaa" Content-Length: 260 #59 00:16:17.016 136.1.240.21:80 GET /NR/rdonlyres/eukdolappyf7buor26zv6hjnjw5yktezrwbj4pkmyjz2zugpnlaqhjjisqbkngvsszbtrgq5k7cm37n2p4ljbvji72g/hdr_company.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #60 00:16:17.156 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:17 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Wed, 29 Jun 2005 20:22:23 GMT ETag: "7e931b42e87cc51:eaa" Content-Length: 271 #61 00:16:17.417 136.1.240.21:80 GET /NR/rdonlyres/e2o5pbjo6mume6rbmjrfjv5fsqjkelwknuuu5jaha2il3xgc75yoiqon5tubdsyuf4b4ktz3ufcm7dntwz5sxtnryih/inthenews.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #62 00:16:17.527 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:17 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Thu, 30 Jun 2005 14:37:06 GMT ETag: "9ef76430817dc51:eaa" Content-Length: 660 #63 00:16:17.427 136.1.240.21:80 GET /NR/rdonlyres/emjqqwsyyjd4ewoqhmcpeuv5dstyq22naszfzxhnlvpfm4wsvrrfgbkag7zk5cyb4ufdrzsmmg6zsas5tnxszochx6d/06-29_AM-DB9-MarkIII_home.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #64 00:16:17.567 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:17 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Thu, 30 Jun 2005 14:37:07 GMT ETag: "feb3a730817dc51:eaa" Content-Length: 2377 #65 00:16:17.637 136.1.240.21:80 GET /NR/rdonlyres/eatdqlpqofchir3r4o2kwbiw7y2rhifk5wbgnwxmpuob64ecxgbezouta2ldqkizgmoxnwkyizux4qien7jspeooflb/msc_horizontaldots.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #66 00:16:17.767 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:18 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Thu, 30 Jun 2005 14:37:07 GMT ETag: "76daae30817dc51:eaa" Content-Length: 68 #67 00:16:17.807 136.1.240.21:80 GET /NR/rdonlyres/e7dxzftklhpmbbwmjnclw3m36lw2eofdqnrfxlfarrlgqsdwt4dxv7vbjl4ztsqawkho3cogddl4obcjqzgkb4ih6ng/btn_morenews.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #68 00:16:17.928 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:18 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Thu, 30 Jun 2005 14:37:07 GMT ETag: "6b0c630817dc51:eaa" Content-Length: 669 #69 00:16:17.998 136.1.240.21:80 GET /NR/rdonlyres/elqm6mqlome3htgxznd6kma2twbnjpokwhlefp7qajjeasrcrua32roqngpplw26llwzrfkvqcyoxmbhawslq6mnmqg/findAVehicle.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #70 00:16:18.128 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:18 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Thu, 12 May 2005 13:35:59 GMT ETag: "f4e21c88f756c51:eaa" Content-Length: 867 #71 00:16:18.208 136.1.240.21:80 GET /NR/rdonlyres/ehdzh2mwn3bjf6gnpgphybiw5xfdkwqduptzi2dhirbdreh7h5zqtip6ddamaoo27uquou5gvzyqlwn53z5ghq5diwc/bullet_red.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #72 00:16:18.328 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:18 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Thu, 12 May 2005 13:36:04 GMT ETag: "6e5b408bf756c51:eaa" Content-Length: 65 #73 00:16:18.418 136.1.240.21:80 GET /NR/rdonlyres/eqlqvdr43d4eoh6vu3wcweyf7z2krhrdlmvsi3hybbouq4cf4d77s5zkrhi7k6k5tfh2quuffwnrqlkhjretdsni4ka/msc_horizontaldots_97.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #74 00:16:18.548 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:18 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Thu, 12 May 2005 13:36:04 GMT ETag: "92587e8bf756c51:eaa" Content-Length: 56 #75 00:16:18.619 136.1.240.21:80 GET /NR/rdonlyres/ez7te5yergkok3uh6jmepfrjz3tfvnhsedjswsizfj2bd3gjkphogiud2qe6jnjkb6kqsn7qnobh2ov4dd7gd5lkgze/btn_find.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #76 00:16:18.739 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:18 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Thu, 12 May 2005 13:36:05 GMT ETag: "7a78208cf756c51:eaa" Content-Length: 567 #77 00:16:18.819 136.1.240.21:80 GET /NR/fordcom/images/en/global/footer/footer_bar.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #78 00:16:18.939 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:19 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Tue, 03 Dec 2002 15:47:30 GMT ETag: "0156e49e39ac21:eaa" Content-Length: 833 #79 00:16:19.019 136.1.240.21:80 GET /NR/fordcom/images/en/home/footer/contact_us.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #80 00:16:19.129 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:19 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Mon, 22 Nov 2004 21:08:18 GMT ETag: "0cd8d63d7d0c41:eaa" Content-Length: 347 #81 00:16:19.219 136.1.240.21:80 GET /NR/fordcom/images/en/home/footer/global_sites.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #82 00:16:19.330 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:19 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Tue, 23 Nov 2004 03:43:00 GMT ETag: "03a2087ed1c41:eaa" Content-Length: 390 #83 00:16:19.410 136.1.240.21:80 GET /NR/fordcom/images/en/home/footer/faq.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #84 00:16:19.530 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:19 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Mon, 22 Nov 2004 21:08:18 GMT ETag: "0cd8d63d7d0c41:eaa" Content-Length: 216 #85 00:16:19.630 136.1.240.21:80 GET /NR/fordcom/images/en/home/footer/privacy.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #86 00:16:19.750 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:19 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Mon, 22 Nov 2004 21:08:18 GMT ETag: "0cd8d63d7d0c41:eaa" Content-Length: 274 #87 00:16:19.810 136.1.240.21:80 GET /NR/fordcom/images/en/home/footer/yourCaliforniaPrivacyRights.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #88 00:16:19.930 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:20 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Tue, 21 Dec 2004 14:26:40 GMT ETag: "09011669e7c41:eaa" Content-Length: 649 #89 00:16:20.011 136.1.240.21:80 GET /NR/fordcom/images/en/home/footer/sitemap.gif HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #90 00:16:20.131 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:20 GMT Content-Type: image/gif Accept-Ranges: bytes Last-Modified: Mon, 22 Nov 2004 21:08:18 GMT ETag: "0cd8d63d7d0c41:eaa" Content-Length: 328 #91 00:16:20.581 136.1.240.21:80 GET /en/channels375.xml HTTP/1.1 Accept: */* x-flash-version: 7,0,19,0 Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #92 00:16:20.692 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:20 GMT Last-Modified: Fri, 01 Jul 2005 07:15:21 GMT Content-Length: 2681 Content-Type: text/html Cache-control: private <?xml version="1.0" , , ?> <APPDATA globalurl="/en/company/about/countrySites/default.htm?referrer=home" defaultpanel="PANEL1" brandpanel="PANEL1"> <PANEL pid="PANEL3" phead="Better World" pbtnsrc="/NR/fordcom/images/en/home/flash/values_btn_06_2005.swf" psubh="VALUES FOR A STRONG BUSINESS" loadidx="3" loopdelay="0"> <CITEM cid="VALUES" csrc="/NR/fordcom/images/en/home/flash/values_06_2005.swf" omnitureMetrics="s_prop3=channel_company" loadidx="1"/> </PANEL> <PANEL pid="PANEL2" phead="Driving Thrills" pbtnsrc="/NR/fordcom/images/en/home/flash/insp_btn2_05_2005.swf" psubh="RACING. AUTO SHOWS. PERFORMANCE VEHICLES" loadidx="2" loopdelay="0"> <CITEM cid="INSPIRATIONS" csrc="/NR/fordcom/images/en/home/flash/inspirations3_05_2005.swf" omnitureMetrics="s_prop3=channel_enthusiast" loadidx="1"/> </PANEL> <PANEL pid="PANEL1" phead="Great Products" psubh="Our family of brands" loadidx="1" loopdelay="3000"> <CITEM cid="FORD" csrc="/NR/fordcom/images/en/home/flash/ford_05_2005-2.swf" curl="/en/links/General/www_fordvehicles_com/default.htm?referrer=home" omnitureMetrics="s_prop3=channel_brandview_FV" loadidx="1"/> <CITEM cid="LINCOLN" csrc="/NR/fordcom/images/en/home/flash/lincoln_05_2005.swf" curl="/en/links/General/www_lincoln_com/default.htm?referrer=home" omnitureMetrics="s_prop3=channel_brandview_LN" loadidx="2"/> <CITEM cid="MERCURY" csrc="/NR/fordcom/images/en/home/flash/mercury_06_2005.swf" curl="/en/links/General/www_mercuryvehicles_com/default.htm?referrer=home" omnitureMetrics="s_prop3=channel_brandview_MY" loadidx="3"/> <CITEM cid="MAZDA" csrc="/NR/fordcom/images/en/home/flash/mazda_06_2005.swf" curl="/en/links/General/www_mazdausa_com/default.htm?referrer=home" omnitureMetrics="s_prop3=channel_brandview_MZ" loadidx="4"/> <CITEM cid="VOLVO" csrc="/NR/fordcom/images/en/home/flash/volvo_05_2005.swf" curl="/en/links/General/www_volvocars_us/default.htm?referrer=home" omnitureMetrics="s_prop3=channel_brandview_VV" loadidx="5"/> <CITEM cid="JAGUAR" csrc="/NR/fordcom/images/en/home/flash/jaguar_05_2005.swf" curl="/en/links/General/www_jaguarusa_com/default.htm?referrer=home" omnitureMetrics="s_prop3=channel_brandview_JG" loadidx="6"/> <CITEM cid="LANDROVER" csrc="/NR/fordcom/images/en/home/flash/landrover_05_2005.swf" curl="/en/links/General/www_landroverusa_com/default.htm?referrer=home" omnitureMetrics="s_prop3=channel_brandview_LR" loadidx="7"/> <CITEM cid="ASTONMARTIN" csrc="/NR/fordcom/images/en/home/flash/astonmartin2_05_2005.swf" curl="/en/links/General/www_astonmartin_com/default.htm?referrer=home" omnitureMetrics="s_prop3=channel_brandview_AM" loadidx="8"/> </PANEL> </APPDATA> #93 00:16:20.752 136.1.240.21:80 GET /favicon.ico HTTP/1.1 Host: www.ford.com Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E #94 00:16:20.862 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:17 GMT Content-Length: 7803 Content-Type: text/html Cache-control: private <HTML> <HEAD> <TITLE>Ford Motor Company - Page Not Found</TITLE> <LINK rel="stylesheet" href="/NR/fordcom/css/global_ie.css" type="text/css"> </HEAD> <BODY bgcolor="#FFFFFF" text="#666666" link="#CC6600" alink="#CC6600" vlink="#CC6600" topmargin="0" leftmargin="0" marginwidth="0" marginheight="0"> <SCRIPT language="JavaScript"> <!-- var s_paGEType="errorPage"; //--> </SCRIPT> <TABLE border="0" cellpadding="0" cellspacing="0" width="760"> <TR> <TD height="13"><SCRIPT language="JavaScript" src="/en/global/s_code_remote.js"></SCRIPT><IMG border="0" height="1" src="/NR/fordcom/images/en/global/nothing.gif" width="11" alt=""></TD> </TR> <TR> <TD rowspan="3"></TD> <TD rowspan="3"><A href="/en/"><IMG alt="Ford Motor Company" border="0" height="37" src="/NR/fordcom/images/en/global/header/fmc_script.gif" width="278"></A></TD> </TR> <TR><TD rowspan="5"></TD></TR> <TR> <TD><IMG src="/NR/fordcom/images/en/global/nothing.gif" border="0" width="9" height="1" alt=""></TD> <TD><A href="/en/default.htm?source=topnav"><IMG src="/NR/fordcom/images/en/global/header/home.gif" border="0" width="34" height="22" alt="Home"></A></TD> <TD><A href="/en/links/General/www_fordvehicles_com/default.htm?source=topnav"><IMG src="/NR/fordcom/images/en/global/header/Ford.gif" border="0" height="22" width="34" alt="Ford"></A></TD> <TD><A href="/en/links/General/www_lincoln_com/default.htm?source=topnav"><IMG src="/NR/fordcom/images/en/global/header/Lincoln.gif" border="0" height="22" width="49" alt="Lincoln"></A></TD> <TD><A href="/en/links/General/www_mercuryvehicles_com/default.htm?source=topnav"><IMG src="/NR/fordcom/images/en/global/header/Mercury.gif" border="0" height="22" width="52" alt="Mercury"></A></TD> <TD><A href="/en/links/General/www_mazdausa_com/default.htm?source=topnav"><IMG src="/NR/fordcom/images/en/global/header/Mazda.gif" border="0" height="22" width="44" alt="Mazda"></A></TD> <TD><A href="/en/links/General/www_volvocars_us/default.htm?source=topnav"><IMG src="/NR/fordcom/images/en/global/header/Volvo.gif" border="0" height="22" width="38" alt="Volvo"></A></TD> <TD><A href="/en/links/General/www_jaguarusa_com/default.htm?source=topnav"><IMG src="/NR/fordcom/images/en/global/header/Jaguar.gif" border="0" height="22" width="46" alt="Jaguar"></A></TD> <TD><A href="/en/links/General/www_landroverusa_com/default.htm?source=topnav"><IMG src="/NR/fordcom/images/en/global/header/Land_Rover.gif" border="0" height="22" width="69" alt="Land Rover"></A></TD> <TD><A href="/en/links/General/www_astonmartin_com/default.htm?source=topnav"><IMG src="/NR/fordcom/images/en/global/header/Aston_Martin.gif" border="0" height="22" width="88" alt="Aston Martin"></A></TD> <TD><IMG src="/NR/fordcom/images/en/global/nothing.gif" border="0" width="7" height="1" alt=""></TD> </TR> <TR><TD height="9"></TD></TR> </TABLE> <TABLE border="0" cellpadding="0" cellspacing="0" width="760"> <TR> <TD><A href="/en/vehicles/"><IMG src="/NR/fordcom/images/en/vehicles/1nav_vehicles.gif" border="0" width="176" height="27" alt="Vehicles and Services"></A></TD> <TD><A href="/en/heritage/"><IMG src="/NR/fordcom/images/en/heritage/1nav_heritage.gif" border="0" width="145" height="27" alt="Heritage"></A></TD> <TD><A href="/en/innovation/"><IMG src="/NR/fordcom/images/en/innovation/1nav_innovation.gif" border="0" width="146" height="27" alt="Innovation"></A></TD> <TD><A href="/en/goodWorks/"><IMG src="/NR/fordcom/images/en/goodWorks/1nav_goodWorks.gif" border="0" width="147" height="27" alt="Good Works"></A></TD> <TD><A href="/en/company/"><IMG src="/NR/fordcom/images/en/company/1nav_company.gif" border="0" width="146" height="27" alt="Company"></A></TD> </TR> </TABLE> <TABLE border="0" cellpadding="0" cellspacing="0" width="760"> <!-- DEFINES SECTIONS --> <TR> <TD rowspan="99"><IMG src="/NR/fordcom/images/en/global/nothing.gif" border="0" width="15" height="1" alt=""></TD> <TD><IMG src="/NR/fordcom/images/en/global/nothing.gif" border="0" width="135" height="1" alt=""></TD> <TD rowspan="99"><IMG src="/NR/fordcom/images/en/global/nothing.gif" border="0" width="25" height="1" alt=""></TD> <TD><IMG src="/NR/fordcom/images/en/global/nothing.gif" border="0" width="535" height="1" alt=""></TD> <TD rowspan="99"><IMG src="/NR/fordcom/images/en/global/nothing.gif" border="0" width="50" height="1" alt=""></TD> </TR> <!-- BEGIN - PAGE TITLE --> <TR><TD height="20"></TD></TR> <TR> <TD valign="left" class="brownTitle">Page Not Found</TD> <TD></TD> </TR> <TR><TD height="12"></TD></TR> <!-- END - PAGE TITLE --> <TR> <!-- BEGIN - CONTENT WELL --> <TD valign="top" class="greyText"> <TABLE cellspacing=0 cellpadding=0 width=535 border=0> <TR> <TD class=greyText valign=top>Unfortunately the page you have requested is unavailable. We apologize for the inconvenience, please use the <A href="/en/support/AdvanceSearch.htm">Search</A> or the <A href="/en/support/siteMap.htm">Site Map</A> to find the information you are seeking.</TD> </TR> </TABLE> </TD> <!-- END - CONTENT WELL --> </TR> <TR><TD height="180"></TD></TR> </TABLE> <TABLE border="0" cellpadding="0" cellspacing="0" width="760"> <TR><TD valign="TOP" colspan="11"><IMG src="/NR/fordcom/images/en/global/footer/footer_bar.gif" border="0" width="760" height="16" alt=" "></TD></TR> <TR> <TD rowspan="3"> <FORM name="query" method="GET" action="/en/support/Search_Results"> <IMG src="/NR/fordcom/images/en/global/nothing.gif" border="0" width="15" height="1" alt=" "> </TD> <TD><INPUT type="hidden" name="source" value="botnav"><INPUT size="10" name="search"><INPUT type="hidden" name="searchend" value="end"></TD> <TD><IMG src="/NR/fordcom/images/en/global/nothing.gif" border="0" width="7" height="1" alt=" "></TD> <TD><INPUT type="image" width="67" height="18" src="/NR/fordcom/images/en/global/footer/search.gif" border="0" alt="Search" id=image1 name=image1></TD> <TD><IMG src="/NR/fordcom/images/en/global/nothing.gif" border="0" width="10" height="1" alt=" "></TD> <TD><A href="/en/support/AdvanceSearch.htm?source=botnav"><IMG src="/NR/fordcom/images/en/global/footer/advanced_search.gif" border="0" width="106" height="18" alt="Advanced Search"></A></TD> <TD><A href="/en/support/contactUs.htm?source=botnav"><IMG src="/NR/fordcom/images/en/global/footer/contact_us.gif" border="0" width="73" height="18" alt="Contact Us"></A></TD> <TD><A href="/en/support/faq/default.htm?source=botnav"><IMG src="/NR/fordcom/images/en/global/footer/faq.gif" border="0" width="38" height="18" alt="FAQ"></A></TD> <TD><A href="/en/support/privacyStatement.htm?source=botnav"><IMG src="/NR/fordcom/images/en/global/footer/privacy.gif" border="0" width="56" height="18" alt="Privacy"></A></TD> <TD><A href="/en/support/siteMap.htm?source=botnav"><IMG src="/NR/fordcom/images/en/global/footer/sitemap.gif" border="0" width="61" height="18" alt="Sitemap"></A></TD> <TD><IMG src="/NR/fordcom/images/en/global/nothing.gif" border="0" width="240" height="1" alt=" "></TD></TR> <TR> <TD height="15" colspan="10"></TD></TR> <TR> <TD valign="TOP" class="lightGreySmall" colspan="10"><A href="/en/support/copyright.htm?source=botnav" class="lightGreySmall">&copy;Copyright 2005 Ford Motor Company.</A> All rights reserved.</TD> </TR> <TR> <TD height="15"> </FORM> </TD> </TR> </TABLE> </BODY> </HTML> #95 00:16:20.812 136.1.240.21:80 GET /NR/fordcom/images/en/home/flash/values_btn_06_2005.swf HTTP/1.1 Accept: */* x-flash-version: 7,0,19,0 Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #96 00:16:20.932 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:21 GMT Content-Type: application/octet-stream Accept-Ranges: bytes Last-Modified: Wed, 01 Jun 2005 11:49:30 GMT ETag: "04135f89f66c51:eaa" Content-Length: 9650 #97 00:16:20.812 136.1.240.21:80 GET /NR/fordcom/images/en/home/flash/insp_btn2_05_2005.swf HTTP/1.1 Accept: */* x-flash-version: 7,0,19,0 Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #98 00:16:21.002 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:21 GMT Content-Type: application/octet-stream Accept-Ranges: bytes Last-Modified: Wed, 04 May 2005 17:16:36 GMT ETag: "032a66cd50c51:eaa" Content-Length: 7305 #99 00:16:21.022 136.1.240.21:80 GET /NR/fordcom/images/en/home/flash/ford_05_2005-2.swf HTTP/1.1 Accept: */* x-flash-version: 7,0,19,0 Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #100 00:16:21.142 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:21 GMT Content-Type: application/octet-stream Accept-Ranges: bytes Last-Modified: Mon, 23 May 2005 11:50:48 GMT ETag: "05cfba88d5fc51:eaa" Content-Length: 19731 #101 00:16:21.373 136.1.240.21:80 GET /NR/fordcom/images/en/home/flash/lincoln_05_2005.swf HTTP/1.1 Accept: */* x-flash-version: 7,0,19,0 Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #102 00:16:21.483 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:21 GMT Content-Type: application/octet-stream Accept-Ranges: bytes Last-Modified: Thu, 28 Apr 2005 12:17:42 GMT ETag: "077ac46ec4bc51:eaa" Content-Length: 19947 #103 00:16:21.963 136.1.240.21:80 GET /NR/fordcom/images/en/home/flash/mercury_06_2005.swf HTTP/1.1 Accept: */* x-flash-version: 7,0,19,0 Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #104 00:16:22.114 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:22 GMT Content-Type: application/octet-stream Accept-Ranges: bytes Last-Modified: Mon, 27 Jun 2005 14:11:34 GMT ETag: "0efa51f227bc51:eaa" Content-Length: 20138 #105 00:16:22.314 136.1.240.21:80 GET /NR/fordcom/images/en/home/flash/mazda_06_2005.swf HTTP/1.1 Accept: */* x-flash-version: 7,0,19,0 Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #106 00:16:22.454 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:22 GMT Content-Type: application/octet-stream Accept-Ranges: bytes Last-Modified: Tue, 31 May 2005 11:39:02 GMT ETag: "04f7a57d565c51:eaa" Content-Length: 16277 #107 00:16:22.674 136.1.240.21:80 GET /NR/fordcom/images/en/home/flash/volvo_05_2005.swf HTTP/1.1 Accept: */* x-flash-version: 7,0,19,0 Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #108 00:16:22.815 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:22 GMT Content-Type: application/octet-stream Accept-Ranges: bytes Last-Modified: Thu, 28 Apr 2005 12:17:32 GMT ETag: "096b640ec4bc51:eaa" Content-Length: 18422 #109 00:16:23.025 136.1.240.21:80 GET /NR/fordcom/images/en/home/flash/jaguar_05_2005.swf HTTP/1.1 Accept: */* x-flash-version: 7,0,19,0 Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #110 00:16:23.165 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:23 GMT Content-Type: application/octet-stream Accept-Ranges: bytes Last-Modified: Thu, 28 Apr 2005 12:17:30 GMT ETag: "069853fec4bc51:eaa" Content-Length: 16404 #111 00:16:23.375 136.1.240.21:80 GET /NR/fordcom/images/en/home/flash/landrover_05_2005.swf HTTP/1.1 Accept: */* x-flash-version: 7,0,19,0 Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #112 00:16:23.516 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:23 GMT Content-Type: application/octet-stream Accept-Ranges: bytes Last-Modified: Thu, 28 Apr 2005 12:17:44 GMT ETag: "0a4dd47ec4bc51:eaa" Content-Length: 16829 #113 00:16:23.726 136.1.240.21:80 GET /NR/fordcom/images/en/home/flash/astonmartin2_05_2005.swf HTTP/1.1 Accept: */* x-flash-version: 7,0,19,0 Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #114 00:16:23.866 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:23 GMT Content-Type: application/octet-stream Accept-Ranges: bytes Last-Modified: Fri, 03 Jun 2005 14:54:50 GMT ETag: "01912314c68c51:eaa" Content-Length: 16501 #115 00:16:24.076 136.1.240.21:80 GET /NR/fordcom/images/en/home/flash/values_06_2005.swf HTTP/1.1 Accept: */* x-flash-version: 7,0,19,0 Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #116 00:16:24.217 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:25 GMT Content-Type: application/octet-stream Accept-Ranges: bytes Last-Modified: Wed, 01 Jun 2005 11:49:30 GMT ETag: "04135f89f66c51:eaa" Content-Length: 31802 #117 00:16:24.137 136.1.240.21:80 GET /NR/fordcom/images/en/home/flash/values_06_2005.swf HTTP/1.1 Accept: */* x-flash-version: 7,0,19,0 Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #118 00:16:24.307 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:25 GMT Content-Type: application/octet-stream Accept-Ranges: bytes Last-Modified: Wed, 01 Jun 2005 11:49:30 GMT ETag: "04135f89f66c51:eaa" Content-Length: 31802 #119 00:16:24.587 136.1.240.21:80 GET /NR/fordcom/images/en/home/flash/inspirations3_05_2005.swf HTTP/1.1 Accept: */* x-flash-version: 7,0,19,0 Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: www.ford.com Connection: Keep-Alive Cookie: WEBTRENDS_ID=71.106.106.209-2658125504.29720076::C46604F0DF65E52BEB9A5C847A8AD46E; s_cc=true; s_sq=%5B%5BB%5D%5D #120 00:16:24.717 136.1.240.21:80 HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Fri, 01 Jul 2005 07:15:25 GMT Content-Type: application/octet-stream Accept-Ranges: bytes Last-Modified: Fri, 03 Jun 2005 14:54:18 GMT ETag: "049ff1d4c68c51:eaa" Content-Length: 22793 #121 00:16:45.958 216.52.17.116:80 GET /b/ss/fmcfordcom,fmcglobal/1/G.9-Pd-R/s23390262770681?[AQB]&ndh=1&t=1/6/2005%200%3A16%3A45%205%20420&pageName=FORD%3AHome&g=http%3A//www.ford.com/en/default.htm&cc=USD&c3=HP%3A%20channel_brandview_FV&pe=lnk_o&pev2=HP%20Flash%20Event%3A%20channel_brandview_FV&s=1024x768&c=32&j=1.3&v=Y&k=Y&bw=1024&bh=616&ct=lan&hp=N&[AQE] HTTP/1.1 Accept: */* Referer: http://www.ford.com/en/default.htm Accept-Language: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer 2.0; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Host: fmcfordcom.112.2o7.net Connection: Keep-Alive Cookie: s_vi_bzbx7Bmfehkf=[CS]v4|41AF2F3D0000683A-A000BB000000001|41AF2F3D[CE]; s_vi_dx7Cdx7Docx7Ex7Cebjc=[CS]v4|41AF2F3D0000683A-A000BB000000001|41AF2F3D[CE]; s_vi_atamox7Ecaihem=[CS]v4|429F381700006CCC-A000B5A00000001|429F3816[CE]; s_vi_lgilexxnieg=[CS]v4|42C4EDC5000079D3-A000AB600000001|42C4EDC5[CE]; s_vi_odjnefkhe=[CS]v4|42C4EDC5000079D3-A000AB600000001|42C4EDC5[CE] #122 00:16:46.058 216.52.17.116:80 HTTP/1.1 200 OK Date: Fri, 01 Jul 2005 07:16:53 GMT Server: Apache/1.3.26 (Unix) mod_ssl/2.8.9 OpenSSL/0.9.6e Set-Cookie: s_vi_lgilexxnieg=[CS]v4|42C4EDC5000079D3-A000AB600000001|42C4EDC5[CE]; Expires=Wed, 30 Jun 2010 07:16:53 GMT; Domain=.2o7.net; Path=/ Set-Cookie: s_vi_odjnefkhe=[CS]v4|42C4EDC5000079D3-A000AB600000001|42C4EDC5[CE]; Expires=Wed, 30 Jun 2010 07:16:53 GMT; Domain=.2o7.net; Path=/ X-C: ms-1.2 Expires: Thu, 30 Jun 2005 07:16:53 GMT Last-Modified: Sat, 02 Jul 2005 07:16:53 GMT Cache-Control: no-cache, no-store, must-revalidate, max-age=0, proxy-revalidate, no-transform, pre-check=0, post-check=0, private Pragma: no-cache ETag: "42C4EDE5-254B-3562FB6D" Vary: * P3P: policyref="/w3c/p3p.xml", CP="NOI DSP LAW NID PSA OUR IND NAV STA COM" xserver: www109 Content-Length: 43 Connection: close Content-Type: image/gif

Disclaimer: The views and opinions expressed on unofficial pages of California State University, Dominguez Hills faculty, staff or students are strictly those of the page authors. The content of these pages has not been reviewed or approved by California State University, Dominguez Hills.