//Flash object TAG Write
var object_name = "style_view.swf";
function flash_tag1(){
	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" name="style_view" width="699" height="509" id="style_view">');
	document.write('<param name="movie" value="');
	document.write(object_name);
	document.write('">');
	document.write('<param name="menu" value="false">');
	document.write('<param name="quality" value="best">');
	document.write('<param name=FlashVars value="getChap=1">');
	document.write('<embed src="');
	document.write(object_name);
	document.write('" FlashVars="getChap=1" width="699" height="509" menu="false" quality="best" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="style_view"></embed>');
	document.write('</object>');
}

function flash_tag2(){
	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" name="style_view" width="699" height="509" id="style_view">');
	document.write('<param name="movie" value="');
	document.write(object_name);
	document.write('">');
	document.write('<param name="menu" value="false">');
	document.write('<param name="quality" value="best">');
	document.write('<param name=FlashVars value="getChap=2">');
	document.write('<embed src="');
	document.write(object_name);
	document.write('" FlashVars="getChap=2" width="699" height="509" menu="false" quality="best" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="style_view"></embed>');
	document.write('</object>');
}

function flash_tag3(){
	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" name="style_view" width="699" height="509" id="style_view">');
	document.write('<param name="movie" value="');
	document.write(object_name);
	document.write('">');
	document.write('<param name="menu" value="false">');
	document.write('<param name="quality" value="best">');
	document.write('<param name=FlashVars value="getChap=3">');
	document.write('<embed src="');
	document.write(object_name);
	document.write('" FlashVars="getChap=3" width="699" height="509" menu="false" quality="best" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="style_view"></embed>');
	document.write('</object>');
}

function flash_tag4(){
	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" name="style_view" width="699" height="509" id="style_view">');
	document.write('<param name="movie" value="');
	document.write(object_name);
	document.write('">');
	document.write('<param name="menu" value="false">');
	document.write('<param name="quality" value="best">');
	document.write('<param name=FlashVars value="getChap=4">');
	document.write('<embed src="');
	document.write(object_name);
	document.write('" FlashVars="getChap=4" width="699" height="509" menu="false" quality="best" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="style_view"></embed>');
	document.write('</object>');
}

function flash_tag5(){
	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" name="style_view" width="699" height="509" id="style_view">');
	document.write('<param name="movie" value="');
	document.write(object_name);
	document.write('">');
	document.write('<param name="menu" value="false">');
	document.write('<param name="quality" value="best">');
	document.write('<param name=FlashVars value="getChap=5">');
	document.write('<embed src="');
	document.write(object_name);
	document.write('" FlashVars="getChap=5" width="699" height="509" menu="false" quality="best" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="style_view"></embed>');
	document.write('</object>');
}

