<!--   	18/05/2007  	yampc20m.js   -->
document.writeln('<style>'
+'.thiscolor 			{position:relative;font:bold 12px Verdana;border:solid #7654a9 1px;}'
+'.thiscolor a			{text-decoration:none;}'
+'.thiscolor a.off		{color:#7654a9;text-decoration:none;}'
+'.thiscolor a	 		{color:#7654a9;text-decoration:none;}'
+'.thiscolor a:active 	{color:#ffff00;background-color:#7654a9;text-decoration:none;}'
+'.thiscolor a:hover 	{color:#ffff00;background-color:#7654a9;text-decoration:none;}'
+'.thiscolor a:focus 	{color:#ffff00;background-color:#7654a9;text-decoration:none;}'
+'.thiscolor a.on 		{color:#ffff00;background-color:#7654a9;text-decoration:none;}'
+'<\/style>\n');

document.writeln('<div width="100%" align="left" style="width:100%;margin:10px;top:0;height:18px;background-color:#7654a9;">'
	+'<a href="'+homeUrl+'" target="_top" title="Go Back to Previous Page" onClick="parent.goBack();return false">'
	+'<img src="'+back_arrow.src+'" alt="Go Back to Previous Page" border="0" hspace="0" vspace="0" /></a>'
	+'</div>');

document.writeln('<div width="80%">'
	+'<span>'
	+'<a href="yamaha.htm" target="_blank" title="Go to Yamaha Pro Audio Website">'
	+'<img src="images/yamlogo.gif" alt="Go to Yamaha Pro Audio Website" width="168px" height="46px" style="display:block;padding:10px 0;" />'
	+'<h2>Yamaha PC2002M Power Amplifier</h2>'
	+'<h2>Product Brochure</h2>'
	+'</span><br />'
	+'<span class="thiscolor">'
	+'<a href="yampc200.htm" title="Brochure for Yamaha PC2002M Page 1">&nbsp;Page 1&nbsp;</a>'
	+'<a href="yampc20b.htm" title="Brochure for Yamaha PC2002M Page 2">&nbsp;Page 2&nbsp;</a>'
	+'<a href="yampc20c.htm" title="Brochure for Yamaha PC2002M Page 3">&nbsp;Page 3&nbsp;</a>'
	+'</span><br /><br />'
+'</div>');
selfHilite();

