// JavaScript Document
function cerrar_ventana(ext){
	//MM_openBrWindow(ext+'popus/publicidad.php','','width=650,height=430')
	MM_openBrWindow(ext+'popus/index.html','','width=476,height=315')
}