<!-- Begin HEADER OPTIONS CODE

// NOTE: If you use a ' add a slash before it like this \'

// ONLY USE lowercase FOR ALL OPTIONS


// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON


var flashcolor		= "141424"	// FLASH BACKGROUND COLOR
var color		= "141424"	// HEADER BACKGROUND COLOR
var flashheight		= "50"		// HEIGHT OF THE FLASH (IN PIXELS) (and adjust the menu.js)
var flashwidth		= "375"		// WIDTH OF THE FLASH (IN PIXELS) (and adjust the menu.js)


// YOU DO NOT NEED TO EDIT BELOW THIS LINE

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#'+color+'"><tr><td ALIGN="LEFT">');

document.write('<img src="picts/faqlogo.jpg" WIDTH="'+flashwidth+'" HEIGHT="'+flashheight+'" NAME="faqlogo" ALIGN="" border="0"><br>');

document.write('</td></tr><tr><td bgcolor="#000000" colspan="2" height="1" align="right" >');

document.write('<img src="picts/spacer.gif" HEIGHT="1" WIDTH="5"><br>');

document.write('</tr></td></table>');

//  End -->
