//' Version : 
//' =========
//'
//' 1.01 / 2004-10-13 / JA => Création

//' Features :
//' ----------
//' menubar=yes,toolbar=yes,status=yes,
//' resizable=yes,scrollbars=yes,width=650,height=480




function openHelpPrepaidVoIP(pPartner, pBaseURL){
	window.open(pBaseURL + '/help/PrepaidVoIP.asp?partner='+pPartner,
							'DemoTax',
							'resizable=yes,status=no,toolbar=no,menubar=no,scrollbars=yes,location=no,width=650,height=500');
}
function openSoldeCritique(pPartner, pBaseURL){
	window.open(pBaseURL + '/help/SoldeCritique.asp?partner='+pPartner,
							'SoldeCritique',
							'resizable=yes,status=no,toolbar=no,menubar=no,location=no,scrollbars=no,width=620,height=400');
}


function openMailContact(pPartner, pBaseURL){
	window.open(pBaseURL + '/Contact/Mail.asp?partner='+pPartner,
							'Contact',
							'resizable=yes,status=no,toolbar=no,menubar=no,location=no,scrollbars=no,width=770,height=560');
}
function openSecurise(pPartner, pBaseURL){
	window.open(pBaseURL + '/help/Securise_PopUp.asp?partner='+pPartner,
							'Securise',
							'resizable=yes,status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,width=640,height=400');
}

function openDemoTax(pPartner, pBaseURL){
	window.open(pBaseURL + '/help/DemoTax.asp?partner='+pPartner,
							'DemoTax',
							'resizable=yes,status=no,toolbar=no,menubar=no,scrollbars=yes,location=no,width=750,height=600');
}

function openDemoGest(pPartner, pBaseURL){
	window.open(pBaseURL + '/help/DemoGest.asp?partner='+pPartner,
							'DemoGest',
							'resizable=yes,status=no,toolbar=no,menubar=no,scrollbars=yes,location=no,width=750,height=600');
}

function openCreationEmail(pPartner, pBaseURL){
	window.open(pBaseURL + '/help/CreationEmail.asp?partner='+pPartner,
							'Code',
							'resizable=no,status=no,toolbar=no,menubar=no,location=no,scrollbars=no,width=400,height=210');
}

function openMemoCb(pPartner, pBaseURL){
	window.open(pBaseURL + '/help/MemoCB.asp?partner='+pPartner,
							'MemoCB',
							'resizable=yes,status=no,toolbar=no,menubar=no,location=no,scrollbars=no,width=480,height=300');
}

function openConditions(pPartner, pBaseURL, pAnchor) {
	if (pAnchor+''=="undefined")
		pAnchor= "";
	window.open(pBaseURL + '/help/Conditions.asp' + '?partner='+pPartner +  pAnchor,
							'Conditions',
							'resizable=yes,status=no,toolbar=no,menubar=no,location=no,scrollbars=yes,width=640,height=400');
}

function openMemoriser(pPartner, pBaseURL){
	window.open(pBaseURL + '/help/Memoriser.asp?partner='+pPartner,
							'Memoriser',
							'resizable=yes,status=no,toolbar=no,menubar=no,location=no,scrollbars=no,width=400,height=280');
}

function openNumtel(pPartner, pBaseURL){
	window.open(pBaseURL + '/help/Numtel.asp?partner='+pPartner,
							'Numeros',
							'resizable=no,status=no,toolbar=no,menubar=no,location=no,scrollbars=no,width=400,height=300');
}

function openCreationCode(pPartner, pBaseURL){
	window.open(pBaseURL + '/help/CreationCode.asp?partner='+pPartner,
							'Code',
							'resizable=no,status=no,toolbar=no,menubar=no,location=no,scrollbars=no,width=400,height=230');
}

function openErrorCookie(pPartner, pBaseURL){
	window.open(pBaseURL + '/help/ErrorCookie.asp?partner='+pPartner,
							'Cookie',
							'resizable=yes,status=no,toolbar=no,menubar=no,location=no,scrollbars=no,width=300,height=143');
}

function openErrorAccount(pPartner, pBaseURL){
	window.open(pBaseURL + '/help/ErrorAccount.asp?partner='+pPartner,
							'Account',
							'resizable=yes,status=no,toolbar=no,menubar=no,location=no,scrollbars=no,width=300,height=143');
}

function openErrorCodeMin(pPartner, pBaseURL){
	window.open(pBaseURL + '/help/ErrorCodeMin.asp?partner='+pPartner,
							'Code',
							'resizable=yes,status=no,toolbar=no,menubar=no,location=no,scrollbars=no,width=300,height=143');
}

function openCodePersoHome(pPartner, pBaseURL){
	window.open(pBaseURL + '/help/CodePersoHome.asp?partner='+pPartner,
							'Code',
							'resizable=yes,status=no,toolbar=no,menubar=no,location=no,scrollbars=no,width=300,height=140');
}

function openNumTelHome(pPartner, pBaseURL){
	window.open(pBaseURL + '/help/NumTelHome.asp?partner='+pPartner,
							'Numero',
							'resizable=yes,status=no,toolbar=no,menubar=no,location=no,scrollbars=no,width=300,height=140');
}

function openCodeMinHome(pPartner, pBaseURL){
	window.open(pBaseURL + '/help/CodeMinHome.asp?partner='+pPartner,
							'CodeMinute',
							'resizable=yes,status=no,toolbar=no,menubar=no,location=no,scrollbars=no,width=300,height=160');
}
