var cookies=document.cookie;
if (cookies.indexOf("gz58_ad") == -1)
{
	var newwin=window.open("about:blank","adwin","toolbar=no,menubar=no,scrollbar=no,resizable=no,status=no,width=60,height=250,left=0;right=0");
	newwin.document.write("<html><head><title>test</title><style type='text/css'>body{margin:0;padding:0;}img{margin:0;padding:0;}</style></head><body>");
newwin.document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0\" width=\"60\" height=\"250\">");
newwin.document.write("<param name=\"movie\" value=\"/cn/files/ads/KL.swf\" />");
newwin.document.write("<param name=\"quality\" value=\"high\" />");
newwin.document.write("<param name=\"menu\" value=\"false\" />");
newwin.document.write("<embed src=\"/cn/files/ads/KL.swf\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"60\" height=\"250\"></embed>");
newwin.document.write("</object>");
	newwin.document.write("</body></html>");
}
document.cookie="gz58_ad=1";

