if(window!=top) {
	window.open("http://www.geovoile.com");
} else {
	document.getElementById("module").style.display = "";
}
