if (!document.cookie) 
{
document.write('<FONT size=2>');
document.write('(A) paiement demandé<BR>');
document.write('(B) commande confirmée par l\'acheteur<BR>');
document.write('(C) confirmation de l\'acheteur de l\'envoi du paiement<BR>');
document.write('(D) réception du paiement OK<BR>');
document.write('(E) colis prêt à partir <IMG src="./logos/feu_triple_jaune.gif"> ou colis déposé au bureau de poste <IMG src="./logos/feu_triple_vert.gif"><BR>');
document.write('(F) avis de passage remis <IMG src="./logos/feu_triple_jaune.gif"> ou colis annoncé livré <IMG src="./logos/feu_triple_vert.gif"> sur le site de <A href="http://www.coliposte.net" target="_new">la poste</A><BR>');
document.write('(G) confirmation de l\'acheteur de la réception du colis <FONT size=1>(à défaut, l\'information pourra être supprimée après 10 jours)</FONT> ');
document.write('<A title="E Mail" href="javascript:GetLink(\'contact\',\'width=750,height=550,resizable=YES,scrollbars=yes,menubar=yes,left=0,top=0,screenX=0,screenY=0\')"> <IMG alt="E Mail" src="http://auvergne.jouet.chez.com/logos/outlook_small.gif" align=absMiddle border=0 height=16></A><BR>');
document.write('(*) pour les colis internationaux, à ma connaissance, la poste Française ne fournit aucune information de suivi sur le web.<BR>');
document.write('</FONT>');
}
else
{
document.write('<FONT size=2>');
document.write('(A) ask for payment<BR>');
document.write('(B) buyer has confirm the order<BR>');
document.write('(C) buyer has confirm payment is sent<BR>');
document.write('(D) the payment is received<BR>');
document.write('(E) package ready to go <IMG src="./logos/feu_triple_jaune.gif"> or post office in charge of it <IMG src="./logos/feu_triple_vert.gif"><BR>');
document.write('(F) buyer receive the post advise <IMG src="./logos/feu_triple_jaune.gif"> or package note <IMG src=".//logos/feu_triple_vert.gif"> on the <A href="http://www.coliposte.net" target="_new">french post website</A><BR>');
document.write('(G) buyer confirm the reception <FONT size=1>(the information will be maintened for 10 days and could be deleted after)</FONT> ');
document.write('<A title="E Mail" href="javascript:GetLink(\'contact\',\'width=750,height=550,resizable=YES,scrollbars=yes,menubar=yes,left=0,top=0,screenX=0,screenY=0\')"> <IMG alt="E Mail" src="http://auvergne.jouet.chez.com/logos/outlook_small.gif" align=absMiddle border=0 height=16></A><BR>');
document.write('(*) tracking for international sending cannot be see on the web, but only asking to the french post.<BR>');
document.write('</FONT>');
}

document.write('<TABLE cellpadding=0 cellspacing=0 width=100% ALIGN=LEFT BORDER=1>');

document.write('<COLGROUP>');
document.write('<COL ALIGN=CENTER STYLE="WIDTH:15%;BACKGROUND-COLOR:#d6d6d6">');
document.write('<COL ALIGN=CENTER STYLE="WIDTH:10%">');
document.write('<COL ALIGN=CENTER STYLE="WIDTH:5%">');
document.write('<COL ALIGN=CENTER STYLE="WIDTH:5%">');
document.write('<COL ALIGN=CENTER STYLE="WIDTH:5%">');
document.write('<COL ALIGN=CENTER STYLE="WIDTH:5%">');
document.write('<COL ALIGN=CENTER STYLE="WIDTH:5%">');
document.write('<COL ALIGN=CENTER STYLE="WIDTH:5%">');
document.write('<COL ALIGN=CENTER STYLE="WIDTH:10%">');
document.write('<COL ALIGN=CENTER STYLE="WIDTH:18%">');
document.write('<COL ALIGN=CENTER STYLE="WIDTH:5%">');


if (!document.cookie) 
{
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">pseudo<BR>acheteur</TD>');
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">date<BR>achat</TD>');
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">(A)</TD>');
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">(B)</TD>');
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">(C)</TD>');
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">(D)</TD>');
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">(E)</TD>');
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">(F)</TD>');
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">date<BR>expédition</TD>');
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">n° de suivi</TD>');
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">(G)</TD>');
document.write('<TR>');
}
else
{
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">buyer<BR>ID</TD>');
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">purchase<BR>date</TD>');
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">(A)</TD>');
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">(B)</TD>');
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">(C)</TD>');
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">(D)</TD>');
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">(E)</TD>');
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">(F)</TD>');
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">sending<BR>date</TD>');
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">reccord n°</TD>');
document.write('<TD STYLE="BACKGROUND-COLOR:#b6b6b6">(G)</TD>');
document.write('<TR>');
}


