 

function ponerfavo(){
var agt=navigator.userAgent.toLowerCase()
var app=navigator.appName.toLowerCase();
var ieAgent=agt.indexOf('msie')
var fiAgent=app.indexOf('firefox')
var nsAgent=app.indexOf('netscape')
if (ieAgent!= -1){
window.external.AddFavorite('http://www.comprarvuelosbaratos.com/','ComprarVuelosBaratos.');
}
else if (fiAgent!= -1||nsAgent!= -1){
window.sidebar.addPanel('ComprarVuelosBaratos. Espaņa','http://www.comprarvuelosbaratos.com/',''); 
}
}
function recomendar(){
window.open("http://www.comprarvuelosbaratos.com/v_recomendar.php",null,"resizable=0,location=0,status=0,directories=0,menubar=0,titlebar=1,scrollbars=1,toolbar=0,height="+(screen.height-360)+",width=640,top=145,left="+(screen.width-640)/2);
}
function tsugerir(){
window.open("http://www.comprarvuelosbaratos.com/v_sugerir.php",null,"resizable=0,location=0,status=0,directories=0,menubar=0,titlebar=1,scrollbars=1,toolbar=0,height="+(screen.height-360)+",width=640,top=145,left="+(screen.width-640)/2);
}

