function RunFoo()
	{
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='172' height='260'>");
          document.write("<param name='movie' value='http://www.sig-guadeloupe.fr/pages/flash/menu_simple.swf?active="+active+"'>");
          document.write("<param name='quality' value='high'>");
          document.write("<embed src='http://www.sig-guadeloupe.fr/pages/flash/menu_simple.swf?active="+active+"' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='172' height='260'></embed>");
	  document.write("</object>");
	}
function RunFooUp()
	{
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='579' height='88'>");
          document.write("<param name='movie' value='http://www.sig-guadeloupe.fr/pages/flash/haut.swf'>");
          document.write("<param name='quality' value='high'>");
          document.write("<embed src='http://www.sig-guadeloupe.fr/pages/flash/haut.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='579' height='88'></embed>");
	  document.write("</object>");
	}
function RunFooHome()
	{
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='751' height='260'>");
          document.write("<param name='movie' value='http://www.sig-guadeloupe.fr/pages/flash/header.swf'>");
          document.write("<param name='quality' value='high'>");
          document.write("<embed src='http://www.sig-guadeloupe.fr/pages/flash/header.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='751' height='260'></embed>");
	  document.write("</object>");
	}
function RunFooMap()
	{
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='377' height='332'>");
          document.write("<param name='movie' value='http://www.sig-guadeloupe.fr/pages/flash/carte_accueil.swf'>");
          document.write("<param name='quality' value='high'>");
          document.write("<embed src='http://www.sig-guadeloupe.fr/pages/flash/carte_accueil.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='377' height='332'></embed>");
	  document.write("</object>");
	}
function RunFooBigMap()
	{
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='550' height='400'>");
          document.write("<param name='movie' value='http://www.sig-guadeloupe.fr/media/Flash/carte_dynamique.swf'>");
          document.write("<param name='quality' value='high'>");
          document.write("<embed src='http://www.sig-guadeloupe.fr/media/Flash/carte_dynamique.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='550' height='400'></embed>");
	  document.write("</object>");
	}
function RunFooDemande()
	{
		document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='550' height='500'>");
          document.write("<param name='movie' value='http://www.sig-guadeloupe.fr/pages/flash/nb_demande.swf'>");
          document.write("<param name='quality' value='high'>");
          document.write("<embed src='http://www.sig-guadeloupe.fr/pages/flash/nb_demande.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='550' height='500'></embed>");
	  document.write("</object>");
	}
function redirect_form(){
		window.location="construction/"+document.form_construction.construction.value;
	}
