<!-- Begin HEADER OPTIONS CODE

// ONLY USE lowercase FOR ALL OPTIONS


// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON


var flashheight		= "80"		// HEIGHT OF THE FLASH (IN PIXELS)
var flashwidth		= "750"		// WIDTH OF THE FLASH (IN PIXELS)
var color		= "000000"	// HEADER BACKGROUND COLOR




// COPYRIGHT 2009 ©
// 
// YOU DO NOT NEED TO EDIT BELOW THIS LINE

document.write('<center><TABLE cellpadding="0" cellspacing="0" border="0" width="750" bgcolor="#'+color+'"><tr><td align="left">');
document.write('<img src="http://www.daisydotsboutique.com/picts/Boutiquebanner.jpg" border="0"></a><br>');
document.write('</center></td></tr></table>');

//  End -->