
<!-- Begin FLASH sub logo

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#E0E3E6"><tr><td>');

document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="375" HEIGHT="50" id="faqlogo" ALIGN="">');
document.write('<PARAM NAME=movie VALUE="faqlogo.swf">');
document.write('<PARAM NAME=quality VALUE=high>');
document.write('<PARAM NAME=wmode VALUE=transparent>');
document.write('<PARAM NAME=bgcolor VALUE=#E0E3E6>');
document.write('<EMBED src="faqlogo.swf" quality=high wmode=transparent bgcolor=#E0E3E6  WIDTH="375" HEIGHT="50" NAME="faqlogo" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
document.write('</EMBED>');
document.write('</OBJECT><br>');

document.write('</td></tr><tr><td bgcolor="#915F4D" colspan="2" height="1" align="right" background="picts/background-menu-horz.gif">');
document.write('<img src="picts/spacer.gif" HEIGHT="1" WIDTH="10"><br>');
document.write('</tr></td></table>');

//  End -->