function popup_themalis()
{
newWin = window.open('http://www.themalis.fr','','resizable=1,scrollbars=1,toolbar=1,location=1,height=630,width=810,top=10,left=10');
}

function popup_swiss()
{
newWin = window.open('popup_swiss.php','','resizable=1,scrollbars=0,toolbar=0,location=0,height=380,width=410,top=10,left=10');
}

function popup_acrobat()
{
newWin = window.open('http://www.adobe.fr/products/acrobat/readstep2.html','','resizable=1,scrollbars=0,toolbar=0,location=0,height=670,width=810,top=10,left=10');
}

var b=0;
function popup_ml(b)
{
newWin = window.open(b,'','resizable=1,scrollbars=1,toolbar=0,location=0,height=500,width=650,top=10,left=10');
}

var a=0;
function popup(a)
{
newWin = window.open(a,'','resizable=1,scrollbars=1,toolbar=0,location=0,height=500,width=700,top=10,left=10');
}

var z=0;
function popup_fixe(z)
{
newWin = window.open(z,'','resizable=0,scrollbars=1,toolbar=0,location=0,height=500,width=500,top=10,left=10');
}

var tarif_doc=0;
var age_doc=0;
var maval_doc=0;
function popup_bulletin_doc(tarif_doc, age_doc, maval_doc)
{
newWin = window.open('bulletin_doc.php?t='+tarif_doc+'&a='+age_doc+'&m='+maval_doc,'','resizable=1,scrollbars=1,toolbar=0,location=0,height=500,width=690,top=10,left=10');
}

var tarif=0;
var age=0;
var maval=0;
function popup_bulletin(tarif, age, maval)
{
newWin = window.open('bulletin.php?t='+tarif+'&a='+age+'&m='+maval,'','resizable=1,scrollbars=1,toolbar=0,location=0,height=500,width=660,top=10,left=10');
}


function favoris()
{
window.external.Addfavorite('http://www.assurance-sante-online.com','ASSURANCE SANTE ONLINE : Votre assurance santé');
}

function autre_garantie()
{
alert('Autres garanties bientôt disponible.');
}

function assurmoi_box()
{
alert('Assurmoi bientôt disponible.');
}

function envoi_devis()
{
document.devis.envoi_devis.value='1';
document.devis.submit();
}

function validation_souscription()
{
document.devis.validation.value='1';
document.devis.p.value='3';
document.devis.submit();
}

var x=0;
function sup_personne(x)
{
document.devis.sup_personne.value=x;
document.devis.p.value='3';
document.devis.submit();
}

function ajout_personne()
{
document.devis.ajout_personne.value='1';
document.devis.p.value='3';
document.devis.submit();
}

function maj_tableau()
{
document.devis.maj_tableau.value='1';
document.devis.p.value='3';
document.devis.submit();
}
