function RunMenu() 
{ 
    document.write('<object type=\"application/x-shockwave-flash\" data=\"templates/xtc4/img/flash/menu.swf\" width=\"920\" height=\"49\" id=\"flashbanner\" style=\"-moz-user-focus:ignore\">\n'); 
    document.write('<param name=\"movie\" value=\"templates/xtc4/img/flash/menu.swf\" />\n'); 
    document.write('<param name=\"quality\" value=\"high\" />\n'); 
    document.write('<param name=\"wmode\" value=\"transparent\" />\n');  
    document.write('</object>\n'); 
}

function RunHotline() 
{ 
    document.write('<object type=\"application/x-shockwave-flash\" data=\"templates/xtc4/img/flash/hotline.swf\" width=\"669\" height=\"232\" id=\"flashbanner\" style=\"-moz-user-focus:ignore\">\n'); 
    document.write('<param name=\"movie\" value=\"templates/xtc4/img/flash/hotline.swf\" />\n'); 
    document.write('<param name=\"quality\" value=\"high\" />\n'); 
    document.write('<param name=\"wmode\" value=\"transparent\" />\n');  
    document.write('</object>\n'); 
}
