//--start 
// WEBFEET
if (location.href.indexOf("_SP02") > 0)
{
	location.replace("http://www.webfeetguides.com")
}
//--End