
function fla_rock(value)
{
	document.write("<OBJECT id='ss' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' height='555' width='745' align='middle' classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' viewastext>");
	document.write("<PARAM name='_cx' value='19711'>");
	document.write("<PARAM name='_cy' value='14684'>");
	document.write("<PARAM name='FlashVars' value=''>");
	document.write("<PARAM name='Movie' value='/flash/contents/rock/subrock/"+value+".swf'>");
	document.write("<PARAM name='Src' value='/flash/contents/rock/subrock/"+value+".swf'>");
	document.write("<PARAM name='WMode' value='transparent'>");
	document.write("<PARAM name='Play' value='-1'>");
	document.write("<PARAM name='Loop' value='-1'>");
	document.write("<PARAM name='Quality' value='High'>");
	document.write("<PARAM name='SAlign' value='LT'>");
	document.write("<PARAM name='Menu' value='-1'>");
	document.write("<PARAM name='Base' value=''>");
	document.write("<PARAM name='AllowScriptAccess' value='sameDomain'>");
	document.write("<PARAM name='Scale' value='ShowAll'>");
	document.write("<PARAM name='DeviceFont' value='0'>");
	document.write("<PARAM name='EmbedMovie' value='0'>");
	document.write("<PARAM name='BGColor' value='FFFFFF'>");
	document.write("<PARAM name='SWRemote' value=''>");
	document.write("<PARAM name='MovieData' value=''>");
	document.write("<PARAM name='SeamlessTabbing' value='1'>");
	document.write("<PARAM name='Profile' value='0'>");
	document.write("<PARAM name='ProfileAddress' value=''>");
	document.write("<PARAM name='ProfilePort' value='0'>");
	document.write("<EMBED src='/flash/contents/rock/subrock/"+value+".swf' quality='high' salign='lt' bgcolor='#ffffff' width='745' height='555' name='ss' align='middle' allowscriptaccess='sameDomain' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer'/>");
	document.write("</OBJECT>");
}