// Created by iWeb 2.0.2 local-build-20071014

setTransparentGifURL('Media/transparent.gif');function applyEffects()
{var registry=IWCreateEffectRegistry();registry.registerEffects({stroke_0:new IWEmptyStroke()});registry.applyEffects();}
function hostedOnDM()
{return true;}
function onPageLoad()
{loadMozillaCSS('great_stories/great-storyMoz.css')
//adjustLineHeightIfTooBig('id1');adjustFontSizeIfTooBig('id1');
//adjustLineHeightIfTooBig('id2');adjustFontSizeIfTooBig('id2');adjustLineHeightIfTooBig('id3');adjustFontSizeIfTooBig('id3');
adjustLineHeightIfTooBig('id4');adjustFontSizeIfTooBig('id4');  //position the story heading bottom-border
//adjustLineHeightIfTooBig('id5');adjustFontSizeIfTooBig('id5');
//adjustLineHeightIfTooBig('id6');adjustFontSizeIfTooBig('id6');
//adjustLineHeightIfTooBig('id7');adjustFontSizeIfTooBig('id7');
//adjustLineHeightIfTooBig('id8');adjustFontSizeIfTooBig('id8');
//adjustLineHeightIfTooBig('id9');adjustFontSizeIfTooBig('id9');
//adjustLineHeightIfTooBig('id10');adjustFontSizeIfTooBig('id10');
//adjustLineHeightIfTooBig('id11');adjustFontSizeIfTooBig('id11');
//adjustLineHeightIfTooBig('id12');adjustFontSizeIfTooBig('id12');
//adjustLineHeightIfTooBig('id13');adjustFontSizeIfTooBig('id13');
//adjustLineHeightIfTooBig('id14');adjustFontSizeIfTooBig('id14');
//adjustLineHeightIfTooBig('id15');adjustFontSizeIfTooBig('id15');
//adjustLineHeightIfTooBig('id16');adjustFontSizeIfTooBig('id16');

fixAllIEPNGs('Media/transparent.gif');
IMpreload('great-story_files','shapeimage_1','0');applyEffects()}

//positionTitleBorder();

//function positionTitleBorder()
//{
//    title = getElementById('title');
//    borderTop = 184 + title.height;
//    titleBorder = getElementById('titleBorder')
//    titleBorder.top = borderTop;
//}