
                                                                        
<!--                                                                        
now = new Date(),hour = now.getHours()                                                                        
if(hour < 6){document.write("凌晨好!中国纤维素网欢迎您的到来!")}                                                                        
else if (hour < 12){document.write("上午好!中国纤维素网欢迎您的到来!")}                                                                        
else if (hour < 14){document.write("中午好!中国纤维素网欢迎您的到来!")}                                                                        
else if (hour < 18){document.write("下午好!中国纤维素网欢迎您的到来!")}                                                                        
else if (hour < 23){document.write("晚上好!中国纤维素网欢迎您的到来!")}                                                                        
else {document.write("夜深了,中国纤维素网欢迎您的到来!")}                                                                        
// -->
