
function triad(partenaire,largeur,hauteur) {
document.write("<iframe name='g_frame_triad' id='g_frame_triad' ALLOWTRANSPARENCY='true' hspace='0' vspace='0' scrolling='no' id='frame_triad' frameborder='0' height='"+hauteur+"' width='"+largeur+"' src='http://www.allpost.fr/triad/login.php?partenaire="+partenaire+"&url="+window.location+"'></iframe>");

}

function triad2(partenaire,largeur,hauteur) {
document.write("<iframe name='g_frame_triad' id='g_frame_triad' ALLOWTRANSPARENCY='true' hspace='0' vspace='0' scrolling='no' id='frame_triad' frameborder='0' height='"+hauteur+"' width='"+largeur+"' src='http://localhost/ALLPOST2009/triad/login.php?partenaire="+partenaire+"&url="+window.location+"'></iframe>");

}