var iddoc = id_document;
var param = 0;
if (id_document.lastIndexOf("|") > 0) {
param = id_document.substr(id_document.lastIndexOf("|")+1);
iddoc = id_document.substr(0,id_document.lastIndexOf("|"));
}
function popup() {
 var w = window.open('https://secure.carpediem.fr/cgi-bin/cda.pl?lg=fr&id_document='+iddoc,'CB','width=550,height=550,location=0,resizable=0,scrollbars=yes');
}
document.write('<style type="text/css">');
document.write('<!--');
document.write('.txtacces {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}');
document.write('.txtnoir {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #A31488}');
document.write('-->');
document.write('</style>');
document.write('<table width="250" border="0" cellspacing="0" cellpadding="0" align="center">');
document.write('  <tr> ');
document.write('    <td height=3 bgcolor=6E58AC></td>');
document.write('  </tr>');
document.write('  <tr> ');
document.write('    <td background="http://media2.carpediem.fr/cdaccess/images/bg.gif"> <img src="file:///C|/Documents%20and%20Settings/k%E9vin/Bureau/carpediem%20acces/images/vide.gif" width="5" height="10"><br>');
document.write('      <table width="230" border="1" cellspacing="0" cellpadding="0" align="center" bordercolor="A31488">');
document.write('        <tr bgcolor="A31488"> ');
document.write('          <td bgcolor="A31488" width="40" height="35"><img src="http://media2.carpediem.fr/cdaccess/images/logo.gif" width="37" height="35"></td>');
document.write('          <td> ');
document.write('            <p class="txtacces" align="center"><b>Acc&egrave;s par t&eacute;l&eacute;phone:</b><br>');
document.write('              1 appel = 1 code d\'acc&egrave;s</p>');
document.write('          </td>');
document.write('        </tr>');
document.write('        <tr bgcolor="F5DDBA" bordercolor="F5DDBA" valign="top"> ');
document.write('          <td bgcolor="F5DDBA"> ');
document.write('            <div align="center"><br>');
document.write('              <img src="http://media2.carpediem.fr/cdaccess/images/1.gif" width="26" height="26"></div>');
document.write('          </td>');
document.write('          <td> ');
document.write('                ');
document.write('            <table width="180" border="0" cellspacing="0" cellpadding="0" align="center" height="30">');
document.write('              <tr> ');
document.write('                <td><iframe src="http://media2.carpediem.fr/cdaccess/tel/emploi-fr.html" height="130"  width=180" name="carpeaccess-tel" frameborder=no  scrolling=no  noresize></iframe>');
document.write('<a href="Javascript:popup()">Achat de code par CB</a><BR>&nbsp;</td>');
document.write('              </tr>');
document.write('            </table>');
document.write('            </td>');
document.write('        </tr>');
document.write('        ');
document.write('      </table>');
document.write('      <table width="210" border="0" cellspacing="0" cellpadding="0" align="center">');
document.write('        <tr align="center"> ');
document.write('          <td rowspan="2" width="28"><img src="http://media2.carpediem.fr/cdaccess/images/2.gif" width="26" height="26"></td>');
document.write('          <td colspan="2"><b><span class="txtnoir">ENTREZ VOTRE CODE ICI</span>');
document.write('            </b></td>');
document.write('        </tr>');
document.write('        <tr align="center"> ');
document.write('			<form name=cda method="post" action="http://oneshoot.carpediem.fr/perl/gate2.pl">');
document.write('          <td width="138" valign="top">');
document.write('            <input type="text" name="code" size="15" style="background-color: #FFFFFF;border-color : #095369;border-style : solid ;border-width : 1px; font-family: verdana, Arial, Helvetica, san-serif; font-size: 12px; font-style: normal; line-height: 12px; color: #095369;width: 80px; height=17px; text-align=center;">');
document.write('            </td>');
document.write('			<input type="hidden" name="id_document" value="'+iddoc+'">');
document.write('<input type="hidden" name="param" value="'+param+'">');
document.write('          <td width="44">');
document.write('		  <input type="image" src="http://media2.carpediem.fr/cdaccess/images/ok.gif" name="ok"></td>');
document.write('		  </form>');
document.write('        </tr>');
document.write('      </table><img src="http://media2.carpediem.fr/cdaccess/images/vide.gif" width="5" height="5"><br></td></tr>');
document.write('  <tr> ');
document.write('    <td><img src="http://media2.carpediem.fr/cdaccess/images/bas.gif" width="250" height="4"></td>');
document.write('  </tr>');
document.write('</table>');
