// Created by iWeb 3.0.1 local-build-20100312

setTransparentGifURL('Media/transparent.gif');function applyEffects()
{var registry=IWCreateEffectRegistry();registry.registerEffects({stroke_0:new IWPhotoFrame([IWCreateImage('index_files/Pinstripe_01.png'),IWCreateImage('index_files/Pinstripe_02.png'),IWCreateImage('index_files/Pinstripe_03.png'),IWCreateImage('index_files/Pinstripe_06.png'),IWCreateImage('index_files/Pinstripe_09.png'),IWCreateImage('index_files/Pinstripe_08.png'),IWCreateImage('index_files/Pinstripe_07.png'),IWCreateImage('index_files/Pinstripe_04.png')],null,2,1.000000,8.000000,8.000000,8.000000,8.000000,23.000000,23.000000,23.000000,23.000000,433.000000,319.000000,433.000000,319.000000,null,null,null,0.100000),shadow_0:new IWShadow({blurRadius:10,offset:new IWPoint(4.2426,4.2426),color:'#000000',opacity:0.750000}),stroke_1:new IWEmptyStroke()});registry.applyEffects();}
function hostedOnDM()
{return false;}
function onPageLoad()
{loadMozillaCSS('index_files/indexMoz.css')
detectBrowser();fixAllIEPNGs('Media/transparent.gif');IMpreload('index_files','shapeimage_2','0');Widget.onload();fixupAllIEPNGBGs();IMpreload('index_files','shapeimage_6','0');applyEffects()}
function onPageUnload()
{Widget.onunload();}
function ouvrir() {
var index=document.forms[0].elements[0].options.selectedIndex;
if (index>0) {
var page=document.forms[0].elements[0].options[index].value;
window.open(page,"","");
}
}
function opt_disabled(){
try {
var index=document.forms[0].elements[0].options.selectedIndex;
if (document.forms[0].elements[0].options[index].disabled){
while (document.forms[0].elements[0].options[index].disabled) index +=1;
document.forms[0].elements[0].options.selectedIndex = index;
}
return true;
}
catch(e){
}
}
