<!--

var detect = navigator.userAgent.toLowerCase();
	var OS,browser,version,total,thestring;

function alertRedirect(url)
{	
if(confirm("This link will take you to the website of our \"Sister Compay\", Weather Shield Windows & Doors. \n\nPress the OK button if you'd like to visit the parts catalog page on the Weather Shield website."))
	{
	window.location = url;
	}	
}




//-->
