function map(name){
      window.open("http://www.vialys.fr/affiliates/vialys/nav/eMap.asp?ZOOM=300000&XY=835503_5449741&address=%5FVilla%20Abricot%5FBreil+sur+Roya%5F06540%5FF%5F&LNG=GB&IDS=","map","width=700,height=600,directories=no,toolbar=no,resizable=yes,menubar=no,scrollbars=yes");
    }
function mapfr(name){
      window.open("http://www.vialys.fr/affiliates/vialys/nav/eMap.asp?ZOOM=300000&XY=835503_5449741&address=%5FVilla%20Abricot%5FBreil+sur+Roya%5F06540%5FF%5F&LNG=GB&IDS=","map","width=700,height=600,directories=no,toolbar=no,resizable=yes,menubar=no,scrollbars=yes");
    }    
function map2(name){
      window.open("http://cityindex.com/abricot/map.html","map2","width=480,height=350,directories=no,toolbar=no,resizable=yes,menubar=no,scrollbars=no");
    }
function map2fr(name){
      window.open("http://cityindex.com/abricot/fr/map.html","map2","width=480,height=350,directories=no,toolbar=no,resizable=yes,menubar=no,scrollbars=no");
    }
function panorama(name){
   	      window.open("http://cityindex.com/abricot/abricot360.html","panorama","width=500,height=250,directories=no,toolbar=no,resizable=no,menubar=no,scrollbars=no");
    }
function currency(name){
      window.open("http://www.oanda.com/converter/classic?user=cityindex&lang=en","ccyconvert","width=550,height=420,directories=no,toolbar=no,resizable=no,menubar=no,scrollbars=no");
    }
function devise(name){
      window.open("http://www.oanda.com/converter/classic?user=cityindex&lang=fr","ccyconvert","width=610,height=420,directories=no,toolbar=no,resizable=no,menubar=no,scrollbars=no");
    }
function calendar(name){
      window.open("http://cityindex.com/abricot/calendar.html","calendar","width=500,height=240,directories=no,toolbar=no,resizable=no,menubar=no,scrollbars=yes");
    }
function calendarfr(name){
      window.open("http://cityindex.com/abricot/fr/calendar.html","calendar","width=500,height=240,directories=no,toolbar=no,resizable=no,menubar=no,scrollbars=yes");
    }
function email(name){
        var popurl = 'http://cityindex.com/outlet/emailnl.html';
        var w = 220;
    	var h = 50;
            var winl = (screen.width - w) / 2;
    	var wint = (screen.height - h) / 2;
    	var winprops = 'width='+w+',height='+h+',top='+wint+',left='+winl+',directories=no,toolbar=no,resizable=no,menubar=no,scrollbars=no';
    	var popname = 'email';
                    window.open(popurl,popname,winprops);
        }
function emailen(name){
        var popurl = 'http://cityindex.com/outlet/email.html';
        var w = 220;
    	var h = 50;
            var winl = (screen.width - w) / 2;
    	var wint = (screen.height - h) / 2;
    	var winprops = 'width='+w+',height='+h+',top='+wint+',left='+winl+',directories=no,toolbar=no,resizable=no,menubar=no,scrollbars=no';
    	var popname = 'email';
                    window.open(popurl,popname,winprops);
        }