$(document).ready(function() {

	$('ul.sf-menu').superfish();
	Cufon.set('fontFamily','Gotham Rounded Book').replace('#templateheader');
	Cufon.set('fontFamily','Helvetica').replace('h1, h2');
	
});
		
function MM_openBrWindow(theURL,winName,features) {
  window.open(theURL,winName,features);
}
