function ok3w_ads(id){
switch(id){
//全站顶部居中468x60
case "s001":
document.writeln("<script language=\"javascript\" src=\"http:\/\/ads.west263.com\/vcp\/getJScode\/getJScode.asp?ReferenceID=204967&No=460x60\"><\/script>");
break;
//全站顶部右侧250x60
case "s002":
document.writeln("<ul>");
document.writeln("<li><a href=\"http:\/\/ads.west263.com\/?ReferenceID=204967\" target=\"_blank\">购买域名、空间、VPS、服务器等<\/a><\/li>");
document.writeln("<li><a href=\"http:\/\/ads.west263.com\/?ReferenceID=204967\" target=\"_blank\">站长建站资源<\/a><\/li>");
document.writeln("<li><a href=\"http:\/\/www.ok3w.net\/\" target=\"_blank\">免费下载ASP新闻发布系统<\/a><\/li>");
document.writeln("<\/ul>");
break;
//全站项部通栏960x90
case "s003":
document.writeln("<iframe id=\"baiduSpFrame\" border=\"0\" vspace=\"0\" hspace=\"0\" marginwidth=\"0\" marginheight=\"0\" framespacing=\"0\" frameborder=\"0\" scrolling=\"no\" width=\"960\" height=\"90\" src=\"http:\/\/spcode.baidu.com\/spcode\/spstyle\/style3956.jsp?tn=zhengbi_sp&ctn=0&styleid=3956\"><\/iframe>");
break;
}
}