function close_url() { 
	var windowname= window.close();
	return true;

} 