function mainmenu(){
$("#menu ul a").removeAttr('title');
$("#menu ul ul ").css({display: "none"}); // Opera Fix
$("#menu ul li").hover(function(){
		$(this).find('ul:first').css({visibility: "visible",display: "none"}).show(400);
		},function(){
		$(this).find('ul:first').css({visibility: "hidden"});
		});
}

 
 
 $(document).ready(function(){					
	mainmenu();
});
 
 
 
 function ccRefresh() {
document.getElementById('300ad').innerHTML  ="<iframe scrolling=\"no\" frameborder=\"0\" width=300 height=250px id=\"squaread\" src=\"http://clean-cut.org/ads/300.html\">Please view with IFRAME compatible browser</iframe>";
document.getElementById('topad').innerHTML  ="<iframe scrolling=\"no\" frameborder=\"0\" width=728 height=90px id=\"squaread\" src=\"http://clean-cut.org/ads/728.html\">Please view with IFRAME compatible browser</iframe>";
_gaq.push(['_trackPageview']);
_qoptions={
qacct:"p-f6vJohzF9G1SM"
};
}
