// library: HTML: Page: Header: Common (filenamemacro=headcomm.js) [kn, ni, mo, 22-09-2003 15:51:26]
function PROCPageHeaderCommon( s ) {
  document.write( "<BR>" );
  //
  document.write( '<P' );
  document.write( '  align="left"' );
  document.write( '  style="border-color:white; border-style:outset; font-family:arial, helvetica; font-style:italic; "' );
  document.write( '  style=width:' + 0.935 * screen.width + "px" );
  document.write( ">" );
  document.write( "<IMG" );
  document.write( '  ALT=""' );
  document.write( '  BORDER="0"' );
  document.write( '  HEIGHT="300"' );
  document.write( '  SRC="' + s + 'logo - index - riviera-rental - character.jpg"' );
  document.write( '  style=width:' + 0.935 * screen.width + "px" );
  document.write( ">" );
  document.write( "</P>" );
  //
  document.write( '<P ALIGN="left">' );
  /*
  document.write( "<IMG" );
  document.write( '  ALT=""' );
  document.write( '  BORDER="0"' );
  document.write( '  HEIGHT="8"' );
  document.write( '  SRC="' + s + 'divider - index - riviera-rental.gif"' );
  document.write( '  style=width:' + 0.935 * screen.width + "px" );
  document.write( ">" );
  document.write( "</P>" );
  */
  //
  document.write( '<P' );
  document.write( '  align="left"' );
  // document.write( '  style="border-color:white; border-style:outset; font-family:arial, helvetica; font-style:italic; "' );
  document.write( '  style=width:' + 0.935 * screen.width + "px" );
  document.write( ">" );
  document.write( "<IMG" );
  document.write( '  ALT=""' );
  document.write( '  BORDER="0"' );
  document.write( '  HEIGHT="100"' );
  document.write( '  SRC="' + s + 'heading - index - riviera-rental - french riviera.gif"' );
  document.write( '  style=width:' + 0.935 * screen.width + "px" );
  document.write( ">" );
  document.write( "</P>" );
  //
  /*
  document.write( '<P ALIGN="left">' );
  document.write( "<IMG" );
  document.write( '  ALT=""' );
  document.write( '  BORDER="0"' );
  document.write( '  HEIGHT="8"' );
  document.write( '  SRC="' + s + 'divider - index - riviera-rental.gif"' );
  document.write( '  style=width:' + 0.935 * screen.width + "px" );
  document.write( ">" );
  document.write( "</P>" );
  */
  //
  document.write( '<P' );
  document.write( '  align="center"' );
  document.write( '  style="border-color:white; border-style:outset; font-family:arial, helvetica; font-style:italic; "' );
  document.write( '  style=width:' + 0.935 * screen.width + "px" );
  document.write( ">" );
  document.write( '<FONT SIZE="5">' );
  document.write( "<EM>" );
  document.write( "<STRONG>" );
  // document.write( "Biot - " );
  document.write( "Cannes - " );
  document.write( "Nice (Airport / Avenue Californie / Jean Medicin / Place Massena / Promenade des Anglais)" );
  // document.write( "Isola 2000 - " );
  // document.write( "Villefranche - " );
  // document.write( "Villeneuve-Loubet" );
  document.write( "</STRONG>" );
  document.write( "</EM>" );
  document.write( "</FONT>" );
  document.write( "</P>" );
  //
  document.write( '<P ALIGN="left">' );
  document.write( "<IMG" );
  document.write( '  ALT=""' );
  document.write( '  BORDER="0"' );
  document.write( '  HEIGHT="8"' );
  document.write( '  SRC="' + s + 'divider - index - riviera-rental.gif"' );
  document.write( '  style=width:' + 0.935 * screen.width + "px" );
  document.write( ">" );
  document.write( "</P>" );
}
