<!-- Hide script

var img=new Array()

img[0] = 'A3A81E'
img[1] = 'A18C28'
img[2] = 'AR6AEC'
img[3] = 'A31386'
img[4] = 'AA059C'
img[5] = 'AN99C0'
img[6] = 'ABT85F'
img[7] = 'AN97FB'
img[8] = 'AN809D'
img[9] = 'ABT4BA'
img[10] = 'AN80C6'
img[11] = 'ABT8CF'
img[12] = 'ATA5F3'
img[13] = 'AR6BF7'
img[14] = 'AN83AF'
img[15] = 'ABT3C9'
img[16] = 'A11B8D'
img[17] = 'A2AAA1'
img[18] = 'A18C12'
img[19] = 'A6365B'
img[20] = 'A14FFE'
img[21] = 'AA2DD0'
img[22] = 'A5X25B'
img[23] = 'A5X36D'
img[24] = 'ATA5DE'
img[25] = 'AN855A'
img[26] = 'AN8684'
img[27] = 'AN83B3'
img[28] = 'ATD270'
img[29] = 'ATD067'
img[30] = 'AN8635'
img[31] = 'A3A830'
img[32] = 'AR6988'
img[33] = 'ABT88C'
img[34] = 'ABT879'
img[35] = 'ABT374'
img[36] = 'AN82CA'
img[37] = 'AN814B'
img[38] = 'AN829D'
img[39] = 'A0DF5D'

var imgID=new Array()
imgID[0] = '{86408685-90BB-4BE5-B7F8-D95C7EF960A6}'
imgID[1] = '{64F55782-15AA-4D3E-8390-387872CFF6CF}'
imgID[2] = '{F1C983A7-3C80-43CE-87A7-1AC326978BBE}'
imgID[3] = '{D7F146FC-EABA-4533-AC39-50F58DB8B367}'
imgID[4] = '{17048AC5-25A4-42D1-BCF0-E7F1C5AE3C2A}'
imgID[5] = '{0AB78A03-5D5E-4AD1-B7C8-3E204267E2BF}'
imgID[6] = '{EA411B7B-A57D-458E-9C9D-E226231FEF9D}'
imgID[7] = '{FF28D7A1-8147-4EF2-AF73-653A1F4B513B}'
imgID[8] = '{29AD094C-52C5-437A-B8E9-C6D4631BAAB5}'
imgID[9] = '{AF7845EC-D152-4A95-BAC9-8E57492CF4B6}'
imgID[10] = '{85AB63BE-EBDC-42FB-89A1-A83B80030C07}'
imgID[11] = '{8B33AD5F-1F37-47BE-AED1-56F84921A5F4}'
imgID[12] = '{34186D02-B3C0-499B-92CB-010BFCC247CC}'
imgID[13] = '{D2FE5411-0045-47A6-90D4-6DA6A5CE2FAC}'
imgID[14] = '{D20169A8-4DEA-4B80-B320-B440286947F9}'
imgID[15] = '{1041B075-BD35-49F0-A6FF-1E13E98EE69E}'
imgID[16] = '{58E221D8-86BF-42FD-AD43-551811F2749B}'
imgID[17] = '{B2F93C8B-83A4-4EE9-A49E-F6204EFF7ABB}'
imgID[18] = '{350ECBDA-6293-4C0A-9198-916EBD2D4743}'
imgID[19] = '{D2270EA3-915E-4403-BD80-04F84BD36E8D}'
imgID[20] = '{FCB70C22-5C3E-4498-9A56-57BDB443657A}'
imgID[21] = '{4DEA6334-2BCC-402D-ADFA-F25C538D4D60}'
imgID[22] = '{A0B1AFC7-748E-4146-B6C6-5C4983F20EF5}'
imgID[23] = '{E83D2022-1B3E-4464-A1FC-0590CDE54EFB}'
imgID[24] = '{83D898AD-FF4D-49C5-9EF6-037540C07F90}'
imgID[25] = '{E8DDC794-CE06-4C6B-ADBF-F2E40FAE6E58}'
imgID[26] = '{CF1ED9FA-6D30-4989-BAE5-E7AB21285FB3}'
imgID[27] = '{10A33A46-5F0D-4DD7-B1A2-E449445754BA}'
imgID[28] = '{A98E09C0-AF23-4763-B955-0BE62697961F}'
imgID[29] = '{F3436ACC-F239-45CD-ACA3-075E40BC82F5}'
imgID[30] = '{9F9C535A-4EE8-4994-B140-057DFAFDB3CE}'
imgID[31] = '{3769A99F-3A79-4827-8D71-120E2104277C}'
imgID[32] = '{CE6B331D-F543-4DD9-8521-5447ED3F6212}'
imgID[33] = '{8BFD86D8-91C8-421E-BFAA-234D4D134D83}'
imgID[34] = '{C23E7E73-900C-418A-B91F-C0BA882DFAAF}'
imgID[35] = '{8CAA9FD2-77C3-47C0-9B5C-C55D14D5BC5F}'
imgID[36] = '{13C0EBEF-D06C-48CC-8C3D-182977B5983F}'
imgID[37] = '{62689CC3-07EC-47A6-B0F4-1687F1119A06}'
imgID[38] = '{550B305C-C2F2-4C1B-9376-0192C7AE4C04}'
imgID[39] = '{D6E23C09-7D61-4084-BD56-D4063F4ECA42}'

var size = imgID.length 
var rand = Math.floor(Math.random()*size)

function writeImg(num)
{
tag='<A HREF="javascript:ow (\'image-details-popup.asp?imageid=' + imgID[num] + '\')"><img src="/images/clients/arcaid/0205/' + img[num] + '.jpg" border="0"></A>'
document.write(tag)
}

// end hiding -->