function writeWorkBook() {
document.write('<object type="application/x-shockwave-flash" data="images/workbook.swf" width="620" height="700" id="flashFocus" name="flashFocus">');
document.write('<param name="movie" value="images/workbook.swf" />');
document.write('<param name="wmode" value="transparent" />');
document.write('<img src="images/workbook-static.jpg" width="600" height="700" alt="Warning Zone workbook" />');
document.write('</object>');
}

function writeCelebration() {
document.write('<object type="application/x-shockwave-flash" data="images/celebration.swf" width="620" height="500" id="flashFocus" name="flashFocus">');
document.write('<param name="movie" value="images/celebration.swf" />');
document.write('<param name="wmode" value="transparent" />');
document.write('<img src="images/celebration.jpg" width="620" height="500" alt="Warning Zone Celebration" />');
document.write('</object>');
}

function writeZones() {
document.write('<object type="application/x-shockwave-flash" data="images/zones.swf" width="866" height="554" id="flashFocus" name="flashFocus">');
document.write('<param name="movie" value="images/zones.swf" />');
document.write('<param name="wmode" value="transparent" />');
document.write('<img src="images/zones-page.jpg" width="866" height="554" alt="Warning Zone Zones" />');
document.write('</object>');
}

function writeCalendar() {
document.write('<object type="application/x-shockwave-flash" data="images/calendar.swf" width="150" height="250" id="calendarflash" name="calendarflash">');
document.write('<param name="movie" value="images/calendar.swf" />');
document.write('<param name="wmode" value="transparent" />');
document.write('<img src="images/book-now.jpg" width="151" height="208" alt="Warning Zone workbook" />');
document.write('</object>');
}

function writeSplash() {
document.write('<object type="application/x-shockwave-flash" data="images/splash.swf" width="950" height="547" id="splashflash" name="splashflash">');
document.write('<param name="movie" value="images/splash.swf" />');
document.write('<img src="images/splash-no-flash.jpg" width="950" height="547" alt="Welcome to Warning Zone" usemap="#splashMap" />');
document.write('</object>');
}

function writeDemoSplash() {
document.write('<object type="application/x-shockwave-flash" data="images/demo-splash.swf" width="950" height="547" id="splashflash" name="splashflash">');
document.write('<param name="movie" value="images/demo-splash.swf" />');
document.write('<img src="images/splash-no-flash.jpg" width="950" height="547" alt="Welcome to Warning Zone" usemap="#splashMap" />');
document.write('</object>');
}

function writePhone() {
document.write('<object type="application/x-shockwave-flash" data="images/phone.swf" width="300" height="380" id="phoneflash" name="phoneflash">');
document.write('<param name="movie" value="images/phone.swf" />');
document.write('<param name="wmode" value="transparent" />');
document.write('<img src="images/call-today.jpg" width="138" height="186" alt="Call us today!" />');
document.write('</object>');
}

function writeAnnualReport2008() {
document.write('<object type="application/x-shockwave-flash" data="images/annual-reports.swf" width="856" height="606" id="flashFocus" name="flashFocus">');
document.write('<param name="movie" value="images/annual-reports.swf" />');
document.write('<param name="wmode" value="transparent" />');
document.write('<img src="images/report-static.jpg" width="428" height="606" alt="Warning Zone annual reports" />');
document.write('</object>');
}

function writeAnnualReport2009() {
document.write('<object type="application/x-shockwave-flash" data="images/annual-report-2009.swf" width="856" height="606" id="flashFocus" name="flashFocus">');
document.write('<param name="movie" value="images/annual-report-2009.swf" />');
document.write('<param name="wmode" value="transparent" />');
document.write('<img src="images/report-static.jpg" width="428" height="606" alt="Warning Zone annual reports" />');
document.write('</object>');
}

function writeEvaluation() {
document.write('<object type="application/x-shockwave-flash" data="images/evaluation.swf" width="856" height="606" id="flashFocus" name="flashFocus">');
document.write('<param name="movie" value="images/evaluation.swf" />');
document.write('<param name="wmode" value="transparent" />');
document.write('<img src="images/evaluation-static.jpg" width="428" height="606" alt="Warning Zone Evaluation" />');
document.write('</object>');
}