// JavaScript Document

/***** TEMP ******/


function launchProquid(){      
   
    myLightWindow.activateWindow({
      href: 'carte_de_voeu.swf',
      height: 435,
      width: 910,
      title: ''
  });
    
}
