if(screen.width < 1000 )
{document.write("<p align=center><font color=red>");
document.write("本網頁最好是使用 1024x768 的螢幕解像度。");
document.write("</font>");
}

//alert("contact")

