jQuery.noConflict();
jQuery(document).ready(function() { 

//clear last menu forward slash
jQuery(".seperator:eq(2)").hide();


	
}); 
