function indexFlash()
{
document.write('<marquee direction="up" height="40" width="65px" scrollamount="2" onmouseover="stop();" onmouseout="start();"id="MARQUEE1" style="FONT-WEIGHT:bold; FONT-SIZE: 11px; COLOR: #01449D;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: 1px; "><span style="cursor:pointer"> Michigan </span><span style="cursor:pointer">Hungary</span><br><span style="cursor:pointer">U.K </span><span style="cursor:pointer">Germany </span><span style="cursor:pointer">Canada </span><span style="cursor:pointer">America </span><span style="cursor:pointer">U.S.A </span><span style="cursor:pointer">Brazil </span><span style="cursor:pointer">Indonesia </span><span style="cursor:pointer">China </span><span style="cursor:pointer">Thailand </span><span style="cursor:pointer">India </span><span style="cursor:pointer">Bangkok </span></marquee>');
}