function Header()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="810" height="300">\n');
document.write('<param name="movie" value="http://www.paff.org/home/files/flash/header3.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="wmode" value="transparent" />\n');
document.write('<embed src="http://www.paff.org/home/files/flash/header3.swf" quality="high" wmode="transparent" bgcolor="#000000" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="810" height="300"></embed>\n');
document.write('</object>\n');
}


function Player()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="264" height="304">\n');
document.write('<param name="movie" value="http://www.paff.org/home/files/music/playe3.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<embed src="http://www.paff.org/home/files/music/player3.swf" quality="high" bgcolor="#FFFFFF" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="264" height="304"></embed>\n');
document.write('</object>\n');
}

function Commercial()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="352" height="262">\n');
document.write('<param name="movie" value="http://www.paff.org/home/files/flash/commercial.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<embed src="http://www.paff.org/home/files/flash/commercial.swf" quality="high" bgcolor="#000000" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="352" height="262"></embed>\n');
document.write('</object>\n');
}
