<!--

function home() {
document.location.href='../index.htm';
}

function medj() {
document.location.href='../Medjugorje.htm';
}

function photos() {
document.location.href='../photo1.php';
}

function temoignages() {
document.location.href='../temoin.htm';
}

function intentions() {
document.location.href='../news/index.php';
}

function departs() {
document.location.href='../depart.htm';
}

function club() {
document.location.href='../groupe.htm';
}

function liens() {
document.location.href='../link.htm';
}

function messages() {
document.location.href='../message.htm';
}

function telecharger() {
document.location.href='../tele.htm';
}

function cailloux() {
document.location.href='../cailloux.htm';
}

function messageMarie() {
document.write("<DIV class='gauche'>« Je suis votre Reine de la Paix et votre Mère. <br></div><DIV class='droite'>Je désire vous emmener sur le chemin de la Paix qui vient uniquement de Dieu. C'est pourquoi, priez, priez, priez »</DIV>");
}

function contact()
{
var larg = 622;
var haut = 610;
var posXpop = (screen.availWidth-larg)/2;
var posYpop = (screen.availHeight-haut)/2;
param = "width="+larg+",height="+haut+",left="+posXpop+",top="+posYpop+",scrollbars=0";
popup = window.open("../contact.php","contact",param);
}

function inscription()
{
var larg = 622;
var haut = 610;
var posXpop = (screen.availWidth-larg)/2;
var posYpop = (screen.availHeight-haut)/2;
param = "width="+larg+",height="+haut+",left="+posXpop+",top="+posYpop+",scrollbars=0";
popup = window.open("../contact.php?to=inscription","inscription",param);
}


function webmaster()
{
var larg = 622;
var haut = 610;
var posXpop = (screen.availWidth-larg)/2;
var posYpop = (screen.availHeight-haut)/2;
param = "width="+larg+",height="+haut+",left="+posXpop+",top="+posYpop+",scrollbars=0";
popup = window.open("../contact.php?to=webmaster","webmaster",param);
}


  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-27717885-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();


var f ="";

function imprime()
    {
    
    // Définit la zone à imprimer 
    var zi = '<img src="dossier/Medjugorje_pelerinage_famille_Toussaint_2012_ClubMedj_4.jpg" width="800">';
    
    var Headers = '<!DOCTYPE HTML PUBLIC ><HTML><HEAD><title>Impression</title></HEAD><BODY style="color:black; background-color:white; padding:5px;" onload="window.print();window.close()">';
    
    var Footers = "</body></html>";
    
       
    // Ouvre une nouvelle fenetre
    var f = window.open("", "ZoneImpr", "height=450, width=850, toolbar=1, menubar=1, scrollbars=1, resizable=1, status=0, location=0, left=10, top=10");

    // Ajoute les Données
    f.document.write("" + Headers + zi +Footers);
    f.document.close();
    return;
    }


//-->
