function FullScreen(){
	window.open("./mc/pop.html", "", "fullscreen=yes, scrollbars=yes");
}
