function chgObject(id){
document.write(id.text);id.id='';
}
var goURL=function(str)
{
	this.location.href=str;
}
