$v = jQuery.noConflict();
$v(document).ready(function(){
	$v('#subnavfooter').css("visibility","hidden");
});
subMenuList.init("relatedinfo")