function homeHeader(){
var title= new Array();
var tagline=new Array();
var link=new Array();
var learn_more=null;
var image=new Array();
var win_valu=new Array();
var link_pic=new Array();
var win_valu_pic=new Array();
title[0]="&#73;&#68;&#69;&#83;&#32;&#80;&#114;&#111;&#112;&#101;&#114;&#116;&#121;&#32;&#83;&#101;&#97;&#114;&#99;&#104;";
tagline[0]="&#85;&#116;&#105;&#108;&#105;&#99;&#101;&#32;&#101;&#115;&#116;&#97;&#32;&#104;&#101;&#114;&#114;&#97;&#109;&#105;&#101;&#110;&#116;&#97;&#32;&#101;&#110;&#32;&#108;&#237;&#110;&#101;&#97;&#32;&#112;&#97;&#114;&#97;&#32;&#101;&#110;&#99;&#111;&#110;&#116;&#114;&#97;&#114;&#32;&#114;&#225;&#112;&#105;&#100;&#97;&#109;&#101;&#110;&#116;&#101;&#32;&#108;&#111;&#115;&#32;&#109;&#97;&#116;&#101;&#114;&#105;&#97;&#108;&#101;&#115;&#32;&#109;&#225;&#115;&#32;&#97;&#100;&#101;&#99;&#117;&#97;&#100;&#111;&#115;&#32;&#112;&#97;&#114;&#97;&#32;&#115;&#117;&#32;&#97;&#112;&#108;&#105;&#99;&#97;&#99;&#105;&#243;&#110;";
image[0]="http://imageserver.geampod.kcbam.net/KBAMImagingServer/Scripts/ReflectionTransparency.kix?FileName=http://kbam.geampod.com/KBAM/reflection/Assets/11791.jpg&OutWidth1=200&OutHeight1=150&Opacity1=0&";
link[0]="http://www.sabic-ip.com/gepapp/Plastics/global/jsp/IdesTools/ideslanding.jsp";
win_valu[0]="_self";
link_pic[0]="http://www.sabic-ip.com/gepapp/Plastics/global/jsp/IdesTools/ideslanding.jsp";
win_valu_pic[0]="_self";
index = Math.floor(Math.random() * title.length);document.write("<h2><table cellpadding='0' cellspacing='0' border='0'>");document.write("<tr><td width='220' valign='top' align='right' >");document.write("<td width='180' valign='top' align='left' ><a target="+win_valu_pic[index]+" href="+link_pic[index]+"><img src="+image[index]+"/></a><td width='780' align='left' valign='top' height='150'>");document.write("<div id='spotlight_home_title'>"+title[index]+"</div><div height='0' width='540' id='spotlight_home_tag'>"+tagline[index]+"</div><div  height='0' width='540' id='spotlight_home_learn'><a href="+link[index]+" target="+win_valu[index]+" id='spotlight_home_learn'>>M&#225;s&nbsp;informaci&#243;n</a></div>");document.write("<a target="+win_valu[index]+" href="+link[index]+"></a>");document.write("</td></tr>");document.write("</table></h2>");}
