if(BrowserDetect.browser=="Explorer"){
	if(BrowserDetect.version=="6"){
		window.location = "download.php"
	}	//
}
