function wtpopup(){
	wtpopupwin = window.open('/inc/wt.aspx', 'wtpopup', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=400,height=250');
}
function includeScript(src,id) {
	document.write('<sc' + 'ript src="' + src + '" type="text/javascript"'+(id?" id=\""+id+"\"":"")+'></sc' + 'ript>');
}

includeScript('http://www.green2s.com/ux/main.js',"UX_SCRIPT_INCLUDE");