function jalaObjects()
{
    document.write('<object type ="application/x-shockwave-flash" data ="flash/awsHome.swf?into=true" id="flash">\n');
    document.write('<param name ="movie" value ="flash/awsHome.swf?into=true"/><param name ="quality" value ="high" /><param name="wmode" value="transparent">\n');
    document.write('</object>\n');
}