function test(){
	
	document.getElementById("mainWrapper").style.display="none";
	return false;
}
