
<!-- Begin FLASH sub logo

// NOTE: If you use a ' add a slash before it like this \'

document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="250" height="600" id="pcc_main_left" align="middle">');




document.write('<PARAM name="allowScriptAccess" value="sameDomain">');
document.write('<param name="allowFullScreen" value="false" />');

document.write('<PARAM name="movie" value="pcc_main_left.swf"/>');
document.write('<param name="wmode" value="transparent" />');
document.write('<PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#ffffff>');

document.write('<embed src="pcc_main_left.swf" quality="high" wmode="transparent" bgcolor="#ffffff" width="250" height="600" name="pcc_main_left" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" />');

document.write('</EMBED>');
document.write('</OBJECT>');


//  End -->