var wid = ""; function myalert(msg,wid){ // alert (wid); if (wid){ ins_width = "width='"+wid+"'"; }else{ ins_width = ""; } document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write("
" + msg + "
"); }