<% Randomize Dim RandomNum2, UpperBound2, LowerBound2 LowerBound2 = 1 'Put In the first picture # UpperBound2 = 1341 'Put In the last picture # RandomNum2 = Int((UpperBound2 - LowerBound2 + 1) * Rnd + LowerBound2) %> <% = RandomNum2 %>
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
www.yengecrestaurant.com