document.write("<div id=\"dwindow\" style=\"position:absolute;width:780px;height:480px;background-color:#eeeeee;cursor:hand;left:0px;top:0px;display:none;\" onmousedown=\"initializedrag(event)\" onmouseup=\"stopdrag()\" onselectstart=\"return false\"><div align=\"right\" style=\"background-color:#ff0000;width:781px;border:1px solid #ff0000;\"><img src=\"max.gif\" id=\"maxname\" width='0' height='0' onclick=\"maximize()\"> <img src=\"close.gif\" width='12' height='12' onclick=\"closeit()\" title='close'>&nbsp;</div><div id=\"dwindowcontent\" style=\"background-color:#eeeeee;width:780px;height:480px;border-top:1px solid #ff0000;border-left:1px solid #ff0000;border-right:1px solid #ff0000;border-bottom:4px solid #ff0000;\"><iframe id=\"cframe\" src=\"\" width=\"780\" height=\"480\" style=\"width:780px;height:480px;border-top:1px solid #ff0000;border-left:1px solid #ff0000;border-right:1px solid #ff0000;border-bottom:4px solid #ff0000;background-color:#eeeeee;\"></iframe></div></div>");
