// Created by iWeb 3.0.1 local-build-20100206
//
//  iWeb - iWebHitCounter.js
//  Copyright (c) 2007-2008 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="618" height="366" style="height: 366px; left: 37px; position: absolute; top: 68px; width: 618px; z-index: 1; "><param name="src" value="Media/New%20Project%201-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="id2" type="video/quicktime" width="618" height="366" style="height: 366px; left: 37px; position: absolute; top: 68px; width: 618px; z-index: 1; "><param name="src" value="TMR_Main_files/New%20Project%201-mobile.jpg"/><param name="target" value="myself"/><param name="href" value="../Media/New%20Project%201-mobile.m4v"/><param name="controller" value="true"/><param name="scale" value="tofit"/></object>');}
else
{document.write('<object id="id2" type="video/quicktime" width="618" height="366" data="Media/New%20Project%201-mobile.m4v" style="height: 366px; left: 37px; position: absolute; top: 68px; width: 618px; z-index: 1; "><param name="src" value="Media/New%20Project%201-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 applyEffects()
{var registry=IWCreateEffectRegistry();registry.registerEffects({stroke_0:new IWStrokeParts([{rect:new IWRect(-2,2,4,135),url:'TMR_Main_files/stroke.png'},{rect:new IWRect(-2,-2,4,4),url:'TMR_Main_files/stroke_1.png'},{rect:new IWRect(2,-2,403,4),url:'TMR_Main_files/stroke_2.png'},{rect:new IWRect(405,-2,5,4),url:'TMR_Main_files/stroke_3.png'},{rect:new IWRect(405,2,5,135),url:'TMR_Main_files/stroke_4.png'},{rect:new IWRect(405,137,5,4),url:'TMR_Main_files/stroke_5.png'},{rect:new IWRect(2,137,403,4),url:'TMR_Main_files/stroke_6.png'},{rect:new IWRect(-2,137,4,4),url:'TMR_Main_files/stroke_7.png'}],new IWSize(407,139))});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('TMR_Main_files/TMR_MainMoz.css')
adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');Widget.onload();fixupAllIEPNGBGs();fixAllIEPNGs('Media/transparent.gif');iWebWriteCounter();applyEffects()}
function onPageUnload()
{Widget.onunload();}
