<!-- 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 color		= "000000"	// HEADER BACKGROUND COLOR
var stripes	 	= "no"		// SHOW STRIPE UNDER THE FLASH (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="CENTER">');
document.write('<a href="index.html"><img src="images/logo_graham_jewelers_personal_bw_sm.gif" border="0" alt="Graham Jewelers Logo"></a><br><br>');
document.write('<span class="sidebartext">Graham Jewelers is proud to offer the finest in selection, service, and expertise of fine jewelry and watches.</span><br>')
document.write('<img src="images/buttonbar.gif" width="100%" height="10" alt="ButtonBar Image">');
document.write('</td></tr></table>');
//  End -->

