var CW_height= 300; var CW_top= 100; var CW_left= 100; var CW_url= "/"; var New_CW= window.createPopup(); var CW_Body= New_CW.document.body; var content= ""; var CSStext= "margin:1px;color:black; border:2px outset;border-style:expression(onmouseout=onmouseup=function(){this.style.borderStyle='outset'}, onmousedown=function(){if(event.button!=2)this.style.borderStyle='inset'});background-color:buttonface;width:16px;height:14px;font-size:12px;line-height:11px;cursor:Default;";