var dialog_path="http://www.rencai.net/public/"; //对话框基础路径

document.write("<script type=\"text/javascript\" src=\""+dialog_path+"js/bgiframe.js\"></script>");
document.write("<script type=\"text/javascript\" src=\""+dialog_path+"js/weebox.js\"></script>");
document.write("<style>.dialog-loading {background:url("+dialog_path+"images/loading.gif) no-repeat center; width:100%; height:100%}");
document.write(".dialog-mask{border:0px; background:#000; margin:0px; padding:0px; position:absolute; top:0px; left:0px;background:url("+dialog_path+"images/dialog_bg.png); _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='"+dialog_path+"images/dialog_bg.png'); _background:none;}");
document.write(".dialog-ok .dialog-cancel{border:1px #999999 solid;margin:3px 0;}");
document.write(".dialog-content{margin:3px 0;}");
document.write(".weedialog {background-color:#FFF;width:500px;}");
document.write(".weedialog .dialog-header {height:22px;font-size:14px;color:#fff;position:relative; cursor:move;padding:4px;text-align:left;}</style>");