function flashFile()
{
document.write('<object type="application/x-shockwave-flash" data="images/artistsheader.swf" width="774" height="212">\n');
document.write('<param name="movie" value="images/artistsheader.swf" />\n');
document.write('</object>\n');
}

function flashFile2()
{
document.write('<object type="application/x-shockwave-flash" data="images/james.swf" width="389" height="235">\n');
document.write('<param name="movie" value="images/james.swf" />\n');
document.write('</object>\n');
}

function flashFile3()
{
document.write('<object type="application/x-shockwave-flash" data="images/interview.swf" width="320" height="291">\n');
document.write('<param name="movie" value="images/interview.swf" />\n');
document.write('</object>\n');
}
