// Created by iWeb 2.0.4 local-build-20100528
//
//  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="id2" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="349" height="212" style="height: 212px; position: relative; width: 349px; " class="inline-block"><param name="src" value="Media/medium-1.m4v"/><param name="controller" value="true"/><param name="autoplay" value="false"/><param name="scale" value="tofit"/><param name="volume" value="100"/><param name="loop" value="false"/></object>');}
else if(isiPhone)
{document.write('<object id="id2" type="video/quicktime" width="349" height="212" style="height: 212px; position: relative; width: 349px; " class="inline-block"><param name="src" value="home_files/web%20site%20welcome-medium-1.jpg"/><param name="target" value="myself"/><param name="href" value="../Media/medium-1.m4v"/><param name="controller" value="true"/><param name="scale" value="tofit"/></object>');}
else
{document.write('<object id="id2" type="video/quicktime" width="349" height="212" data="Media/medium-1.m4v" style="height: 212px; position: relative; width: 349px; " class="inline-block"><param name="src" value="Media/medium-1.m4v"/><param name="controller" value="true"/><param name="autoplay" value="false"/><param name="scale" value="tofit"/><param name="volume" value="100"/><param name="loop" value="false"/></object>');}}
setTransparentGifURL('Media/transparent.gif');function applyEffects()
{var registry=IWCreateEffectRegistry();registry.registerEffects({stroke_0:new IWStrokeParts([{rect:new IWRect(-5,5,10,93),url:'home_files/stroke.png'},{rect:new IWRect(-5,-5,10,10),url:'home_files/stroke_1.png'},{rect:new IWRect(5,-5,90,10),url:'home_files/stroke_2.png'},{rect:new IWRect(95,-5,11,10),url:'home_files/stroke_3.png'},{rect:new IWRect(95,5,11,93),url:'home_files/stroke_4.png'},{rect:new IWRect(95,98,11,10),url:'home_files/stroke_5.png'},{rect:new IWRect(5,98,90,10),url:'home_files/stroke_6.png'},{rect:new IWRect(-5,98,10,10),url:'home_files/stroke_7.png'}],new IWSize(100,103))});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('home_files/homeMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id3');adjustFontSizeIfTooBig('id3');adjustLineHeightIfTooBig('id4');adjustFontSizeIfTooBig('id4');adjustLineHeightIfTooBig('id5');adjustFontSizeIfTooBig('id5');detectBrowser();fixAllIEPNGs('Media/transparent.gif');Widget.onload();iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
