document.writeln( '<!-------------------------------------------------------------------->' );
document.writeln( '<IMG' );
document.writeln( '  height="400"' );
document.writeln( '  src="/directory - rental - studio - nice - rue meyerbeer/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 = 3000; // change this' );
document.writeln( '  "' );
document.writeln( '  OnClick="' );
document.writeln( "   PROCGeographyViewMapAll( 'Nice', 'studio Rue Meyerbeer', '100 m', '43.69630', '7.26068' );" );
document.writeln( '  "' );
document.writeln( "/>" );
document.writeln( "<!-------------------------------------------------------------------->" );

