var fenetrecarte;

/*
function affichecarte() {
  fenetrecarte = window.open('','carte','toolbar=no,location=no,directories=no,menubar=0,status=0,scrollbars=yes,resizable=yes,copyhistory=no,' + 'width=400' + ',height=300');
  texte = '<' + 'HTML' + '><' + 'HEAD' + '><' + 'TITLE' + '>' + message + '</' + 'TITLE' + '><' + '/HEAD' + '><' + 'BODY BACKGROUND=' + '"' + 'images/back.gif' + '"' + ' BGCOLOR=' + '"' + '#FAF7C0' + '">';
  
  texte += '<CENTER>';
  texte +='<FONT FACE="' + 'Verdana, Arial, Helvetica, sans-serif' +'"';
  texte += ' SIZE=' + 4; 
  texte += ' COLOR=' + '"' + '#000000'  +'">';
  texte += message + '</CENTER></FONT>';
  texte += '</' + 'BODY' + '><' + '/HTML' + '>';
  fenetrecarte.document.write(texte);
  fenetrecarte.focus();
  // fenetreNote.document.close();
  return false;
}
*/


var li 
li='<TABLE width="100%" border="0" height="105" hspace="1">'
+'<TR>'
+'<TD width="7%" height="91"><A href="javascript:history.go(-1)"><IMG src="./images/gauche!.gif" alt="Retour" border=0 height=36 width=37></A></TD>'
+'    <TD align=CENTER valign=CENTER width="16%" height="91"><CENTER><A href="http://www.pronto.philips.com" target="_blank"><IMG src="images/pronto_stand1.gif" alt="Site de la Pronto" border=0 width="90" height="84"></a></CENTER></TD>'
+'    <TD align=CENTER width="48%" height="91">'
+'	<B>'
+'	<FONT face="Verdana, Arial, Helvetica, sans-serif">'
+'	    <FONT color="#6633FF">'
+'		<FONT size=+3>'
+'		     &nbsp;Philips&nbsp;Pronto '
+'		</FONT>'
+'	    </FONT>'
+'	    <FONT color="#000000">'
+'		<FONT size=+3>'
+'		     &nbsp;&nbsp;&nbsp; '
+'		</FONT>'
+'	    </FONT>'
+'	    <FONT color="#9C7339">'
+'		<FONT size=+3>'
+'		     Marantz&nbsp;RC5000&nbsp; '
+'		</FONT>'
+'	    </FONT>'
+'	</FONT>'
+'	</B>'
+'    </TD>'
+'    <TD align=CENTER valign=CENTER width="15%" height="91"><A href="http://www.marantz.com/p_downloads.cfm?cont=AM&cat=hf" target="_blank"><IMG src="images/rc5000icone.gif" '+'alt="Site de la Marantz" border=0 width="119" height="89"></a></TD>'
+'    <TD width="14%" height="91">'
+'      <DIV align=right><A href="../index.html" target="_blank"><IMG src="./images/home!.gif"' +'alt="Site jfm" border=0 height=47 width=102></A></DIV>'
+'    </TD>'
+'</TR>'
+'<TR>'
+'    <TD height="1" colspan="5" bgcolor="#666666"><IMG src="../images/filler.gif" height=1 width=1></TD>'
+'</TR>'
+'</table>'
+'<table width="100%" border="0">'
+'<TR>'
+'    <td width="170"><font face="Arial,Helvetica" size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="menuold.htm" target="_blank">Carte du site</a></font></td>'
document.write(li)

//li=affichecarte()
li=''

//li='    <td><font face="Arial, Helvetica, sans-serif" color="#FF0000"><b>Attention:</b> '
//+'      Si vous venez d'+"'"+'acqu&eacute;rir une nouvelle Pronto 2 Mo (TSU2000 ou SBC-RU940) '
//+'      et que vous voulez mettre &agrave; jour son firmware telechargez-le sur le site pronto.philips.com</font></td>'
+'</TR>'
+'</table>'

//+'<table width="100%" border="0">'
//+'<TR>'
//+'    <TD height="1" colspan="5" bgcolor="#666666"><IMG src="../images/filler.gif" height=1 width=1></TD>'
//+'</TR>'
//+'</TABLE>'

document.write(li)
