﻿var v_width ="269px";
var v_height ="311px";
var v_border_color="1px solid #555";//1px solid #fff/none
var v_background_color="#fff";//background-color
var MaxScreen = 4 ;//AD Count
var CurScreen = 1 ;
document.writeln("<div class=\"lafotViso\">");
document.writeln("  <p id=\"Switch_1\"><a href=\"http://www.cyceco.cn/news_content.asp?dongtai_id=5457\" target=\"_blank\"><img src=\"/up/2011/03/31/201103311722599489.jpg\" width=269 height=311 alt=\"科博会\"/></a></p>");
document.writeln("  <p id=\"Switch_2\"><a href=\"http://www.cyceco.cn/dt_content.asp?dongtai_id=5660\" target=\"_blank\"><img src=\"/up/2011/04/08/201104081016300337.jpg\" width=269 height=311 alt=\"2\"/></a></p>");
document.writeln("  <p id=\"Switch_3\"><a href=\"http://www.cyceco.cn/dt_content.asp?dongtai_id=5656\" target=\"_blank\"><img src=\"/up/2011/04/02/20110402849333191.jpg\" width=269 height=311 alt=\"图3\"/></a></p>");
document.writeln("  <p id=\"Switch_4\"><a href=\"http://www.cyceco.cn/dt_content.asp?dongtai_id=5655\" target=\"_blank\"><img src=\"/up/2011/03/31/20110331172755557.jpg\" width=269 height=311 alt=\"图4\"/></a></p>");
document.writeln("  <ul id=\"SwitchNav\"></ul>");
document.writeln("</div>");
var refreshSwitchTimer = null;
switchPic(CurScreen);
refreshSwitchTimer = setTimeout('reSwitchPic();', 5000);
document.writeln("<style type=\"text/css\">");
document.writeln(".lafotViso {position:relative;width:"+v_width+";height:"+v_height+";margin:0 auto;border:"+v_border_color+";overflow:hidden;text-align:left;background:"+v_background_color+";}");
document.writeln(".lafotViso p img {display: block;width:"+v_width+";height:"+v_height+";}");
document.writeln(".lafotViso ul {position:absolute;right:0px;bottom:0px;padding-left:47px;_padding-left:46px;background:url(/images/flashPage_bg.png) 0 0 no-repeat;z-index:2;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=\"/images/flashPage_bg.png\", sizingMethod=\"crop\");list-style:none;overflow:auto;zoom:1;}");
document.writeln(".lafotViso ul li {float:left;width:15px;height:18px;line-height:18px;text-align:center;margin-left:1px;background:#000;display:inline;}");
document.writeln(".lafotViso ul li a {display:block;width:15px;height:18px;font-size:10px;font-family:Tahoma;font-weight:bold;color:#fff;}");
document.writeln(".lafotViso ul li a:hover, .lafotViso ul li a.sel {color:#F20000;}");
document.writeln("</style>");

