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(); });
As seen on eBay...
I found my ex-wife's wedding dress in the attic when I moved. She took the $4000 engagement ring but left the dress. We tried taking pictures of this lovely white garment but it didn’t look right on the hanger, so my sister says, "You need a model." So, I took the liberty of whiting out my face... I gotta say it did make me feel very pretty.