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(); });
Graphic design and web customization by the web geisha.

Check out our other designs at GetShirty.net.

Powered by CafePress

This shop is powered by CafePress Inc. Copyright © 1999- CafePress.com. All rights reserved.
Privacy Policy | Non-US currency rates are updated daily and may fluctuate.