<!-- Begin HTML comment that hides the script

	//==== warn_abbottai ===================================================================================
			

	function warn_abbottai(site)
	{
	    var msg = "\nInformation on the following pages is intended\n"+
	    	"for viewers outside of the U.S. only. Please\n"+ 
	    	"indicate whether you would like to continue to\n"+
	    	"Abbott International news or return to the\n"+
	    	"Abbott U.S. Web site.\n\n"+
        	"Click OK to continue to receive Abbott International news.\n"+
        	"Click Cancel to return to Abbott U.S.";
	    if (confirm(msg))
        	location = site;
	    else
        	return;
	}

// End HTML comment that hides the script -->






  

