function entrez() {	var lire = new Array('misc/lockets',						  'qin/gujiao',						  'qin/bj/stones.html',						  'qin/bj/sorbets.html',//						  'qin/bj/hatsune.html',						  'bc/cinema/immortel.html',						  'bc/cinema/shark_attacks.html',						  'bc/cinema/six_strong_guyz.html',						  'bc/cinema/strip.html',						  'bc/cinema/wong_ching_po.html',//						  'bc/cinema/osaka_drifter.html',//						  'bc/features/french_may.html',//						  'bc/features/michael_nyman.html',						  'scmp/singapore_slam.html',						  'thai'						  );								window.location = 'http://espionne.com/' + lire[((new Date()).getTime())%(lire.length)]; 	   } 	function voyez() {											var cam = new Array (// hong kong							 'www.discoverhongkong.com/eng/interactive/webcam/images/ig_webc_harb1.jpg',							 // london							 'www.bbc.co.uk/london/travel/jamcams/cctv/547450.jpg',							 // monaco							 'www.montecarloresort.com/shared/hints/medias/fullsize_montecarlo.jpg',							 // new york							 'www.riotingmanhattan.com/webcam/5thave.jpg',							 // paris							 'www.paris-live.net/newcam_CAM1.jpg',							 // san francisco							 'static.viacomlocalnetworks.com/~kpix/webcams/metro2.jpg'							 );							 		top.location = 'nyc/index.html' //"http://" + cam[((new Date()).getTime())%(cam.length)];			   }
