document.write('<map name="Map" id="Map"><area shape="rect" coords="490,1,548,20" href="/aboutus/englishSitemap.htm" /><area shape="rect" coords="565,2,633,18" href="/managenews/news/english/self/idea.asp" /><area shape="rect" coords="649,1,702,18" href="/aboutUs/english/contact.htm" /><area shape="rect" coords="718,1,769,18" href="/" /></map><style type="text/css">body { font-family:"ËÎÌå", arial;margin:0; padding:0; background: #FFF; font-size:11px; color:#000;}div,form,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}table,td,tr,th,input,select,textarea{font-size:11px;}li {	list-style: none outside none;}a:link {color: #000; text-decoration:none;}a:visited {color: #000;text-decoration:none;}a:hover {color: red; text-decoration:underline;}a:active {color: red;}.border_nav {border: 1px #000100 dashed;}.time_bg {background-image: url(/images/english/i_02.jpg);  background-repeat: repeat-x;}</style><table width="775" border="0" align="center" cellpadding="0" cellspacing="0"><tr><td><img src="/images/english/i_01.jpg" width="775" height="86"  usemap="#Map" border="0" /></td></tr></table><table width="775" border="0" align="center" cellpadding="0" cellspacing="0"><tr><td height="30" align="center" valign="bottom" class="border_nav"><a href="/english/index.asp"><img src="/images/english/n_1.gif" width="77" height="25" border="0" /></a><a href="http://www.phmacn.com/Enisoc/"><img src="/images/english/n_2.gif" width="112" height="25" hspace="10" border="0" /></a><a href="http://www.phmacn.com/Ennews/"><img src="/images/english/n_3.gif" width="121" height="25" border="0" /></a><a href="http://www.phmacn.com/managenews/news/english/meet/all.asp"><img src="/images/english/n_4.gif" width="112" height="25" hspace="10" border="0" /></a><a href="http://www.phmacn.com/Managenews/news/english/product/index.asp"><img src="/images/english/n_5.gif" width="207" height="25" border="0" /></a></td></tr></table><table width="775" border="0" align="center" cellpadding="0" cellspacing="0" class="time_bg">    <tr><td width="393" height="25" align="left">');
now = new Date(),hour = now.getHours()
if(hour < 6){document.write("Good Morning!");}
else if (hour < 9){document.write("Good Morning!");}
else if (hour < 12){document.write("Good Morning!");}
else if (hour < 14){document.write("Good Afternoon!");}
else if (hour < 17){document.write("Good Afternoon!");}
else if (hour < 19){document.write("Good Evening!");}
else if (hour < 22){document.write("Good Evening!");}
else{document.write("Good Evening!");}

document.write('</td><td width="382" align="right">');
today=new Date();
var hours = today.getHours();
var minutes = today.getMinutes();
var seconds = today.getSeconds();
var timeValue = "<FONT COLOR=red>" + ((hours >12) ? hours -12 :hours);
timeValue += ((minutes < 10) ? "<BLINK><FONT COLOR=red>:</FONT></BLINK>0" : "<BLINK><FONT COLOR=red>:</FONT></BLINK>") + minutes+"</FONT></FONT>";
timeValue += (hours >= 12) ? "<FONT COLOR=blue family=verdana>PM</FONT>" : "<FONT COLOR=blue family=verdana>AM</FONT>";
function initArray(){
this.length=initArray.arguments.length
for(var i=0;i<this.length;i++)
this[i+1]=initArray.arguments[i]  }
var d=new initArray("<font color=RED>Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"); 
document.write("<font color=#000066>",today.getYear(),".",today.getMonth()+1,".",today.getDate(),". ",d[today.getDay()+1],"</FONT>"); 
document.write("</td></tr></table>");