if (location.search.indexOf('site=head')>=0) {
	window.location='http://www.headlinewriter.com'
}
if (location.search.indexOf('site=guru')>=0) {
	window.location='http://www.guruspeak.com'
}
if (location.search.indexOf('site=plug')>=0) {
	window.location='http://www.plugintec.com'
}


