function intlDropdown() {
var t;
$("#intlCurrencyPrem").hover(
function () { t = setTimeout('showIntlDropdown();',400); },
function () { clearTimeout(t); hideIntlDropdown() }
);
}
function showIntlDropdown() { $("#intlCurrencyDropdown").fadeIn("fast"); }
function hideIntlDropdown() { $("#intlCurrencyDropdown").fadeOut("fast"); }
$(document).ready(function() { intlDropdown(); });
Start your day off right with this fun design. A good morning always includes a great breakfast and we've got it right here. Toast and eggs served with a smile and did we mention it's low in carbs?