script type = "text/javascript" > if ( typeof (history.pushState) == 'function' ) { var CatagoryURL = location.href; CatagoryURL = CatagoryURL.replace( /\\?category=([0-9]+)/ig , '' ); history.pushState( null , null , CatagoryURL); } script >