// Created by iWeb 2.0.1 local-build-20070926

setTransparentGifURL('Media/transparent.gif');

function applyEffects()
{
var registry=IWCreateEffectRegistry();
registry.registerEffects({shadow_0:new IWShadow({blurRadius:7,offset:new IWPoint(2.8284,2.8284),color:'#000000',opacity:0.770000}),reflection_0:new IWReflection({opacity:0.27,offset:1.00}),shadow_1:new IWShadow({blurRadius:7,offset:new IWPoint(2.8284,2.8284),color:'#000000',opacity:0.770000})});registry.applyEffects();
}
function hostedOnDM()
{return false;}

function onPageLoad()
{
loadMozillaCSS('Contact_files/ContactMoz.css')
adjustLineHeightIfTooBig('id1');
adjustFontSizeIfTooBig('id1');
adjustLineHeightIfTooBig('id2');
adjustFontSizeIfTooBig('id2');
adjustLineHeightIfTooBig('id3');
adjustFontSizeIfTooBig('id3');
adjustLineHeightIfTooBig('id4');
adjustFontSizeIfTooBig('id4');
adjustLineHeightIfTooBig('id5');
adjustFontSizeIfTooBig('id5');
adjustLineHeightIfTooBig('id6');
adjustFontSizeIfTooBig('id6');
Widget.onload();

fixAllIEPNGs('Media/transparent.gif');applyEffects()}

function onPageUnload()
{Widget.onunload();}
