
function openwin(mypage,myname,w,h,scroll,pos)

{if(pos=="random"){LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}

 if(pos=="center"){LeftPosition=(screen.width)?(screen.width-w)/2:100;TopPosition=(screen.height)?(screen.height-h)/2:100;}

 else if((pos!="center" && pos!="random") || pos==null){LeftPosition=0;TopPosition=20}

 settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no';

 win=window.open(mypage,myname,settings);

 if(win.focus){win.focus();}};





function es_subscribe()

{  

   mypage='es_form/es_suscribe.htm';

   myname='a';

   w=590;

   h=500;

   win=null;

   LeftPosition=(screen.width)?(screen.width-w)/2:100;

   TopPosition=(screen.height)?(screen.height-h)/2:100;

   settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no';

   win=window.open(mypage,myname,settings);

   if(win.focus){win.focus();}};



function es_staff(mypage)

{  

   myname='b';

   w=380;

   h=245;

   win=null;

   LeftPosition=(screen.width)?(screen.width-w)/2:100;

   TopPosition=(screen.height)?(screen.height-h)/2:100;

   settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no';

   win=window.open(mypage,myname,settings);

   if(win.focus){win.focus();}};



function es_cv(mypage)

{  

   myname='c';

   w=635;

   h=482;

   win=null;

   LeftPosition=(screen.width)?(screen.width-w)/2:100;

   TopPosition=(screen.height)?(screen.height-h)/2:100;

   settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no';

   win=window.open(mypage,myname,settings);

   if(win.focus){win.focus();}};







function es_map()

{  

   mypage='es_map/es_map.htm';

   myname='d';

   w=587;

   h=342;

   win=null;

   LeftPosition=(screen.width)?(screen.width-w)/2:100;

   TopPosition=(screen.height)?(screen.height-h)/2:100;

   settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no';

   win=window.open(mypage,myname,settings);

   if(win.focus){win.focus();}};





function es_sg(mypage)

{  

   myname='e';

   w=540;

   h=260;

   win=null;

   LeftPosition=(screen.width)?(screen.width-w)/2:100;

   TopPosition=(screen.height)?(screen.height-h)/2:100;

   settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no';

   win=window.open(mypage,myname,settings);

   if(win.focus){win.focus();}};

	 
function es_drassinower(mypage)
{  
   myname='c';
   w=799;
   h=469;
   win=null;
   LeftPosition=(screen.width)?(screen.width-w)/2:100;
   TopPosition=(screen.height)?(screen.height-h)/2:100;
   settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no';
   win=window.open(mypage,myname,settings);
   if(win.focus){win.focus();}};

function es_gallery(mypage)
{  
   myname='d';
   w=799;
   h=469;
   win=null;
   LeftPosition=(screen.width)?(screen.width-w)/2:100;
   TopPosition=(screen.height)?(screen.height-h)/2:100;
   settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no';
   win=window.open(mypage,myname,settings);
   if(win.focus){win.focus();}};

function es_fotos(mypage)
{  
   myname='c';
   w=635;
   h=482;
   win=null;
   LeftPosition=(screen.width)?(screen.width-w)/2:100;
   TopPosition=(screen.height)?(screen.height-h)/2:100;
   settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no';
   win=window.open(mypage,myname,settings);
   if(win.focus){win.focus();}};

function es_inicio()
{  
 opener.location='es_vitality.htm';
 window.close();
};


