function RunPresentation()
{
    document.write('<object type="application/x-shockwave-flash" data="Images/Presentation.swf" width="283" height="153">\n');
    document.write('<param name=movie value="Images/Presentation.swf" />\n');
    document.write('</object>\n');
}
