document.write("<div id='header'>"+
  //TABLE TOP MENU
  "<table width='100%' border='0' cellspacing='0' cellpadding='0'><tr>"+
      "<td width='165' align='left' valign='top'><a href='index.html'><img src='spp_gbr/logo-chevrolet.gif' alt='CHEVROLET' width='144' height='31' border='0' title='CHEVROLET' align='left' /></a></td>"+
      "<td width='503' align='left' valign='top'><div class='header-menu'>"+
	  //"<form id='searchForm' name='searchForm' method='post' action=\"\"><div><input name='searchBox' type='text' id='searchBox' value='Search' onblur='if(this.value==\"\")this.value=\"Search\";' onfocus='if(this.value==\"Search\")this.value=\"\"'/><input name='searchBtn' id='searchBtn' title='Search' type='button' /></div></form>"+
	  //START TABLE TOP MENU
        "<div class='hlinks'><a href='shp/index_02.html'>Dealer Locator</a><a href='shp/index_01.html'>Price</a><a href='shp/index_06_a.html'>Accessories</a><a href='cvr/index_05.html'>Contact Us</a></div</div></td>"+
      "<td width='300' align='right' valign='top'><a href='http://chevrolet.co.in' target='_blank'><img src='spp_gbr/logo-chevrolet2.gif' alt='' width='110' height='57' border='0' /></a></td></tr></table>"+
  //END TABLE TOP MENU
  
  //DIV TOPSUB MENU
 "<div class='header-submenu'><dl class='dropdown'><dt id='one-ddheader' onmouseover='ddMenu(\"one\",1)' onmouseout='ddMenu(\"one\",-1)'><a href='javascript:'>VEHICLES</a></dt>"+
  "<dd id='one-ddcontent' onmouseover='cancelHide(\"one\")' onmouseout='ddMenu(\"one\",-1)'>"+
           " <ul>"+
              "<li><a href='crz/' target='_self'  class='underline'>Cruze</a></li>"+
              "<li><a href='cpv/' target='_self'  class='underline'>Captiva</a></li>"+
			  "<li><a href='http://www.chevroletsparkindonesia.com/' target='_self'  class='underline'>Spark</a></li>"+
			  "<li><a href='nvo/' target='_self'  class='underline'>Aveo</a></li>"+
              "<li><a href='omg/' target='_self'  class='underline'>Optra Magnum</a></li>"+
              "<li><a href='emg/' target='_self'  class='underline'>Estate Magnum</a></li>"+
              "<li><a href='kls/' target='_self'  class='underline'>Kalos</a></li>"+
			  //"<li><a href='lva/' target='_self'  class='underline'>Lova</a></li>"+
			  //"<li><a href='' target='_blank' class='underline'>Cruze</a></li>"+
			 // "<li><a href='' class='underline'>Tavera Neo 2</a></li>"+              
			  //"<li><a href='' target='_blank' class='underline'>Captiva</a></li>"+
            "</ul></dd></dl>"+
  "<dl class='dropdown'><dt id='two-ddheader' onmouseover='ddMenu(\"two\",1)' onmouseout='ddMenu(\"two\",-1)'><a href='javascript:'>CHEVY EXPERIENCE</a></dt>"+
  "<dd id='two-ddcontent' onmouseover='cancelHide(\"two\")' onmouseout='ddMenu(\"two\",-1)'>"+
            "<ul>"+
              "<li><a href='cvr/iims_01.html' target='_self' class='underline'>IIMS 2010</a></li>"+
              "<li><a href='cvr/index.html' target='_self' class='underline'>About Us</a></li>"+
			  "<li><a href='cvr/index_06.html' target='_self' class='underline'>After Sales</a></li>"+
              "<li><a href='cvr/90H3413_N35.php?hal=1' target='_self' class='underline'>Chevy News</a></li>"+
              "<li><a href='cvr/90H3413_M3D.php?hal=1' target='_self' class='underline'>Media Review</a></li>"+
              "<li><a href='cvr/90H3413_C512.php?hal=1' target='_self' class='underline'>CSR</a></li>"+
              "<li><a href='cvr/index_05.html' class='underline'>Contact Us</a></li>"+
            "</ul></dd></dl>"+
  "<dl class='dropdown'><dt id='three-ddheader' onmouseover='ddMenu(\"three\",1)' onmouseout='ddMenu(\"three\",-1)'><a href='javascript:'>SHOPPING TOOLS</a></dt>"+
  "<dd id='three-ddcontent' onmouseover='cancelHide(\"three\")' onmouseout='ddMenu(\"three\",-1)'>"+
            "<ul>"+
			  "<li><a href='shp/index_01.html' class='underline'>Price</a></li>"+
              "<li><a href='shp/index_02.html' class='underline'>Dealer Locator</a></li>"+
              "<li><a href='shp/index_03.html' class='underline'>Service Center Locator</a></li>"+
              "<li><a href='shp/90H3413_5P12.php?hal=1' class='underline'>Promotion & Sales Info</a></li>"+
              "<li><a href='shp/index_06_a.html' class='underline'>Accessories</a></li>"+
              /*"<li><a href='#' class='underline'>EMI Calculator</a></li>"+*/
            "</ul></dd></dl>"+
"</div>"+
 //END DIV TOPSUB MENU
"</div>");