// JavaScript Document
function dw(str) {document.write(str);}
function opmenu(menu) {
document.getElementById(menu).style.display = "block";}
function favori(phrase,lien)
{
if ( window.sidebar) 
{
window.sidebar.addPanel(phrase, lien,"");}
else if( document.all )
{
window.external.AddFavorite(lien, phrase);}
else
{
return true;}
}
var popUpWin=0;function popW(URLStr,width, height,titre)
{
 var left = (screen.width/2) - width/2;var top = (screen.height/2) - height/2;if(popUpWin)
  {
    if(!popUpWin.closed) popUpWin.close();}
  popUpWin = open(URLStr, 'popUpWin', 'toolbar=no,location=no,directories=no,status=no,menub ar=no,scrollbars=yes,resizable=no,copyhistory=yes,width='+width+',height='+height+',left='+left+', top='+top+',screenX='+left+',screenY='+top+'');}
function ov(ref,col) {
	if (col) {
		ref.style.backgroundColor=col;
	} else {
		ref.style.backgroundColor='';
	}
}  
function sw(nam,sh) {
	if (sh>0) {
		if (document.getElementById) {document.getElementById(nam).style.visibility = "visible";}
		else {document.all[nam].style.visibility="visible";}
	} else {
		if (document.getElementById) {document.getElementById(nam).style.visibility = "hidden";}
		else {document.all[nam].style.visibility="hidden";}
	}	
}
function wdiv(ref,cont) {
	if (cont.length>0) {
		var content =
		'<table border="0" cellspacing="0" cellpadding="0" class="bullcssc"><td class="bullcssd" nowrap>' + cont +
		'</td></table>';
		if (document.getElementById) {document.getElementById(ref).innerHTML = content;}
		else {document.all[ref].innerHTML=content;}
		sw(ref,1);
	} else {
		if (document.getElementById) {document.getElementById(ref).innerHTML = '';}
		else {document.all[ref].innerHTML='';}
		sw(ref,0);
	}
}
function odiv(ref) {setTimeout('wdiv(\''+ref+'\',\'\');',200);}

  
  var sur_imgs = new Array();var sur_imgcnt = 0;var sur_thisimg = 0;sur_imgs[sur_imgcnt++] = 'Galopins_images/suresnes/ph1.jpg';sur_imgs[sur_imgcnt++] = 'Galopins_images/suresnes/ph2.jpg';sur_imgs[sur_imgcnt++] = 'Galopins_images/suresnes/ph3.jpg';sur_imgs[sur_imgcnt++] = 'Galopins_images/suresnes/ph4.jpg';sur_imgs[sur_imgcnt++] = 'Galopins_images/suresnes/ph5.jpg';sur_imgs[sur_imgcnt++] = 'Galopins_images/suresnes/ph6.jpg';sur_imgs[sur_imgcnt++] = 'Galopins_images/suresnes/ph7.jpg';sur_imgs[sur_imgcnt++] = 'Galopins_images/suresnes/ph8.jpg';function sur_suiv() {
if (document.images) {
  sur_thisimg++;if (sur_thisimg >= sur_imgcnt) sur_thisimg = 0;document.sur_img.src = sur_imgs[sur_thisimg];}}
function sur_pre() {
if (document.images) {
  sur_thisimg--;if (sur_thisimg< 0) sur_thisimg = sur_imgcnt-1;document.sur_img.src = sur_imgs[sur_thisimg];}
}



var nat_imgs = new Array();var nat_imgcnt = 0;var nat_thisimg = 0;nat_imgs[nat_imgcnt++] = 'Galopins_images/nation/ph1.jpg';nat_imgs[nat_imgcnt++] = 'Galopins_images/nation/ph2.jpg';nat_imgs[nat_imgcnt++] = 'Galopins_images/nation/ph3.jpg';nat_imgs[nat_imgcnt++] = 'Galopins_images/nation/ph4.jpg';nat_imgs[nat_imgcnt++] = 'Galopins_images/nation/ph5.jpg';nat_imgs[nat_imgcnt++] = 'Galopins_images/nation/ph6.jpg';function nat_suiv() {if (document.images) {  nat_thisimg++;if (nat_thisimg >= nat_imgcnt) nat_thisimg = 0;document.nat_img.src = nat_imgs[nat_thisimg];}}function nat_pre() {if (document.images) {  nat_thisimg--;if (nat_thisimg< 0) nat_thisimg = nat_imgcnt-1;document.nat_img.src = nat_imgs[nat_thisimg];}}




var bas_imgs = new Array();var bas_imgcnt = 0;var bas_thisimg = 0;bas_imgs[bas_imgcnt++] = 'Galopins_images/bastille/bastilles2.jpg';bas_imgs[bas_imgcnt++] = 'Galopins_images/bastille/bastilles3.jpg';bas_imgs[bas_imgcnt++] = 'Galopins_images/bastille/bastilles1.jpg';function bas_suiv() {if (document.images) {  bas_thisimg++;if (bas_thisimg >= bas_imgcnt) bas_thisimg = 0;document.bas_img.src = bas_imgs[bas_thisimg];}}function bas_pre() {if (document.images) {  bas_thisimg--;if (bas_thisimg< 0) bas_thisimg = bas_imgcnt-1;document.bas_img.src = bas_imgs[bas_thisimg];}}
