if(!(window.location.href == 'http://www.helpineedhelp.com/takelessnytimes.html')){
if(!(window.location.hash)){
if(window.location.pathname.substr(1) > 1){

						//alert("has");

						if ( window.location.href.indexOf(".html")){
						
						
						
						
						window.location.href = "http://www.helpineedhelp.com/#"+document.location.pathname.slice(0, -5);
						}
						
						//alert(document.location.pathname.slice(0, -5));
						
						//}else{
						//						

						//}
						
						
						
						
						}else{
						
						
												window.location.href = "http://www.helpineedhelp.com/#"+document.location.pathname;
						}
						}
						}
						
						
					
