$(document).ready(function()
{
	if(!(swfobject.hasFlashPlayerVersion("1")))
	{
		window.location.replace("http://www.spinakergraphics.com/no_flash");
	}

});
