$(document).ready(function() {
    $('#slideshow').cycle({
	fx:      'fade',
	speed:    1000
    });
});

function showMap(){
          $.popup.show("La Demi Lune, Megeve", '<iframe width="355" height="360" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=1530+rte+de+Sallanches,+74120+Meg%C3%A8ve+France&amp;sll=45.880045,6.639111&amp;sspn=0.010606,0.016243&amp;g=1540+rte+de+Sallanches,+74120+Meg%C3%A8ve+France&amp;ie=UTF8&amp;t=h&amp;hq=&amp;hnear=1530+Route+de+Sallanches,+74120+Demi-Quartier,+Haute-Savoie,+Rh%C3%B4ne-Alpes,+France&amp;ll=46.980252,7.536621&amp;spn=5.397,7.800293&amp;z=6&amp;output=embed"></iframe><br /><small><a href="http://maps.google.com/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=1530+rte+de+Sallanches,+74120+Meg%C3%A8ve+France&amp;sll=45.880045,6.639111&amp;sspn=0.010606,0.016243&amp;g=1540+rte+de+Sallanches,+74120+Meg%C3%A8ve+France&amp;ie=UTF8&amp;t=h&amp;hq=&amp;hnear=1530+Route+de+Sallanches,+74120+Demi-Quartier,+Haute-Savoie,+Rh%C3%B4ne-Alpes,+France&amp;ll=46.980252,7.536621&amp;spn=5.397,7.800293&amp;z=6" style="color:#0000FF;text-align:left">View Larger Map</a></small>');
         };


