﻿// JavaScript Document
window.onload=function(){
	document.getElementById("footer").innerHTML="<p>Copyright (C) 2007 上海新兴媒体信息传播有限公司 all right reserved.</p><p>上 海 市 广 中 西 路 757 号 多 媒 体 大 厦 13 楼  <a href='rss2.asp' target='new'><img src='images/feed.png' border=0 alt='订阅RSS 2.0 feed' /></a> </p><p><a href=http://www.miibeian.gov.cn target=_blank>沪ICP备10023780号</a></p> ";
	document.title="上海新兴媒体信息传播有限公司"
	}