function checkVersion(){
	
	alert("NOTE: The file you are trying to download requires Acrobat Reader Version 5.0\n\nIf you are using a lower version of Acrobat Reader, you can still download this file, but you will not be able to view and use the file properly.\n\nYou can download the latest version of Acrobat for FREE at http://www.adobe.com");	


	var popurl="/constructor/users/IRELA/Multi_BoardResidentialRealEstateContract_3_11_03.pdf"
	winpops=window.open(popurl,"","width=640,height=480,status,scrollbars,menubar,")

}

