﻿
document.writeln("<div id=rexsong>");
document.writeln("	<h2 id=title><a href=http://www.rexsong.com/>一葉千鳥</a> <span style= color:#008000; >demo</span></h2>");
document.writeln("	<div id=dsc>technology &amp; business &amp; service</div>");
document.writeln("	<div id=nav><a href=http://www.rexsong.com/ id=on>home</a>&nbsp; | &nbsp;<a href=http://demo.rexsong.com/>demo</a>&nbsp; | &nbsp;<a href=http://read.rexsong.com/>read</a>&nbsp; | &nbsp;<a href=http://down.rexsong.com/>down</a></div>");
document.writeln("	<div id=search>");
document.writeln("		<form method=get action=http://www.google.cn/custom target=google_window>");
document.writeln("			<input type=hidden name=domains value=rexsong.com></input>");
document.writeln("			<input type=hidden name=sitesearch value=rexsong.com checked=checked id=rexsong></input>");
document.writeln("			<input type=text name=q size=22 maxlength=55 value=></input>");
document.writeln("			<input type=submit name=sa value=Go style= font-weight:bold;></input>");
document.writeln("			<input type=hidden name=client value=pub-1309797784693300></input>");
document.writeln("			<input type=hidden name=forid value=1></input>");
document.writeln("			<input type=hidden name=ie value=UTF-8></input>");
document.writeln("			<input type=hidden name=oe value=UTF-8></input>");
document.writeln("			<input type=hidden name=cof value=GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;></input>");
document.writeln("			<input type=hidden name=hl value=zh-CN></input>");
document.writeln("		</form>");
document.writeln("	</div>");

var lastdate=new Date(document.lastModified);
	Y=lastdate.getYear();
	Ho=lastdate.getHours();
	Mi=lastdate.getMinutes();
	Se=lastdate.getSeconds();
if (Number(Y)<100) Y="20"+Y;
	M=Number(lastdate.getMonth())+1;
	D=lastdate.getDate();

document.writeln("<p id=copyright>");
//document.writeln("&copy;&nbsp;"+Y+"&nbsp;"+M+"."+D+"&nbsp;"+Ho+"."+Mi+"."+Se);
document.writeln("&copy;&nbsp;"+Y+"&nbsp;"+M+"."+D);
document.writeln("<a href=http://www.rexsong.com target=_blank>REXSONG.COM</a>&nbsp;<a href=http://feeds.feedburner.com/songvision target=_blank><img src=http://www.rexsong.com/public/icon_feed_8.gif style=border:0; /></a>");
document.writeln("</p>");

document.writeln("</div>");

