document.writeln("<div id=\"myright\" style=\'position: absolute; width:285px; top:438px; left:0px; visibility: visible; z-index: 1; height:170px; background-color:#FFFFFF\'>");
document.writeln("<table width=\"285\" height=\"170\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"1\" bgcolor=\"959595\">");
document.writeln("  <tr>");
document.writeln("    <td bgcolor=\"#FFFFFF\"><table border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("        <tr>");
document.writeln("          <td><img src=\"\/images\/logo.gif\" width=\"154\" height=\"49\" vspace=\"8\"><\/td>");
document.writeln("        <\/tr>");
document.writeln("      <\/table>");
document.writeln("      <table border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" class=\"f-12-767676\">");
document.writeln("        <tr>");
document.writeln("          <td align=\"center\">北京市海淀上地五街 福道大厦407室<br>");
document.writeln("            Tel:010-62966889　82782295 <br>");
document.writeln("            　62965316　62973841\/42<br>");
document.writeln("            E-mail:<a href=\"mailto:prowisdom@vip.sohu.net\">prowisdom@vip.sohu.net<\/a><\/td>");
document.writeln("        <\/tr>");
document.writeln("      <\/table>");
document.writeln("      <table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("        <tr>");
document.writeln("          <td align=\"center\" class=\"f-12-3A3A3A\">Copyright &copy; 2005 前景慧通 All Rights Reserved<\/td>");
document.writeln("        <\/tr>");
document.writeln("      <\/table><\/td>");
document.writeln("  <\/tr>");
document.writeln("<\/table>");
document.writeln("<\/div>")
document.ns = navigator.appName == "Microsoft Internet Explorer"
var imgheight
window.screen.width>800 ? imgheight=190:imgheight=190;
 function myload()
{
myright.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight;
//myright.style.left=document.body.offsetWidth-150;
mymove();
}
 function mymove()
 {
 myright.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight;
 //myright.style.left=document.body.scrollLeft+document.body.offsetWidth-150;
 setTimeout("mymove();",100);
 }

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true)
if(document.ns){	
myload();
}
