var info,infotext,newWindow;

function info1(){
	newWindow=window.open("aconcagua/mulas.htm","infoWin", "height=405,width=620,scrollbars=no,resizable=no");
	if (newWindow) {
		newWindow.opener=self;
		newWindow.focus();
		}
	if (newWindow) {
      newWindow.focus();
      }
}

function info2(){
	newWindow=window.open("cordoba/champaqui.htm","infoWin", "height=405,width=620,scrollbars=no,resizable=no");
	if (newWindow) {
		newWindow.opener=self;
		newWindow.focus();
		}
	if (newWindow) {
      newWindow.focus();
      }
}

function info3(){
	newWindow=window.open("cordoba/condorito.htm","infoWin", "height=405,width=585,scrollbars=no,resizable=no");
	if (newWindow) {
		newWindow.opener=self;
		newWindow.focus();
		}
	if (newWindow) {
      newWindow.focus();
      }
}

function info4(){
	newWindow=window.open("cordoba/gigantes.htm","infoWin", "height=405,width=620,scrollbars=no,resizable=no");
	if (newWindow) {
		newWindow.opener=self;
		newWindow.focus();
		}
	if (newWindow) {
      newWindow.focus();
      }
}

