document.writeln("<div id=\"ShowAD\" style=\"position:absolute; z-index: 100;\">");
document.writeln("<table border=\"0\" width=\"80\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("	<tr>");
document.writeln("		<td>");
document.writeln("<table border=\"1\" width=\"80\" cellpadding=\"0\" height=\"125\" style=\"border-collapse: collapse\" bordercolorlight=\"#7FD479\" bordercolordark=\"#7FD479\">");
document.writeln("	<tr>");
document.writeln("		<td bgcolor=\"#7FD479\" height=\"25\">");
document.writeln("		<div align=\"center\">");
document.writeln("			<table border=\"1\" width=\"70\" cellpadding=\"0\" height=\"20\" style=\"border-collapse: collapse\" bordercolorlight=\"#D9EDDA\" bordercolordark=\"#D9EDDA\" bgcolor=\"#EEF7FF\">");
document.writeln("				<tr>");
document.writeln("					<td bgcolor=\"#EEF7FF\">");
document.writeln("					<p align=\"center\">");
document.writeln("					<a style=\"padding-left: 4px\" href=\"javascript:window.scroll(0,0)\">");
document.writeln("					<span style=\"FONT-SIZE: 9pt\">");
document.writeln("					<font color=\"#030301\">返回顶部↑<\/font><\/span><\/a><\/td>");
document.writeln("				<\/tr>");
document.writeln("			<\/table>");
document.writeln("		<\/div>");
document.writeln("		<\/td>");
document.writeln("	<\/tr>");
document.writeln("	<tr>");
document.writeln("		<td bgcolor=\"#7FD479\" height=\"110\" valign=\"top\">");
document.writeln("		<div align=\"center\">");
document.writeln("			<table border=\"1\" width=\"70\" cellpadding=\"0\" height=\"99%\" style=\"border-collapse: collapse\" bordercolorlight=\"#D9EDDA\" bordercolordark=\"#D9EDDA\" bgcolor=\"#EEF7FF\">");
document.writeln("				<tr>");
document.writeln("					<td bgcolor=\"#EEF7FF\" valign=\"top\">");
document.writeln("					<div align=\"center\">");
document.writeln("						<table border=\"0\" width=\"100%\" cellspacing=\"3\">");
document.writeln("							<tr>");
document.writeln("								<td>");
document.writeln("								<p align=\"center\"><font size=\"2\"><b>");
document.writeln("								<a class=\"m01\" href=\"#论坛BBS\">");
document.writeln("								<font color=\"#030301\">论坛BBS<\/font><\/a><\/b><\/font><\/td>");
document.writeln("							<\/tr>");
document.writeln("							<tr>");
document.writeln("								<td>");
document.writeln("								<p align=\"center\"><font size=\"2\"><b>");
document.writeln("								<a class=\"m01\" href=\"#报码聊天室\">");
document.writeln("								<font color=\"#030301\">报码聊室<\/font><\/a><\/b><\/font><\/td>");
document.writeln("							<\/tr>");
document.writeln("							<tr>");
document.writeln("								<td>");
document.writeln("								<p align=\"center\"><font size=\"2\"><b><a class=\"m01\" href=\"#图库\">");
document.writeln("								<font color=\"#030301\">图库大全<\/font><\/a><\/b><\/font><\/td>");
document.writeln("							<\/tr>");
document.writeln("							<tr>");
document.writeln("								<td>");
document.writeln("								<p align=\"center\"><b><a class=\"m01\" href=\"#海外彩票\">");
document.writeln("								<font size=\"2\" color=\"#030301\">海外彩票<\/font><\/a><\/b><\/td>");
document.writeln("							<\/tr>");
document.writeln("							<tr>");
document.writeln("								<td>");
document.writeln("								<p align=\"center\"><b><a class=\"m01\" href=\"#美女\">");
document.writeln("								<font color=\"#ff0000\" size=\"2\">人体美女<\/font><\/a><\/b><\/td>");
document.writeln("							<\/tr>");
document.writeln("								<td>");
document.writeln("								<p align=\"center\"><b><a class=\"m01\" href=\"#美女\">");
document.writeln("								<font color=\"#030301\" size=\"2\">特码投票<\/font><\/a><\/b><\/td>");
document.writeln("							<\/tr>");
document.writeln("								<td>");
document.writeln("						<\/table>");
document.writeln("					<\/div>");
document.writeln("					<\/td>");
document.writeln("				<\/tr>");
document.writeln("			<\/table>");
document.writeln("		<\/div>");
document.writeln("		<\/td>");
document.writeln("	<\/tr>");
document.writeln("<\/table>");
document.writeln("		<\/td>");
document.writeln("	<\/tr>");
document.writeln("	<tr>");
document.writeln("		<td><p align=\"center\"><span title=\"关闭\" style=\"CURSOR: hand;\" onclick=ShowAD.style.visibility=\"hidden\"><img src=\"images\/close.gif\"><\/span><\/td>");
document.writeln("	<\/tr>");
document.writeln("<\/table><\/div>")
document.writeln("")
ShowAD.style.top=document.body.clientHeight-350;
ShowAD.style.left=document.body.clientWidth-83;
moveR();
function moveR() {
ShowAD.style.top=document.body.scrollTop+document.body.clientHeight-350;
ShowAD.style.left=document.body.scrollLeft+document.body.clientWidth-83;
setTimeout("moveR();",80)
}

var img_group = new Array();
img_group[0] = "http://www.90tif.com/images/8.gif";
img_group[1] = "http://www.90tif.com/images/8.gif";
rd_ad_img = Math.floor(Math.random() * img_group.length); //生成随机数
document.write("<div align='center'>");
document.write("<div id='ShowAD1' style='position:absolute; z-index: 100;'>");
document.write("<div id='ImgLayer1' style='position:absolute; z-index:1; left: 0px;'>");
document.write("<a href='http://b.l77.hk:88' target='_blank' onclick=ShowAD1.style.visibility='hidden'><img src='"+img_group[rd_ad_img]+"' width='200' height='135' border='0'></a></div></div></div>");
ShowAD1.style.top=document.body.clientHeight-159;
ShowAD1.style.left=document.body.clientWidth-256;
moveR1();
function moveR1() {
ShowAD1.style.top=document.body.scrollTop+document.body.clientHeight-135;
ShowAD1.style.left=document.body.scrollLeft;
setTimeout("moveR1();",80)
}