var ttfext = "462@,@紧急通知@,@[2008年5月19日]@,@false@,@@,@@;@453@,@2008年部分节假日...@,@[2007年12月25日]@,@false@,@@,@@;@448@,@关于开展瓶装气经营(...@,@[2007年10月29日]@,@false@,@@,@@;@"; function srs(str){ regExp1 = /^ */; regExp2 = / *$/; return str.replace(regExp1,'').replace(regExp2,''); } function writead(tmp){ var tp var tp2 var Info = ''; Info += '' if (srs(tmp)==''){ Info += "
 <\/th><\/tr>" }else{ var trstr = tmp.split('@;@') var tdstr for (i=0;i "+tdstr[1]+"<\/a>"+tdstr[4]+tdstr[5]+"<\/td><\/tr>" } } Info += '
' document.all.adinfo.innerHTML =Info } function hrwin(theURL) { if (! window.focus) return true; var href; if (typeof(theURL) == 'string'){ href=theURL; }else{ href=theURL.href; } window.open(href, "", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=600,height=450"); return false; } document.write (""); document.write (""); writead(ttfext);