$(document).ready(function(){
	$("ul.ddnavigation").superfish();
});