<!--
var tempObj=new Object;
tempObj.pg='default';
if ((typeof hasUniJs)=='undefined'){
	var uniJsObj=new Object;uniJsObj.callFunc='globHtmlFooter(tempObj)';document.write('<scr'+'ipt src=http://docs1.iwon.com/iwUni.js></scr'+'ipt>');
} else {
	if((typeof globHtmlFooter)=='function')globHtmlFooter(tempObj);
}
//-->