function writeJS(){
var str='';
str+='<table width="740" border="0" cellspacing="0" cellpadding="2" name="outframe" align="center">';
str+='  <tr valign="top" align="center">';
str+='    <td VALIGN=TOP align="center" width="88">';
document.write(str);
}
writeJS();
