// Created by iWeb 2.0.4 local-build-20100517
//
//  iWeb - iWebHitCounter.js
//  Copyright (c) 2007 Apple Inc. All rights reserved.
//

function iWebWriteCounter()
{try
{writeCounter();}
catch(e)
{}}
function writeMovie1()
{detectBrowser();if(windowsInternetExplorer)
{document.write('<object id="id4" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="441" height="266" style="height: 266px; left: 309px; position: absolute; top: 491px; width: 441px; z-index: 1; "><param name="src" value="Media/mobile.m4v" /><param name="controller" value="true" /><param name="autoplay" value="true" /><param name="scale" value="tofit" /><param name="volume" value="100" /><param name="loop" value="true" /></object>');}
else if(isiPhone)
{document.write('<object id="id4" type="video/quicktime" width="441" height="266" style="height: 266px; left: 309px; position: absolute; top: 491px; width: 441px; z-index: 1; "><param name="src" value="accueil_files/presentationak2s-mobile.jpg"/><param name="target" value="myself"/><param name="href" value="../Media/mobile.m4v"/><param name="controller" value="true"/><param name="scale" value="tofit"/></object>');}
else
{document.write('<object id="id4" type="video/quicktime" width="441" height="266" data="Media/mobile.m4v" style="height: 266px; left: 309px; position: absolute; top: 491px; width: 441px; z-index: 1; "><param name="src" value="Media/mobile.m4v"/><param name="controller" value="true"/><param name="autoplay" value="true"/><param name="scale" value="tofit"/><param name="volume" value="100"/><param name="loop" value="true"/></object>');}}
setTransparentGifURL('Media/transparent.gif');function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('accueil_files/accueilMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');adjustLineHeightIfTooBig('id3');adjustFontSizeIfTooBig('id3');adjustLineHeightIfTooBig('id5');adjustFontSizeIfTooBig('id5');adjustLineHeightIfTooBig('id6');adjustFontSizeIfTooBig('id6');Widget.onload();fixAllIEPNGs('Media/transparent.gif');iWebWriteCounter();performPostEffectsFixups()}
function onPageUnload()
{Widget.onunload();}
