// Created by iWeb 3.0.1 local-build-20100705
//
//  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="id1" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="75" height="16" style="height: 16px; left: 332px; position: absolute; top: 40px; width: 75px; z-index: 1; "><param name="src" value="Media/Peace%20Train.m4a" /><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="id1" type="video/quicktime" width="75" height="16" style="height: 16px; left: 332px; position: absolute; top: 40px; width: 75px; z-index: 1; "><param name="src" value="Media/Peace%20Train.m4a"/><param name="controller" value="true"/><param name="scale" value="tofit"/></object>');}
else
{document.write('<object id="id1" type="video/quicktime" width="75" height="16" data="Media/Peace%20Train.m4a" style="height: 16px; left: 332px; position: absolute; top: 40px; width: 75px; z-index: 1; "><param name="src" value="Media/Peace%20Train.m4a"/><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('Contact_Us_files/Contact_UsMoz.css')
adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');fixAllIEPNGs('Media/transparent.gif');Widget.onload();fixupIECSS3Opacity('id3');iWebWriteCounter();performPostEffectsFixups()}
function onPageUnload()
{Widget.onunload();}
