function fullScreen(){
	window.open("home.html", "ciz", "width=1600,height=1200,fullscreen=yes,scrollbars=yes");
}