﻿var v_width ="398px";
var v_height ="248px";
var v_border_color="1px solid #555";//1px solid #fff/none
var v_background_color="#fff";//background-color
var MaxScreen = 5 ;//AD Count
var CurScreen = 1 ;
document.writeln("<div class=\"lafotViso\">");
document.writeln("  <p id=\"Switch_1\"><a href=\"http://www.hainancc.com/spance/2011spring/\" target=\"_blank\"><img src=\"/UploadImages/2010/12/17/201012171037288809.jpg\" alt=\"春节专辑\"/></a></p>");
document.writeln("  <p id=\"Switch_2\"><a href=\"http://www.hainancc.com/Hotel/Hotel_Detail.asp?Hotel_ID=2271&ID=177&subact=youhui_detail&act=youhui\" target=\"_blank\"><img src=\"/UploadImages/2010/5/20105568663881.jpg\" alt=\"“快乐大本营”家庭套餐\"/></a></p>");
document.writeln("  <p id=\"Switch_3\"><a href=\"http://www.hainancc.com/Hotel/Hotel_Detail.asp?Hotel_ID=2078&ID=195&subact=youhui_detail&act=youhui\" target=\"_blank\"><img src=\"/UploadImages/2010/6/201062851595157.jpg\" alt=\"浪漫一季，珍爱一生银泰酒店，每晚658元\"/></a></p>");
document.writeln("  <p id=\"Switch_4\"><a href=\"http://www.hainancc.com/Hotel/Hotel_Detail.asp?Hotel_ID=2281&ID=181&subact=youhui_detail&act=youhui\" target=\"_blank\"><img src=\"/UploadImages/2010/6/201062851634049.jpg\" alt=\"三亚铂尔曼酒店“阳光之旅”套餐3天两晚2088元\"/></a></p>");
document.writeln("  <p id=\"Switch_5\"><a href=\"http://www.hainancc.com/spance/01/\" target=\"_blank\"><img src=\"/UploadImages/2010/5/20105749029621.jpg\" alt=\"五月促销\"/></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>");

