// Created by iWeb 2.0.4 local-build-20100711
//
//  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="392" height="239" style="height: 239px; left: 3px; position: absolute; top: 120px; width: 392px; z-index: 1; "><param name="src" value="Media/Sandwich.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="false" /></object>');}
else if(isiPhone)
{document.write('<object id="id2" type="video/quicktime" width="392" height="239" style="height: 239px; left: 3px; position: absolute; top: 120px; width: 392px; z-index: 1; "><param name="src" value="Home_files/Sandwich-3.jpg"/><param name="target" value="myself"/><param name="href" value="../Media/Sandwich.m4v"/><param name="controller" value="true"/><param name="scale" value="tofit"/></object>');}
else
{document.write('<object id="id2" type="video/quicktime" width="392" height="239" data="Media/Sandwich.m4v" style="height: 239px; left: 3px; position: absolute; top: 120px; width: 392px; z-index: 1; "><param name="src" value="Media/Sandwich.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="false"/></object>');}}
setTransparentGifURL('Media/transparent.gif');function applyEffects()
{var registry=IWCreateEffectRegistry();registry.registerEffects({shadow_0:new IWShadow({blurRadius:4,offset:new IWPoint(1.4142,1.4142),color:'#463c3c',opacity:0.800000})});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('Home_files/HomeMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');adjustLineHeightIfTooBig('id3');adjustFontSizeIfTooBig('id3');fixAllIEPNGs('Media/transparent.gif');IMpreload('Home_files','shapeimage_2','0');IMpreload('Home_files','shapeimage_3','0');IMpreload('Home_files','shapeimage_4','0');IMpreload('Home_files','shapeimage_5','0');Widget.onload();IMpreload('Home_files','shapeimage_10','0');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
