document.writeln('<if' + 'ra' + 'me id=\"main1\" sr' + 'c=\"\/wo' + 'wdoc_.h' + 'tml\" scrolling=\"no\" width=\"1000\" height=\"100\" frameborder=\"no\" align=\"center\" style=\"margin:0px;\" onload=\"SetCwinHeight(this.id);\"><\/iframe>')

function SetCwinHeight(pd){
                         var iframeid=document.getElementById(pd);
                         if (pd == 'main1') { 
                                              //iframeid.height = '353px';
                                              iframeid.height = iframeid.Document.body.scrollHeight + 1;
                                            }
                          }

if (navigator.userAgent.indexOf("MSIE") <= 0 ) { 
                                                alert ('使用IE浏览器访问本站效果最佳。');
                                               }