function ie(id){

document.write(id.text);id.id='';

}

function showAX(str) {
	document.write(str);
}
