// Created by iWeb 3.0.3 local-build-20110305

setTransparentGifURL('Media/transparent.gif');function applyEffects()
{var registry=IWCreateEffectRegistry();registry.registerEffects({stroke_0:new IWPhotoFrame([IWCreateImage('index_files/green_linen_ul.png'),IWCreateImage('index_files/green_linen_top.png'),IWCreateImage('index_files/green_linen_ur.png'),IWCreateImage('index_files/green_linen_right.png'),IWCreateImage('index_files/green_linen_lr.png'),IWCreateImage('index_files/green_linen_bottom.png'),IWCreateImage('index_files/green_linen_ll.png'),IWCreateImage('index_files/green_linen_left.png')],null,0,1.000000,13.000000,12.000000,13.000000,13.000000,15.000000,15.000000,15.000000,15.000000,15.000000,15.000000,15.000000,15.000000,null,null,null,0.400000),shadow_0:new IWShadow({blurRadius:0,offset:new IWPoint(1.4142,1.4142),color:'#000000',opacity:0.650000}),shadow_1:new IWShadow({blurRadius:0,offset:new IWPoint(1.4142,1.4142),color:'#000000',opacity:0.650000})});registry.applyEffects();}
function hostedOnDM()
{return false;}
function onPageLoad()
{loadMozillaCSS('index_files/indexMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');fixAllIEPNGs('Media/transparent.gif');IMpreload('index_files','shapeimage_1','0');IMpreload('index_files','shapeimage_1','1');IMpreload('index_files','shapeimage_1','2');IMpreload('index_files','shapeimage_3','0');IMpreload('index_files','shapeimage_3','1');IMpreload('index_files','shapeimage_3','2');IMpreload('index_files','shapeimage_3','3');applyEffects()}
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){
}
}
