images = new Array(5);



images[0] = "<a href = 'http://tax.cchgroup.com/Microsoft-Dynamics-sales-tax-rates/default.htm?cm_mmc_o=2By5mYlfwF%20C%20mzkwl%20az0%202tzEEwk%20-pMwyfblbET%20C%20KYEzFbg-ggBAEfbET%20%20C%20P8N%20C%203AE%20i9CjCKYEzFbg-ggBAEfbETCjC_zEEwylCNyp5fYCTbuCzEbCjCmzkwl%20az0%202tzEEwk%20-pMwyfblbET'  target=_blank ><img src='http://public.blu.livefilestore.com/y1pibvbjCWhWjiX26uFX4_9qwKWQLZ05ubzAzdyT0gB5x5zunU8JfWUTNhY6NJcPFWuB1F-0_-lpK2PcNE5VaFP8A/CorpSystem-DynamicAccounting-768x170.gif' alt='CorpSystem'> </a>";


images[1] = "<a href = 'http://decisions.msdynamicsworld.com/' target=_blank ><img src='http://public.blu.livefilestore.com/y1pudhvvbBj-FUDregF_AwOYizzVqsGxYF5adMyN3Hr8OVyZ4J68R8WepgtqbLMwIlluxME9oZfJgWnU9GPGz2bnQ/msdw_468x120.gif' alt='msdynamicsworld.com'></a>";


images[2] = "<a href = 'http://program.sabrix.com/DynamicsAcctForm.html' target=_blank > <img src='http://tbcixw.blu.livefilestore.com/y1p9tOSC_2NQA2YkEkfPGrp8UetmMDp5AgLozWhshCdjqqGx_Gn4YT4oHrv69yNGcUzu0_p0uGrn19phx76lh6kLB1XkzH10HD4/sabrix_banner_dynamic_acct_768%20x%20170.gif' alt='Sabrix'></a>";

images[3] = "<a href = 'http://www.reporting-central.com' target=_blank ><img src='http://public.blu.livefilestore.com/y1p2EkhySbqu2SYXxKAkmVCdjTO-24cDW0bPiYTRNKfb4h07nmZYW5-RB4FgVyLckYy8wv-R_hp2qG71yYe8hDCPw/Reporting-Central-TheCloser.jpg' alt='Reporting-Central'></a>";

images[4] = "<a href = 'http://www.gpug.com' target=_blank ><img src='http://tbcixw.blu.livefilestore.com/y1pY8b03NwdFdIv-SDcNqIX67gUCGO8SRoet_gevxLBEShP_EQqq6V63IXS3O8FuHDW_JwgOsK0xzE7ejW50xGQ8em9bxq8dPxg/gpug-banner.gif' alt='GPUG'></a>";

index = Math.floor(Math.random() * images.length);


document.write(images[index]);