/* 
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */


function faqPopup(ancre) {
    if (typeof(ancre) != 'undefined') { window.open( "/faq"+ancre,"FAQ","scrollbars=yes,menubar=0,resizable=0,width=617,height=700" ); }
    else {
		window.open( "/faq","FAQ","scrollbars=yes,menubar=0,resizable=0,width=617,height=700" );
	}
}

function cetelemPopup() {
    window.open( "/cetelem","Cetelem","scrollbars=yes,menubar=1,resizable=0,width=617,height=700" );
}

function mentionsPopup() {
window.open( "/cgv","Mentions","scrollbars=yes,menubar=1,resizable=0,width=617,height=700" );
}

function contactoperateurPopup() {
window.open( "/contact-operateur","contactoperateur","scrollbars=yes,menubar=1,resizable=0,width=617,height=700" );
}

function partPopup() {
window.open( "/part","Partenaires","scrollbars=yes,menubar=0,resizable=0,width=617,height=700" );
}

function renonciationPopup() {
    window.open( "/renonciation","Rétractation","scrollbars=yes,menubar=0,resizable=0,width=617,height=400");
}


function tarifModuloPopup() {
window.open( "/modulo-tarifs","Tarifs","menubar=0,resizable=0,width=900,height=500" );
}
function tarifModuloProPopup() {
 window.open( "/pro/modulo-tarifs-pro","Tarifs","menubar=0,resizable=0,width=900,height=500" ); 
}
function tarifFlotteProPopup() {
 window.open( "/pro/flotte-tarifs","Tarifs","menubar=0,resizable=0,width=1020,height=700" );
}
