$v = jQuery.noConflict();
$v(document).ready(function(){
	$v('#popupWrapper').css("visibility","hidden");
});
yourMenuList.init("ideas")
