If( now.getHours()<12)
{
greeting = “Good morning”;
}
else if(now.getHours()<18)
本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)