<script type="text/javascript">
if (window.location.pathname == '/#1' || window.location.pathname == '/#3' || window.location.pathname == '/#5'|| window.location.pathname == ''|| window.location.pathname == '/'|| window.location.pathname == '/index.php')
{
$(".sp-module ul >li >a").css("color", "#000")
}
</script>