function header(){

document.write("<DIV id=document>");
document.write("<TABLE id=fullwidth border=0>");
document.write("<TBODY>");
document.write("<TR>");
document.write("<TD colSpan=3>");
document.write("<TABLE id=fullwidth border=0><BR>");
document.write("<TR>");
document.write("<TD>");
document.write(" <A href=\"/gep/"+lang+"/Home/Home/home.html\">");
document.write("<IMG alt=\"sabic-ip.com home\" src=\"../../../css/images/SABIC_WM.jpg\">");
document.write("</A>");
document.write("</TD>");
document.write("<TD align=right>");
document.write("<A href=\"/gep/"+lang+"/Home/Home/home.html\">");
document.write("<IMG alt=\"sabic-ip.com home\" src=\"../../../css/images/SABIC_LOGO.jpg\">");
document.write("</A> ");
document.write("</TD></TR></TBODY></TABLE>");

document.write("<TABLE id=fullwidth border=0 >");
document.write("<TBODY>");
document.write("<TR>");
document.write("<TD id=datasheetsearch>");
document.write("<DIV>");
document.write("<FORM name=searchDatasheetsForm action=/gepapp/Plastics/global/jsp/IdesTools/quicksearch.jsp method=post>");
document.write(SearchResinsCompound);
document.write("<INPUT onblur=\"if (this.value=='') this.value='"+searchkeywords+"';\" style=\"WIDTH: 80px; HEIGHT: 15px\" onfocus=\"if (this.value=='"+searchkeywords+"') this.value='';\" size=15 value="+searchkeywords+" name=query> ");
document.write("&nbsp; ");
document.write("<INPUT class=dsimage type=image alt="+Conductsearch+" src=\"../../../css/images/button_search-arrow.gif\" name=SearchSubmit>");
document.write("</FORM>");
document.write("</DIV>");
document.write("</TD>");


document.write("<TD id=menuCell >");
document.write("<TABLE id=menuCell  border=0>");
document.write("<TBODY>");
document.write("<TR>");

document.write("<TD class=utilitynav >");
document.write("<P id=stockTicker> ");
document.write("<A href=\"http://www.sabic.com\">"+Sabic+"</A>");
document.write(" | <A href=\"/gep/"+lang+"/NewsRoom/NewsRoom/news_room.html\">"+News+"</A>");
document.write(" | <A href=\"/gep/Plastics/"+lang+"/BuyPages/BuyLandingPage/buy_landing_page.html\">"+Buy+"</A>");
document.write(" | <A href=\"/gep/"+lang+"/UtilityAndLegal/SiteMap/site_map.html\">"+Sitemap+"</A>");
document.write(" | <img class=liveHelp src=\"../../../css/images/LiveHelp.gif\">");
document.write("<A href=\"http://200.225.91.178/sabicportugues/chat4/cliente/frm_login.asp?IDArea=1&sel=HomePage\"> "+Livehelp+" </A>");
document.write("</P></TD>");
            
document.write("<TD class=utilitynav >");
register();
document.write("</TD>");

document.write("<TD class=utilitynav id=search>");
document.write("&nbsp;&nbsp;"+Searchsite);
document.write("<FORM name=searchResultsForm action=JavaScript:refinedSearch(); method=get>");
document.write("<INPUT onblur=\"if (this.value=='') this.value='"+searchkeywords+"';\" style=\"WIDTH: 80px; HEIGHT: 15px\" onfocus=\"if (this.value=='"+searchkeywords+"') this.value='';\" size=15 value="+searchkeywords+" name=withinQuery_2>");
document.write("<INPUT type=hidden value=wholeSite name=srhOpt>");
document.write("<INPUT type=hidden value=search name=search>");
document.write("<INPUT type=image alt="+Conductsearch+" src=\"../../../css/images/button_search-arrow.gif\" name=SearchSubmit>");
document.write("</FORM>");
document.write("</TD>");

document.write("<TD id=language-nav class=utilitynav>");
document.write("<DIV>");
document.write("<FORM name=language action=JavaScript:selectLanguage(); method=post>");
document.write("<select name=\"lanOpt\">");
document.write("<option value="+HomeZHLink+">"+Chinese+"</option>");
document.write("<option value="+SabicipHomeLink+" selected>"+English+"</option>");
document.write("<option value="+HomeJPLink+">"+Japanese+"</option>");
document.write("<option value="+HomeKRLink+">"+Korean+"</option>");
document.write("<option value="+HomeBRLink+">"+PortugueseBrazil+"</option>");
document.write("<option value="+HomeESLink+">"+SpanishSpain+"</option>");
document.write("</select>");
document.write("<INPUT type=image src=\"../../../css/images/button_search-arrow.gif\" > ");
document.write("</FORM>");
document.write("</DIV>");
document.write("</TD>");

document.write("</TR></TBODY></TABLE>");

document.write("<table border=0>");
document.write("<TBODY>");
document.write("<tr>");
document.write("<td id=menu >");
document.write("<DIV onmouseover=iframehide()>");

myTest.writeMenuBar();

document.write("</div");
document.write("</td>");
document.write("</tr>");
document.write("</tbody>");
document.write("</table>");

document.write("</td>");
document.write("</tr>");
document.write("</tbody>");



}

//Start of Asynchronous tracking code
var _gaq = _gaq || []; 
_gaq.push(['_setAccount', 'UA-11846224-1']);  
_gaq.push(['_trackPageview']);
(function() {    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);  })();

//End of Asynchronous tracking code
