$(function(){

	$('a.hasSubMenu').click(function(){
		//return false;
	});

});
