function my_topbanner(){
document.writeln("<SCRIPT language=javascript type=text\/javascript>");
document.writeln("<!--");
document.writeln("	var focus_width=948");
document.writeln("	var focus_height=88");
document.writeln("	var text_height=0");
document.writeln("	var swf_height = focus_height+text_height");
document.writeln("	var pics=\'http:\/\/www.szchint.com\/template\/images\/banner1.jpg|http:\/\/www.szchint.com\/template\/images\/banner2.jpg|http:\/\/www.szchint.com\/template\/images\/banner3.jpg|http:\/\/www.szchint.com\/template\/images\/banner4.jpg\'");
document.writeln("var links=\'#|#|#|#\'");
document.writeln("	var texts=\'|||||\'");
document.writeln("	document.write(\'<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http:\/\/fpdownload.macromedia.com\/pub\/shockwave\/cabs\/flash\/swflash.cab#version=6,0,0,0\" width=\"\'+ focus_width +\'\" height=\"\'+ swf_height +\'\">\');");
document.writeln("	document.write(\'<param name=\"allowScriptAccess\" value=\"sameDomain\"><param name=\"movie\" value=\"http:\/\/www.szchint.com\/\/template\/images\/viewer.swf\"><param name=\"quality\" value=\"high\"><param name=\"bgcolor\" value=\"#ffffff\">\');");
document.writeln("	document.write(\'<param name=\"menu\" value=\"false\"><param name=wmode value=\"opaque\">\');");
document.writeln("	document.write(\'<param name=\"FlashVars\" value=\"pics=\'+pics+\'&links=\'+links+\'&texts=\'+texts+\'&borderwidth=\'+focus_width+\'&borderheight=\'+focus_height+\'&textheight=\'+text_height+\'\">\');");
document.writeln("	document.write(\'<embed src=\"http:\/\/www.szchint.com\/\/template\/images\/viewer.swf\" wmode=\"opaque\" FlashVars=\"pics=\'+pics+\'&links=\'+links+\'&texts=\'+texts+\'&borderwidth=\'+focus_width+\'&borderheight=\'+focus_height+\'&textheight=\'+text_height+\'\" menu=\"false\" bgcolor=\"#ffffff\" quality=\"high\" width=\"\'+ focus_width +\'\" height=\"\'+ focus_height +\'\" allowScriptAccess=\"sameDomain\" type=\"application\/x-shockwave-flash\" pluginspage=\"http:\/\/www.macromedia.com\/go\/getflashplayer\" \/>\');");
document.writeln("	document.write(\'<\/object>\');");
document.writeln("	\/\/-->");
document.writeln("<\/script>");
}