

function set_background(div,pagina){ //Establece el fondo dependiendo la resolución
  var file='';
  var res='';
  
  if (screen.width<=1024)
    res='1024';

  if  ((screen.width<=1152)&&(screen.width>1024))
    res='1152';

  if ((screen.width<=1280)&&(screen.width>1152))
    res='1280';

  if ((screen.width<=1400)&&(screen.width>1280))
    res='1400';

  if ((screen.width<=1600)&&(screen.width>1400))
    res='1600';

  if  ((screen.width<=1680)&&(screen.width>1600))
    res='1680';

 if ((screen.width<=1920)&&(screen.width>1680))
    res='fhd';
  
  if (pagina==1)
	file='bkg_index';
	
  if (pagina==2)
	file='florida_bkg';	
	
  if (pagina==3)
	file='mexico_bkg';		

  if (pagina==4)
	file='suramerica_bkg';	
	
   if (pagina==5)
	file='aruba_bkg';		

   if (pagina==6)
	file='europa_bkg';	
  
   if (pagina==7)
	file='florida_ny_bkg';		

 
  document.getElementById(div).style.backgroundImage = "url(imgs/"+file+"_"+res+".jpg)";
 

}



function set_content_pos()//Centra la capa de contenidos principales en el index
{
  var sw=screen.width;
  sw=Math.round(sw/2);
  sw=sw-490;
  document.getElementById('content').style.left =sw+'px' ;

  
}


function load_main()
{
    
   try
  {	
	   var fondosDirecciones="http://www.viajesde15.com/=bkg_index;http://www.viajesde15.com/quinceaneras_suramerica.php=suramerica_bkg;http://www.viajesde15.com/quinceaneras_mexico.php=mexico_bkg;http://www.viajesde15.com/quinceaneras_europa.php=europa_bkg;http://www.viajesde15.com/quinceaneras_florida.php=florida_bkg;http://www.viajesde15.com/quinceaneras_florida_cancun.php=florida_bkg;http://www.viajesde15.com/quinceaneras_hawaii.php=aruba_bkg;http://www.viajesde15.com/quinceaneras_aruba_y_curazao.php=aruba_bkg;";
	
	var posPactual=fondosDirecciones.indexOf(window.location);
	var rutadefondoActual= fondosDirecciones.substring(posPactual,fondosDirecciones.indexOf(";",posPactual));
	rutadefondoActual=rutadefondoActual.substring(rutadefondoActual.indexOf("=")+1,rutadefondoActual.length);
	
	
	var tmain=5000;
	var tcontent=6000;
	
	set_content_pos();

	detectarFaceBook();
	
	
	
	var ckpv = readCookie(rutadefondoActual)
    if (ckpv) {
	   	tmain=500;
	    tcontent=1000;
    }
    else
	{
		

      	createCookie(rutadefondoActual,'true',365);
	
	
	}
  }
  catch(err)
  {
	alert(err);
	setTimeout("document.getElementById('main').style.display=''",tmain)
	setTimeout("document.getElementById('content').style.display='';",tcontent);
  }
  finally
  {
   


	
	//setTimeout("document.getElementById('main').style.display='';document.getElementById('divBottomRight').style.display=''",tmain);
	setTimeout("document.getElementById('main').style.display=''",tmain)
	setTimeout("document.getElementById('content').style.display='';",tcontent);
	//setTimeout("document.getElementById('publicidadFlotante').style.display='';desplegarPublicidadFlotante(1);",tcontent+2000);//Publicidad flotante en el centro

 
	 /* 
    $(document).ready(function() {

      
	  /* document.getElementById('banner_preloaded').style.marginLeft="30px";
        document.getElementById('banner_preloaded').style.paddingTop="10px";
	  $('#banner_preloaded').css({ width: '884px', height : '318px'});
	 
	  
	  $('#main_banner').css({ display: 'none'});
*/	  
	 // $('#main_banner').html( $('#banner_preloaded').html );
      
	  // document.getElementById('main_banner').innerHTML=	   document.getElementById('banner_preloaded').innerHTML;

    //});
  }




}

function desplegarPublicidadFlotante(desplegar)
{

  if (desplegar==1)
  {
	
	  var sw=screen.width;
	  var sh=screen.height;
  	  sw=Math.round(sw/2);
  	  sw=sw-370;
	  sh=Math.round(sh/2);
  	  sh=sh-280;
	  document.getElementById('publicidadFlotante').style.left =sw+'px' ;
	  document.getElementById('publicidadFlotante').style.top =sh+'px' ;
  	  document.getElementById('publicidadFlotante').style.display='';
  }


  if (desplegar==0)
  {
      document.getElementById('publicidadFlotante').style.display='none';
  }
}




function ver_destino(destino)
{
	
	if (destino==1)
		des='quinceaneras_florida.php';
   
    if (destino==2)
		des='quinceaneras_florida_cancun.php';

    if (destino==3)
		des='quinceaneras_mexico.php';

     if (destino==4)
		des='quinceaneras_suramerica.php';

     if (destino==5)
		des="quinceaneras_aruba_y_curazao.php";

     if (destino==6)
		des="quinceaneras_europa.php";

     if (destino==8)
		des="quinceaneras_hawaii.php";

     if (destino==9)
		des="eMarketing/verPrograma.php?p=6";

     if (destino==10)
		des="eMarketing/verPrograma.php?p=7";
		
	 if (destino==11)
		des="quinceaneras_florida_new_york.php";	



	window.location = des;
}

function desplegar_chat()
{
	var n= Math.floor(Math.random()*4);
	if (n==0)
	 n++;
	 //Live.launch('chat', '', '');
	 //Live.initiate_accept();
	 Live.launch('chat', '', '');
	 //oW('http://www.viajesde15.com/chat/live/main.php?departmentid=1',400,440,'chat');
	 
	 
	 
}



function detectarFaceBook()
{
	

 try
 {
 
 if (document.getElementById('flag').value=="true")
 {
	setTimeout("$.prettyPhoto.open('followFace.html?iframe=true&amp;width=850&amp;height=750');",10000);
	//setTimeout("$.prettyPhoto.open('tumegaviaje.php?iframe=true&amp;width=100%&amp;height=100%');",10000);

/*
FB.init("8058d1cd33f878bb621c74fdb9f291b4","xd_receiver.htm");
  FB.ensureInit(function() 
 { 
 	FB.Connect.get_status().waitUntilReady( function( status ) 
													 { switch ( status ) 
													  	{ 
															case FB.ConnectState.connected: loggedIn = true; 
															    setTimeout("$.prettyPhoto.open('followFace.html?iframe=true&amp;width=800&amp;height=750');",300);
															break; 
															case FB.ConnectState.appNotAuthorized:loggedIn = false;															 } }); }); */
 }
 }
catch(err)
  {
  //Handle errors here
  }

}
