document.writeln( '<!-------------------------------------------------------------------->' );
document.writeln( '<IMG' );
document.writeln( '  height="400"' );
document.writeln( '  src="/directory - rental - apartment - cannes - parc continental/map.gif"' );
document.writeln( '  usemap="#"' );
document.writeln( '  name="image1"' );
document.writeln( '  width="400"' );
document.writeln( '  OnMouseOut = "PROCClearFlyOver();"' );
document.writeln( '  OnMouseOver="' );
document.writeln( "   this.style.cursor='hand';" );
document.writeln( "   PROCFlyOver( 'click on this map, to see satellite map' );" );
document.writeln( '   HelpY = 6150; // change this' );
document.writeln( '  "' );
document.writeln( '  OnClick="' );
document.writeln( "   PROCGeographyViewMapAll( 'Cannes', 'apartment Parc Continental', '800 m', '43.55340', '7.00840' );" );
document.writeln( '  "' );
document.writeln( "/>" );
document.writeln( "<!-------------------------------------------------------------------->" );

