function homepage()
{
    document.write('<object type="application/x-shockwave-flash" width="788" height="358" id="main" data="images/main.swf"> \n');
    document.write('<param name="movie" value="images/main.swf">\n');
    document.write('<param name="quality" VALUE="high">\n');
    document.write('<param name="bgcolor" VALUE="#FFFFFF">\n');
    document.write('</object> \n');
}
