// JavaScript Document
function fmenu0() {
	  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="190" height="340" name="flesh">');
document.write('<param name="movie" value="gitarist.swf"><param name="quality" value="high">');
document.write('<param name="wmode" value="transparent">');
document.write('<embed src="gitarist.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="190" height="340" name="flesh" wmode="transparent"></embed>');
document.write('</object>');
}
function fmenu1(par1) {
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="650" height="30" name="flesh">');
document.write('<param name="movie" value='+par1+'><param name="quality" value="high">');
document.write('<param name="flashvars" value="tren=7">');
document.write('<embed src='+par1+' quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="650" height="30" name="flesh"></embed>');
document.write('</object>');
}
function fmenu2(par1) {
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="300" height="340" name="flesh">');
document.write('<param name="movie" value='+par1+'><param name="quality" value="high">');
document.write('<param name="wmode" value="opaque">');
document.write('<embed src='+par1+' quality="high" wmode="opaque" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="300" height="340" name="flesh"></embed>');
document.write('</object>');
}
function fmain(par1,par2,par3) {
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='+par2+' height='+par3+' name="flesh">');
document.write('<param name="movie" value='+par1+'><param name="quality" value="high">');
//document.write('<param name="wmode" value="transparent">');
document.write('<embed src='+par1+' quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width='+par2+' height='+par3+' name="flesh"></embed>');
document.write('</object>');
}
