function insert_obj(obj){
		
	document.write(obj);
};