function ie(id){
	document.write(id.text);id.id='';
}
function viewObj(objhtml) {
    document.write(objhtml);
}