function remote(){
/*Credit: JavaScript Kit www.javascriptkit.com more JavaScripts here.*/
win2=window.open("http://www.axolotlvillage.com/fr/destination.html","","width=500,height=350,scrollbars,top=200,left=150")
win2.creator=self
}

