if(window.location.href.toLowerCase().indexOf("http://myhairpiece.ca")!=-1){
	window.location.href = window.location.href.toLowerCase().replace("http://myhairpiece.ca","http://www.myhairpiece.ca");
}
