function killErrors() {
return true;
}
window.onerror = killErrors;
function maxWin() {
	if (parseInt(navigator.appVersion)>3) {
		  if (navigator.appName=="Netscape") {
			   if (top.screenX>0 || top.screenY>0) top.moveTo(0,0);
			   if (top.outerWidth < screen.availWidth) top.outerWidth=screen.availWidth;
			   if (top.outerHeight < screen.availHeight) top.outerHeight=screen.availHeight;
		  }
		  else {
			   top.moveTo(-4,-4);
			   top.resizeTo(screen.availWidth+8,screen.availHeight+8);
		  }
	}
}
maxWin();
document.writeln("<style type=text\/css>.green{color:green;} .hong{color:red;} .huangs{color:#FFFF00;} <\/style>")
document.writeln("<table width=100% border=0 cellpadding=3 cellspacing=0 align=center><tr><td bgcolor=#000000 align=center><a href=#order target=_self><b><font color=#FFFF00 style=font-size:16px><span class=huangs>【瀚美堂新绿瘦】金葵花牌脂平喜胶囊:瀚美堂集团又出新产品新绿瘦!效果超强!享瘦一夏,大显身瘦!【老顾客推荐订购处!】</span></font></b></a></td></tr></table>");
