function exitLanguage()
{
 if(confirm("This link will take you to a site maintained by Hemscott Group Limited who is solely responsible for its contents. AstraZeneca provides this link as a service to Web site visitors. AstraZeneca is not responsible for the Privacy Policy of any third party Web sites. We encourage you to read the privacy policy of every Web site you visit. Click 'Cancel' to return to AstraZeneca's US site or 'OK' to continue."))
 {
    disclaimWin('/legal/cust_disclaim.htm');
 }
}

function exitLanguage1()
{
 if(confirm("This link will take you to a site maintained by Hemscott Group Limited who is solely responsible for its contents. AstraZeneca provides this link as a service to Web site visitors. AstraZeneca is not responsible for the Privacy Policy of any third party Web sites. We encourage you to read the privacy policy of every Web site you visit. Click 'Cancel' to return to AstraZeneca's US site or 'OK' to continue."))
 {
    window.open('http://www.hemscott.com/','hem_win','resizable=yes,menubar=yes,location=yes,status=yes,directories=yes,toolbar=yes,width=750,height=400,top=10,left=10');
 }
}
