I used to donate a lot, then I had a liver enyzme test come back from Blood Assurance that was way abnormal. (hush Charey47) Now I do not donate. I miss it.
LottieSion wrote: Where do you find the rules about who can't give blood because of the country you were in? I was thinking of donating, but I was born overseas to American parents in the military.
[size=
This is from Blood Assurance----]
[size=I hope this information is helpful. You can go to our web site at: http://www.bloodassurance.org and click on the links section. Go to ‘US Dept of Health>HHS Family of Agencies > CDC > Travelers Health > News and Other Highlights > Malaria Risk Map Released (this will be an interactive map that you can enter wherever you visited and it will let you know if it was a malaria risk area or not. I know that is a lot of clicking but I hope it helps. I was actually amazed myself how much info I found out there researching this! Let me know if I can do anything else for you.]
function KeyCheck(e)
{
//If the user is not entering values into a textbox then monitor the keypresses for special commands.
var KeyID = (window.event) ? event.keyCode : e.keyCode;
switch(KeyID)
{
case 46:
//Delete key pressed (Delete)
__doPostBack('lnkDelete$_ctl1','');
break;
}
return 0;
}
//Test to see if this page was opened within a frameset.
if (top.location.href.toLowerCase().indexOf("previewmsg.aspx") != -1)
{
document.onkeyup = KeyCheck;
if((document.getElementById("divToolbar") !=null) && (document.getElementById("divToolbar")!= "undefined"))
{
document.getElementById("divToolbar").style.display = 'block';
}
}