<!-- Begin

function blockError(){return true;}
window.onerror = blockError;

// -->
  




var color		= "FFFFFF"	// HEADER BACKGROUND COLOR
var stripes	 	= "yes"		// SHOW STRIPE UNDER THE FLASH (and adjust the menu.js)





// 





   if (stripes == "yes") {
document.write('<img src="../images/stretchbar.jpg" width="100%" height="10"><br>');
}
