<% ' This array represent the default category to appear for each product. ' You can specify a category by changing the ID number for every product. ' On your local site, go to /categories/index.html to know each name associated with each ID number. ' (for example: "1511" refers to "Best Hits") ' Please make sure that the iShowAdultContent value in config.asp is set to 1 if you want to put ' hot content as your default category. aCat(1) = 1007 'OperatorLogos aCat(2) = 1510 'Monophonic aCat(3) = 1009 'BigLogos aCat(14) = 2106 'Polyphonic aCat(15) = 1045 'Screensavers aCat(16) = 1007 'PictureMessages aCat(17) = 1007 'GroupLogos aCat(24) = 2301 'Screensavers aCat(25) = 1005 'HIFI aCat(26) = "N" 'Java Games aCat(31) = 1009 'SonyEricsson aCat(34) = 2106 '40tones aCat(47) = 1009 'Videos aCat(52) = 1001 'Singles %>