// Created by iWeb 2.0.4 local-build-20090415

setTransparentGifURL('Media/transparent.gif');
function applyEffects(){
	var registry=IWCreateEffectRegistry();
	registry.registerEffects({shadow_0:new IWShadow({blurRadius:10,offset:new IWPoint(1.0598,1.6961),color:'#000000',opacity:0.600000}),stroke_0:new IWPhotoFrame([IWCreateImage('Espace_Parents_files/kid_frame-1_01.jpg'),IWCreateImage('Espace_Parents_files/kid_frame-1_02.jpg'),IWCreateImage('Espace_Parents_files/kid_frame-1_03.jpg'),IWCreateImage('Espace_Parents_files/kid_frame-1_06.jpg'),IWCreateImage('Espace_Parents_files/kid_frame-1_09.jpg'),IWCreateImage('Espace_Parents_files/kid_frame-1_08.jpg'),IWCreateImage('Espace_Parents_files/kid_frame-1_07.jpg'),IWCreateImage('Espace_Parents_files/kid_frame-1_04.jpg')],null,0,1.000000,0.000000,0.000000,0.000000,0.000000,13.000000,13.000000,13.000000,12.000000,121.000000,120.000000,121.000000,120.000000,null,null,null,0.500000),shadow_1:new IWShadow({blurRadius:10,offset:new IWPoint(-0.0000,2.0000),color:'#000000',opacity:0.600000})});
	registry.applyEffects();
	}
	
function hostedOnDM(){return false;}

function onPageLoad(){
	loadMozillaCSS('Espace_Parents_files/Espace_ParentsMoz.css');
	adjustLineHeightIfTooBig('id1');
	adjustFontSizeIfTooBig('id1');
	adjustLineHeightIfTooBig('id2');
	adjustFontSizeIfTooBig('id2');
	adjustLineHeightIfTooBig('id3');
	adjustFontSizeIfTooBig('id3');
	fixupAllIEPNGBGs();
	fixAllIEPNGs('Media/transparent.gif');
	Widget.onload();
	applyEffects()
	}
	
function onPageUnload(){Widget.onunload();}

