354_NewCloShop 67 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. # NewCloShop
  2. <<<<<<< 354_NewCloShop
  3. $shmotmag = {
  4. !WD: Allow view even if has no funds
  5. cla
  6. if newclo[i] ! 0:
  7. MSG 'You already own these clothes.'
  8. GOTO $loc, $metka
  9. end
  10. VIEW 'images\clothes\newclo\<<i>>.jpg'
  11. act 'Return item':
  12. VIEW
  13. GOTO $loc, $metka
  14. end
  15. if money >= 3000:
  16. act 'Buy':
  17. money -= 3000
  18. newclo[i] = 1
  19. newcloH[i] = 60
  20. newcloB[i] = bedra
  21. VIEW
  22. GOTO $loc, $metka
  23. end
  24. end
  25. act 'Leave':
  26. mag = 0
  27. minut += 15
  28. VIEW
  29. gt 'down'
  30. end
  31. =======
  32. $shmotmag={
  33. cla
  34. act 'remove item.':GOTO $loc, $metka
  35. if newclo[i]=0 and money>=3000:
  36. act 'buy':
  37. money-=3000
  38. newclo[i]=1
  39. newcloH[i]=60
  40. newcloB[i]=bedra
  41. GOTO $loc, $metka
  42. end
  43. else
  44. GOTO $loc, $metka
  45. end
  46. act 'Get_Away':mag=0&minut+=15&gt'down'
  47. >>>>>>> 354_NewCloShop
  48. }
  49. <<<<<<< 354_NewCloShop
  50. $metka = $ARGS[0]
  51. $loc = $CURLOC
  52. $metkaM = $ARGS[0]
  53. $locM = $CURLOC
  54. mag = 1
  55. '<center><B><font color = maroon>Shop "Fashionista"</font></B></center>'
  56. clr
  57. VIEW
  58. gs 'stat'
  59. fcolor = rgb(0,0,0)
  60. bcolor = rgb(255,255,255)
  61. LCOLOR = rgb(106,90,205)
  62. act 'Leave':
  63. mag = 0
  64. minut += 15
  65. VIEW
  66. gt 'down'
  67. end
  68. if hour >= 9 and hour <= 21:
  69. '<center><B>All clothing for 3000 rubles</font></B></center>'
  70. '<table><tr>
  71. <a href="exec:set i = 1 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\1.jpg" height="120" /></div></a> <a href="exec:set i = 2 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\2.jpg" height="120" /></div></a> <a href="exec:set i = 3 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\3.jpg" height="120" /></div></a> <a href="exec:set i = 4 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\4.jpg" height="120" /></div></a> <a href="exec:set i = 5 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\5.jpg" height="120" /></div></a> <a href="exec:set i = 6 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\6.jpg" height="120" /></div></a> <a href="exec:set i = 7 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\7.jpg" height="120" /></div></a> <a href="exec:set i = 8 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\8.jpg" height="120" /></div></a> <a href="exec:set i = 9 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\9.jpg" height="120" /></div></a> <a href="exec:set i = 10 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\10.jpg" height="120" /></div></a> <a href="exec:set i = 11 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\11.jpg" height="120" /></div></a> <a href="exec:set i = 12 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\12.jpg" height="120" /></div></a> <a href="exec:set i = 13 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\13.jpg" height="120" /></div></a> <a href="exec:set i = 14 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\14.jpg" height="120" /></div></a> <a href="exec:set i = 15 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\15.jpg" height="120" /></div></a> <a href="exec:set i = 16 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\16.jpg" height="120" /></div></a> <a href="exec:set i = 17 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\17.jpg" height="120" /></div></a> <a href="exec:set i = 18 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\18.jpg" height="120" /></div></a> <a href="exec:set i = 19 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\19.jpg" height="120" /></div></a> <a href="exec:set i = 20 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\20.jpg" height="120" /></div></a> <a href="exec:set i = 21 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\21.jpg" height="120" /></div></a> <a href="exec:set i = 22 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\22.jpg" height="120" /></div></a> <a href="exec:set i = 23 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\23.jpg" height="120" /></div></a> <a href="exec:set i = 24 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\24.jpg" height="120" /></div></a> <a href="exec:set i = 25 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\25.jpg" height="120" /></div></a> <a href="exec:set i = 26 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\26.jpg" height="120" /></div></a> <a href="exec:set i = 27 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\27.jpg" height="120" /></div></a> <a href="exec:set i = 28 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\28.jpg" height="120" /></div></a> <a href="exec:set i = 29 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\29.jpg" height="120" /></div></a> <a href="exec:set i = 30 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\30.jpg" height="120" /></div></a> <a href="exec:set i = 31 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\31.jpg" height="120" /></div></a> <a href="exec:set i = 32 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\32.jpg" height="120" /></div></a> <a href="exec:set i = 33 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\33.jpg" height="120" /></div></a> <a href="exec:set i = 34 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\34.jpg" height="120" /></div></a> <a href="exec:set i = 35 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\35.jpg" height="120" /></div></a> <a href="exec:set i = 36 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\36.jpg" height="120" /></div></a> <a href="exec:set i = 37 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\37.jpg" height="120" /></div></a> <a href="exec:set i = 38 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\38.jpg" height="120" /></div></a> <a href="exec:set i = 39 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\39.jpg" height="120" /></div></a> <a href="exec:set i = 40 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\40.jpg" height="120" /></div></a> <a href="exec:set i = 41 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\41.jpg" height="120" /></div></a> <a href="exec:set i = 42 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\42.jpg" height="120" /></div></a> <a href="exec:set i = 43 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\43.jpg" height="120" /></div></a> <a href="exec:set i = 44 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\44.jpg" height="120" /></div></a> <a href="exec:set i = 45 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\45.jpg" height="120" /></div></a> <a href="exec:set i = 46 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\46.jpg" height="120" /></div></a> <a href="exec:set i = 47 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\47.jpg" height="120" /></div></a> <a href="exec:set i = 48 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\48.jpg" height="120" /></div></a> <a href="exec:set i = 49 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\49.jpg" height="120" /></div></a> <a href="exec:set i = 50 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\50.jpg" height="120" /></div></a> <a href="exec:set i = 51 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\51.jpg" height="120" /></div></a> <a href="exec:set i = 52 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\52.jpg" height="120" /></div></a> <a href="exec:set i = 53 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\53.jpg" height="120" /></div></a> <a href="exec:set i = 54 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\54.jpg" height="120" /></div></a> <a href="exec:set i = 55 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\55.jpg" height="120" /></div></a> <a href="exec:set i = 56 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\56.jpg" height="120" /></div></a> <a href="exec:set i = 57 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\57.jpg" height="120" /></div></a> <a href="exec:set i = 58 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\58.jpg" height="120" /></div></a> <a href="exec:set i = 59 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\59.jpg" height="120" /></div></a> <a href="exec:set i = 60 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\60.jpg" height="120" /></div></a> <a href="exec:set i = 61 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\61.jpg" height="120" /></div></a> <a href="exec:set i = 62 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\62.jpg" height="120" /></div></a> <a href="exec:set i = 63 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\63.jpg" height="120" /></div></a> <a href="exec:set i = 64 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\64.jpg" height="120" /></div></a> <a href="exec:set i = 65 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\65.jpg" height="120" /></div></a> <a href="exec:set i = 66 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\66.jpg" height="120" /></div></a> <a href="exec:set i = 67 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\67.jpg" height="120" /></div></a> <a href="exec:set i = 68 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\68.jpg" height="120" /></div></a> <a href="exec:set i = 69 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\69.jpg" height="120" /></div></a> <a href="exec:set i = 70 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\70.jpg" height="120" /></div></a> <a href="exec:set i = 71 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\71.jpg" height="120" /></div></a> <a href="exec:set i = 72 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\72.jpg" height="120" /></div></a> <a href="exec:set i = 73 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\73.jpg" height="120" /></div></a> <a href="exec:set i = 74 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\74.jpg" height="120" /></div></a> <a href="exec:set i = 75 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\75.jpg" height="120" /></div></a> <a href="exec:set i = 76 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\76.jpg" height="120" /></div></a> <a href="exec:set i = 77 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\77.jpg" height="120" /></div></a> <a href="exec:set i = 78 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\78.jpg" height="120" /></div></a> <a href="exec:set i = 79 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\79.jpg" height="120" /></div></a> <a href="exec:set i = 80 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\80.jpg" height="120" /></div></a> <a href="exec:set i = 81 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\81.jpg" height="120" /></div></a> <a href="exec:set i = 82 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\82.jpg" height="120" /></div></a> <a href="exec:set i = 83 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\83.jpg" height="120" /></div></a> <a href="exec:set i = 84 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\84.jpg" height="120" /></div></a> <a href="exec:set i = 85 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\85.jpg" height="120" /></div></a> <a href="exec:set i = 86 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\86.jpg" height="120" /></div></a> <a href="exec:set i = 87 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\87.jpg" height="120" /></div></a> <a href="exec:set i = 88 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\88.jpg" height="120" /></div></a> <a href="exec:set i = 89 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\89.jpg" height="120" /></div></a> <a href="exec:set i = 90 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\90.jpg" height="120" /></div></a> <a href="exec:set i = 91 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\91.jpg" height="120" /></div></a> <a href="exec:set i = 92 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\92.jpg" height="120" /></div></a> <a href="exec:set i = 93 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\93.jpg" height="120" /></div></a> <a href="exec:set i = 94 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\94.jpg" height="120" /></div></a> <a href="exec:set i = 95 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\95.jpg" height="120" /></div></a> <a href="exec:set i = 96 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\96.jpg" height="120" /></div></a> <a href="exec:set i = 97 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\97.jpg" height="120" /></div></a> <a href="exec:set i = 98 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\98.jpg" height="120" /></div></a> <a href="exec:set i = 99 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\99.jpg" height="120" /></div></a> <a href="exec:set i = 100 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\100.jpg" height="120" /></div></a> <a href="exec:set i = 101 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\101.jpg" height="120" /></div></a> <a href="exec:set i = 102 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\102.jpg" height="120" /></div></a> <a href="exec:set i = 103 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\103.jpg" height="120" /></div></a> <a href="exec:set i = 104 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\104.jpg" height="120" /></div></a> <a href="exec:set i = 105 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\105.jpg" height="120" /></div></a> <a href="exec:set i = 106 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\106.jpg" height="120" /></div></a> <a href="exec:set i = 107 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\107.jpg" height="120" /></div></a> <a href="exec:set i = 108 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\108.jpg" height="120" /></div></a> <a href="exec:set i = 109 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\109.jpg" height="120" /></div></a> <a href="exec:set i = 110 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\110.jpg" height="120" /></div></a> <a href="exec:set i = 111 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\111.jpg" height="120" /></div></a> <a href="exec:set i = 112 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\112.jpg" height="120" /></div></a> <a href="exec:set i = 113 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\113.jpg" height="120" /></div></a> <a href="exec:set i = 114 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\114.jpg" height="120" /></div></a> <a href="exec:set i = 115 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\115.jpg" height="120" /></div></a> <a href="exec:set i = 116 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\116.jpg" height="120" /></div></a> <a href="exec:set i = 117 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\117.jpg" height="120" /></div></a> <a href="exec:set i = 118 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\118.jpg" height="120" /></div></a> <a href="exec:set i = 119 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\119.jpg" height="120" /></div></a> <a href="exec:set i = 120 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\120.jpg" height="120" /></div></a> <a href="exec:set i = 121 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\121.jpg" height="120" /></div></a> <a href="exec:set i = 122 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\122.jpg" height="120" /></div></a> <a href="exec:set i = 123 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\123.jpg" height="120" /></div></a> <a href="exec:set i = 124 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\124.jpg" height="120" /></div></a> <a href="exec:set i = 125 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\125.jpg" height="120" /></div></a> <a href="exec:set i = 126 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\126.jpg" height="120" /></div></a> <a href="exec:set i = 127 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\127.jpg" height="120" /></div></a> <a href="exec:set i = 128 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\128.jpg" height="120" /></div></a> <a href="exec:set i = 129 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\129.jpg" height="120" /></div></a> <a href="exec:set i = 130 & dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="images\clothes\newclo\130.jpg" height="120" /></div></a>
  72. </tr></table>'
  73. =======
  74. $metka = $ARGS[0]
  75. $loc = $CURLOC
  76. $metkaM = $ARGS[0]
  77. $locM = $CURLOC
  78. mag=1
  79. '<center><B><font color=maroon>shop "fashion-monger"</font></B></center>'
  80. clr
  81. gs'stat'
  82. fcolor=rgb(0,0,0)
  83. bcolor=rgb(255,255,255)
  84. LCOLOR = rgb(106,90,205)
  85. act 'Get_Away':mag=0&minut+=15&gt'down'
  86. if hour>=9 and hour<=21:
  87. '<center><B>All clothes on 3000 rubles</font></B></center>'
  88. '<table>
  89. <tr>
  90. <a href="exec:set i=1&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/1.jpg" height="120" /></div></a> <a href="exec:set i=2&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/2.jpg" height="120" /></div></a> <a href="exec:set i=3&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/3.jpg" height="120" /></div></a> <a href="exec:set i=4&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/4.jpg" height="120" /></div></a> <a href="exec:set i=5&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/5.jpg" height="120" /></div></a> <a href="exec:set i=6&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/6.jpg" height="120" /></div></a> <a href="exec:set i=7&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/7.jpg" height="120" /></div></a> <a href="exec:set i=8&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/8.jpg" height="120" /></div></a> <a href="exec:set i=9&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/9.jpg" height="120" /></div></a> <a href="exec:set i=10&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/10.jpg" height="120" /></div></a> <a href="exec:set i=11&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/11.jpg" height="120" /></div></a> <a href="exec:set i=12&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/12.jpg" height="120" /></div></a> <a href="exec:set i=13&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/13.jpg" height="120" /></div></a> <a href="exec:set i=14&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/14.jpg" height="120" /></div></a> <a href="exec:set i=15&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/15.jpg" height="120" /></div></a> <a href="exec:set i=16&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/16.jpg" height="120" /></div></a> <a href="exec:set i=17&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/17.jpg" height="120" /></div></a> <a href="exec:set i=18&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/18.jpg" height="120" /></div></a> <a href="exec:set i=19&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/19.jpg" height="120" /></div></a> <a href="exec:set i=20&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/20.jpg" height="120" /></div></a> <a href="exec:set i=21&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/21.jpg" height="120" /></div></a> <a href="exec:set i=22&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/22.jpg" height="120" /></div></a> <a href="exec:set i=23&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/23.jpg" height="120" /></div></a> <a href="exec:set i=24&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/24.jpg" height="120" /></div></a> <a href="exec:set i=25&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/25.jpg" height="120" /></div></a> <a href="exec:set i=26&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/26.jpg" height="120" /></div></a> <a href="exec:set i=27&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/27.jpg" height="120" /></div></a> <a href="exec:set i=28&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/28.jpg" height="120" /></div></a> <a href="exec:set i=29&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/29.jpg" height="120" /></div></a> <a href="exec:set i=30&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/30.jpg" height="120" /></div></a> <a href="exec:set i=31&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/31.jpg" height="120" /></div></a> <a href="exec:set i=32&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/32.jpg" height="120" /></div></a> <a href="exec:set i=33&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/33.jpg" height="120" /></div></a> <a href="exec:set i=34&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/34.jpg" height="120" /></div></a> <a href="exec:set i=35&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/35.jpg" height="120" /></div></a> <a href="exec:set i=36&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/36.jpg" height="120" /></div></a> <a href="exec:set i=37&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/37.jpg" height="120" /></div></a> <a href="exec:set i=38&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/38.jpg" height="120" /></div></a> <a href="exec:set i=39&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/39.jpg" height="120" /></div></a> <a href="exec:set i=40&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/40.jpg" height="120" /></div></a> <a href="exec:set i=41&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/41.jpg" height="120" /></div></a> <a href="exec:set i=42&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/42.jpg" height="120" /></div></a> <a href="exec:set i=43&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/43.jpg" height="120" /></div></a> <a href="exec:set i=44&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/44.jpg" height="120" /></div></a> <a href="exec:set i=45&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/45.jpg" height="120" /></div></a> <a href="exec:set i=46&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/46.jpg" height="120" /></div></a> <a href="exec:set i=47&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/47.jpg" height="120" /></div></a> <a href="exec:set i=48&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/48.jpg" height="120" /></div></a> <a href="exec:set i=49&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/49.jpg" height="120" /></div></a> <a href="exec:set i=50&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/50.jpg" height="120" /></div></a> <a href="exec:set i=51&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/51.jpg" height="120" /></div></a> <a href="exec:set i=52&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/52.jpg" height="120" /></div></a> <a href="exec:set i=53&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/53.jpg" height="120" /></div></a> <a href="exec:set i=54&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/54.jpg" height="120" /></div></a> <a href="exec:set i=55&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/55.jpg" height="120" /></div></a> <a href="exec:set i=56&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/56.jpg" height="120" /></div></a> <a href="exec:set i=57&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/57.jpg" height="120" /></div></a> <a href="exec:set i=58&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/58.jpg" height="120" /></div></a> <a href="exec:set i=59&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/59.jpg" height="120" /></div></a> <a href="exec:set i=60&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/60.jpg" height="120" /></div></a> <a href="exec:set i=61&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/61.jpg" height="120" /></div></a> <a href="exec:set i=62&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/62.jpg" height="120" /></div></a> <a href="exec:set i=63&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/63.jpg" height="120" /></div></a> <a href="exec:set i=64&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/64.jpg" height="120" /></div></a> <a href="exec:set i=65&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/65.jpg" height="120" /></div></a> <a href="exec:set i=66&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/66.jpg" height="120" /></div></a> <a href="exec:set i=67&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/67.jpg" height="120" /></div></a> <a href="exec:set i=68&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/68.jpg" height="120" /></div></a> <a href="exec:set i=69&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/69.jpg" height="120" /></div></a> <a href="exec:set i=70&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/70.jpg" height="120" /></div></a> <a href="exec:set i=71&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/71.jpg" height="120" /></div></a> <a href="exec:set i=72&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/72.jpg" height="120" /></div></a> <a href="exec:set i=73&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/73.jpg" height="120" /></div></a> <a href="exec:set i=74&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/74.jpg" height="120" /></div></a> <a href="exec:set i=75&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/75.jpg" height="120" /></div></a> <a href="exec:set i=76&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/76.jpg" height="120" /></div></a> <a href="exec:set i=77&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/77.jpg" height="120" /></div></a> <a href="exec:set i=78&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/78.jpg" height="120" /></div></a> <a href="exec:set i=79&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/79.jpg" height="120" /></div></a> <a href="exec:set i=80&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/80.jpg" height="120" /></div></a> <a href="exec:set i=81&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/81.jpg" height="120" /></div></a> <a href="exec:set i=82&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/82.jpg" height="120" /></div></a> <a href="exec:set i=83&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/83.jpg" height="120" /></div></a> <a href="exec:set i=84&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/84.jpg" height="120" /></div></a> <a href="exec:set i=85&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/85.jpg" height="120" /></div></a> <a href="exec:set i=86&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/86.jpg" height="120" /></div></a> <a href="exec:set i=87&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/87.jpg" height="120" /></div></a> <a href="exec:set i=88&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/88.jpg" height="120" /></div></a> <a href="exec:set i=89&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/89.jpg" height="120" /></div></a> <a href="exec:set i=90&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/90.jpg" height="120" /></div></a> <a href="exec:set i=91&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/91.jpg" height="120" /></div></a> <a href="exec:set i=92&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/92.jpg" height="120" /></div></a> <a href="exec:set i=93&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/93.jpg" height="120" /></div></a> <a href="exec:set i=94&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/94.jpg" height="120" /></div></a> <a href="exec:set i=95&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/95.jpg" height="120" /></div></a> <a href="exec:set i=96&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/96.jpg" height="120" /></div></a> <a href="exec:set i=97&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/97.jpg" height="120" /></div></a> <a href="exec:set i=98&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/98.jpg" height="120" /></div></a> <a href="exec:set i=99&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/99.jpg" height="120" /></div></a> <a href="exec:set i=100&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/100.jpg" height="120" /></div></a> <a href="exec:set i=101&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/101.jpg" height="120" /></div></a> <a href="exec:set i=102&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/102.jpg" height="120" /></div></a> <a href="exec:set i=103&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/103.jpg" height="120" /></div></a> <a href="exec:set i=104&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/104.jpg" height="120" /></div></a> <a href="exec:set i=105&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/105.jpg" height="120" /></div></a> <a href="exec:set i=106&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/106.jpg" height="120" /></div></a> <a href="exec:set i=107&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/107.jpg" height="120" /></div></a> <a href="exec:set i=108&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/108.jpg" height="120" /></div></a> <a href="exec:set i=109&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/109.jpg" height="120" /></div></a> <a href="exec:set i=110&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/110.jpg" height="120" /></div></a> <a href="exec:set i=111&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/111.jpg" height="120" /></div></a> <a href="exec:set i=112&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/112.jpg" height="120" /></div></a> <a href="exec:set i=113&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/113.jpg" height="120" /></div></a> <a href="exec:set i=114&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/114.jpg" height="120" /></div></a> <a href="exec:set i=115&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/115.jpg" height="120" /></div></a> <a href="exec:set i=116&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/116.jpg" height="120" /></div></a> <a href="exec:set i=117&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/117.jpg" height="120" /></div></a> <a href="exec:set i=118&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/118.jpg" height="120" /></div></a> <a href="exec:set i=119&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/119.jpg" height="120" /></div></a> <a href="exec:set i=120&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/120.jpg" height="120" /></div></a> <a href="exec:set i=121&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/121.jpg" height="120" /></div></a> <a href="exec:set i=122&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/122.jpg" height="120" /></div></a> <a href="exec:set i=123&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/123.jpg" height="120" /></div></a> <a href="exec:set i=124&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/124.jpg" height="120" /></div></a> <a href="exec:set i=125&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/125.jpg" height="120" /></div></a> <a href="exec:set i=126&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/126.jpg" height="120" /></div></a> <a href="exec:set i=127&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/127.jpg" height="120" /></div></a> <a href="exec:set i=128&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/128.jpg" height="120" /></div></a> <a href="exec:set i=129&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/129.jpg" height="120" /></div></a> <a href="exec:set i=130&dynamic $shmotmag"><div style="width:100%; max-width:100px; max-height:120px;"><img src="ode/newclo/130.jpg" height="120" /></div></a>
  91. </tr>
  92. </table>'
  93. >>>>>>> 354_NewCloShop
  94. <<<<<<< 354_NewCloShop
  95. !{
  96. <a href="exec:set i = 1 & dynamic $shmotmag"><img src="images\clothes\newclo\1.jpg" width="100"</a> <a href="exec:set i = 2 & VIEW ''images\clothes\newclo\2.jpg''&dynamic $shmotmag">Option2</a> <a href="exec:set i = 3 & VIEW ''images\clothes\newclo\3.jpg''&dynamic $shmotmag">Option3</a> <a href="exec:set i = 4 & VIEW ''images\clothes\newclo\4.jpg''&dynamic $shmotmag">Option4</a> <a href="exec:set i = 5 & VIEW ''images\clothes\newclo\5.jpg''&dynamic $shmotmag">Option5</a> <a href="exec:set i = 6 & VIEW ''images\clothes\newclo\6.jpg''&dynamic $shmotmag">Option6</a> <a href="exec:set i = 7 & VIEW ''images\clothes\newclo\7.jpg''&dynamic $shmotmag">Option7</a> <a href="exec:set i = 8 & VIEW ''images\clothes\newclo\8.jpg''&dynamic $shmotmag">Option8</a>
  97. <a href="exec:set i = 9 & VIEW ''images\clothes\newclo\9.jpg''&dynamic $shmotmag">Option9</a> <a href="exec:set i = 10 & VIEW ''images\clothes\newclo\10.jpg''&dynamic $shmotmag">Option10</a> <a href="exec:set i = 11 & VIEW ''images\clothes\newclo\11.jpg''&dynamic $shmotmag">Option11</a> <a href="exec:set i = 12 & VIEW ''images\clothes\newclo\12.jpg''&dynamic $shmotmag">Option12</a> <a href="exec:set i = 13 & VIEW ''images\clothes\newclo\13.jpg''&dynamic $shmotmag">Option13</a> <a href="exec:set i = 14 & VIEW ''images\clothes\newclo\14.jpg''&dynamic $shmotmag">Option14</a> <a href="exec:set i = 15 & VIEW ''images\clothes\newclo\15.jpg''&dynamic $shmotmag">Option15</a> <a href="exec:set i = 16 & VIEW ''images\clothes\newclo\16.jpg''&dynamic $shmotmag">Option16</a>
  98. <a href="exec:set i = 17 & VIEW ''images\clothes\newclo\17.jpg''&dynamic $shmotmag">Option17</a> <a href="exec:set i = 18 & VIEW ''images\clothes\newclo\18.jpg''&dynamic $shmotmag">Option18</a> <a href="exec:set i = 19 & VIEW ''images\clothes\newclo\19.jpg''&dynamic $shmotmag">Option19</a> <a href="exec:set i = 20 & VIEW ''images\clothes\newclo\20.jpg''&dynamic $shmotmag">Option20</a> <a href="exec:set i = 21 & VIEW ''images\clothes\newclo\21.jpg''&dynamic $shmotmag">Option21</a> <a href="exec:set i = 22 & VIEW ''images\clothes\newclo\22.jpg''&dynamic $shmotmag">Option22</a> <a href="exec:set i = 23 & VIEW ''images\clothes\newclo\23.jpg''&dynamic $shmotmag">Option23</a> <a href="exec:set i = 24 & VIEW ''images\clothes\newclo\24.jpg''&dynamic $shmotmag">Option24</a>
  99. <a href="exec:set i = 25 & VIEW ''images\clothes\newclo\25.jpg''&dynamic $shmotmag">Option25</a> <a href="exec:set i = 26 & VIEW ''images\clothes\newclo\26.jpg''&dynamic $shmotmag">Option26</a> <a href="exec:set i = 27 & VIEW ''images\clothes\newclo\27.jpg''&dynamic $shmotmag">Option27</a> <a href="exec:set i = 28 & VIEW ''images\clothes\newclo\28.jpg''&dynamic $shmotmag">Option28</a> <a href="exec:set i = 29 & VIEW ''images\clothes\newclo\29.jpg''&dynamic $shmotmag">Option29</a> <a href="exec:set i = 30 & VIEW ''images\clothes\newclo\30.jpg''&dynamic $shmotmag">Option30</a> <a href="exec:set i = 31 & VIEW ''images\clothes\newclo\31.jpg''&dynamic $shmotmag">Option31</a> <a href="exec:set i = 32 & VIEW ''images\clothes\newclo\32.jpg''&dynamic $shmotmag">Option32</a>
  100. <a href="exec:set i = 33 & VIEW ''images\clothes\newclo\33.jpg''&dynamic $shmotmag">Option33</a> <a href="exec:set i = 34 & VIEW ''images\clothes\newclo\34.jpg''&dynamic $shmotmag">Option34</a> <a href="exec:set i = 35 & VIEW ''images\clothes\newclo\35.jpg''&dynamic $shmotmag">Option35</a> <a href="exec:set i = 36 & VIEW ''images\clothes\newclo\36.jpg''&dynamic $shmotmag">Option36</a> <a href="exec:set i = 37 & VIEW ''images\clothes\newclo\37.jpg''&dynamic $shmotmag">Option37</a> <a href="exec:set i = 38 & VIEW ''images\clothes\newclo\38.jpg''&dynamic $shmotmag">Option38</a> <a href="exec:set i = 39 & VIEW ''images\clothes\newclo\39.jpg''&dynamic $shmotmag">Option39</a> <a href="exec:set i = 40 & VIEW ''images\clothes\newclo\40.jpg''&dynamic $shmotmag">Option40</a>
  101. <a href="exec:set i = 41 & VIEW ''images\clothes\newclo\41.jpg''&dynamic $shmotmag">Option41</a> <a href="exec:set i = 42 & VIEW ''images\clothes\newclo\42.jpg''&dynamic $shmotmag">Option42</a> <a href="exec:set i = 43 & VIEW ''images\clothes\newclo\43.jpg''&dynamic $shmotmag">Option43</a> <a href="exec:set i = 44 & VIEW ''images\clothes\newclo\44.jpg''&dynamic $shmotmag">Option44</a> <a href="exec:set i = 45 & VIEW ''images\clothes\newclo\45.jpg''&dynamic $shmotmag">Option45</a> <a href="exec:set i = 46 & VIEW ''images\clothes\newclo\46.jpg''&dynamic $shmotmag">Option46</a> <a href="exec:set i = 47 & VIEW ''images\clothes\newclo\47.jpg''&dynamic $shmotmag">Option47</a> <a href="exec:set i = 48 & VIEW ''images\clothes\newclo\48.jpg''&dynamic $shmotmag">Option48</a>
  102. <a href="exec:set i = 49 & VIEW ''images\clothes\newclo\49.jpg''&dynamic $shmotmag">Option49</a> <a href="exec:set i = 50 & VIEW ''images\clothes\newclo\50.jpg''&dynamic $shmotmag">Option50</a> <a href="exec:set i = 51 & VIEW ''images\clothes\newclo\51.jpg''&dynamic $shmotmag">Option51</a> <a href="exec:set i = 52 & VIEW ''images\clothes\newclo\52.jpg''&dynamic $shmotmag">Option52</a> <a href="exec:set i = 53 & VIEW ''images\clothes\newclo\53.jpg''&dynamic $shmotmag">Option53</a> <a href="exec:set i = 54 & VIEW ''images\clothes\newclo\54.jpg''&dynamic $shmotmag">Option54</a> <a href="exec:set i = 55 & VIEW ''images\clothes\newclo\55.jpg''&dynamic $shmotmag">Option55</a> <a href="exec:set i = 56 & VIEW ''images\clothes\newclo\56.jpg''&dynamic $shmotmag">Option56</a>
  103. <a href="exec:set i = 57 & VIEW ''images\clothes\newclo\57.jpg''&dynamic $shmotmag">Option57</a> <a href="exec:set i = 58 & VIEW ''images\clothes\newclo\58.jpg''&dynamic $shmotmag">Option58</a> <a href="exec:set i = 59 & VIEW ''images\clothes\newclo\59.jpg''&dynamic $shmotmag">Option59</a> <a href="exec:set i = 60 & VIEW ''images\clothes\newclo\60.jpg''&dynamic $shmotmag">Option60</a> <a href="exec:set i = 61 & VIEW ''images\clothes\newclo\61.jpg''&dynamic $shmotmag">Option61</a> <a href="exec:set i = 62 & VIEW ''images\clothes\newclo\62.jpg''&dynamic $shmotmag">Option62</a> <a href="exec:set i = 63 & VIEW ''images\clothes\newclo\63.jpg''&dynamic $shmotmag">Option63</a> <a href="exec:set i = 64 & VIEW ''images\clothes\newclo\64.jpg''&dynamic $shmotmag">Option64</a>
  104. <a href="exec:set i = 65 & VIEW ''images\clothes\newclo\65.jpg''&dynamic $shmotmag">Option65</a> <a href="exec:set i = 66 & VIEW ''images\clothes\newclo\66.jpg''&dynamic $shmotmag">Option66</a> <a href="exec:set i = 67 & VIEW ''images\clothes\newclo\67.jpg''&dynamic $shmotmag">Option67</a> <a href="exec:set i = 68 & VIEW ''images\clothes\newclo\68.jpg''&dynamic $shmotmag">Option68</a> <a href="exec:set i = 69 & VIEW ''images\clothes\newclo\69.jpg''&dynamic $shmotmag">Option69</a> <a href="exec:set i = 70 & VIEW ''images\clothes\newclo\70.jpg''&dynamic $shmotmag">Option70</a> <a href="exec:set i = 71 & VIEW ''images\clothes\newclo\71.jpg''&dynamic $shmotmag">Option71</a> <a href="exec:set i = 72 & VIEW ''images\clothes\newclo\72.jpg''&dynamic $shmotmag">Option72</a>
  105. <a href="exec:set i = 73 & VIEW ''images\clothes\newclo\73.jpg''&dynamic $shmotmag">Option73</a> <a href="exec:set i = 74 & VIEW ''images\clothes\newclo\74.jpg''&dynamic $shmotmag">Option74</a> <a href="exec:set i = 75 & VIEW ''images\clothes\newclo\75.jpg''&dynamic $shmotmag">Option75</a> <a href="exec:set i = 76 & VIEW ''images\clothes\newclo\76.jpg''&dynamic $shmotmag">Option76</a> <a href="exec:set i = 77 & VIEW ''images\clothes\newclo\77.jpg''&dynamic $shmotmag">Option77</a> <a href="exec:set i = 78 & VIEW ''images\clothes\newclo\78.jpg''&dynamic $shmotmag">Option78</a> <a href="exec:set i = 79 & VIEW ''images\clothes\newclo\79.jpg''&dynamic $shmotmag">Option79</a> <a href="exec:set i = 80 & VIEW ''images\clothes\newclo\80.jpg''&dynamic $shmotmag">Option80</a>
  106. <a href="exec:set i = 81 & VIEW ''images\clothes\newclo\81.jpg''&dynamic $shmotmag">Option81</a> <a href="exec:set i = 82 & VIEW ''images\clothes\newclo\82.jpg''&dynamic $shmotmag">Option82</a> <a href="exec:set i = 83 & VIEW ''images\clothes\newclo\83.jpg''&dynamic $shmotmag">Option83</a> <a href="exec:set i = 84 & VIEW ''images\clothes\newclo\84.jpg''&dynamic $shmotmag">Option84</a> <a href="exec:set i = 85 & VIEW ''images\clothes\newclo\85.jpg''&dynamic $shmotmag">Option85</a> <a href="exec:set i = 86 & VIEW ''images\clothes\newclo\86.jpg''&dynamic $shmotmag">Option86</a> <a href="exec:set i = 87 & VIEW ''images\clothes\newclo\87.jpg''&dynamic $shmotmag">Option87</a> <a href="exec:set i = 88 & VIEW ''images\clothes\newclo\88.jpg''&dynamic $shmotmag">Option88</a>
  107. <a href="exec:set i = 89 & VIEW ''images\clothes\newclo\89.jpg''&dynamic $shmotmag">Option89</a> <a href="exec:set i = 90 & VIEW ''images\clothes\newclo\90.jpg''&dynamic $shmotmag">Option90</a> <a href="exec:set i = 91 & VIEW ''images\clothes\newclo\91.jpg''&dynamic $shmotmag">Option91</a> <a href="exec:set i = 92 & VIEW ''images\clothes\newclo\92.jpg''&dynamic $shmotmag">Option92</a> <a href="exec:set i = 93 & VIEW ''images\clothes\newclo\93.jpg''&dynamic $shmotmag">Option93</a> <a href="exec:set i = 94 & VIEW ''images\clothes\newclo\94.jpg''&dynamic $shmotmag">Option94</a> <a href="exec:set i = 95 & VIEW ''images\clothes\newclo\95.jpg''&dynamic $shmotmag">Option95</a> <a href="exec:set i = 96 & VIEW ''images\clothes\newclo\96.jpg''&dynamic $shmotmag">Option96</a>
  108. <a href="exec:set i = 97 & VIEW ''images\clothes\newclo\97.jpg''&dynamic $shmotmag">Option97</a> <a href="exec:set i = 98 & VIEW ''images\clothes\newclo\98.jpg''&dynamic $shmotmag">Option98</a> <a href="exec:set i = 99 & VIEW ''images\clothes\newclo\99.jpg''&dynamic $shmotmag">Option99</a> <a href="exec:set i = 100 & VIEW ''images\clothes\newclo\100.jpg''&dynamic $shmotmag">Option100</a> <a href="exec:set i = 101 & VIEW ''images\clothes\newclo\101.jpg''&dynamic $shmotmag">Option101</a> <a href="exec:set i = 102 & VIEW ''images\clothes\newclo\102.jpg''&dynamic $shmotmag">Option102</a> <a href="exec:set i = 103 & VIEW ''images\clothes\newclo\103.jpg''&dynamic $shmotmag">Option103</a> <a href="exec:set i = 104 & VIEW ''images\clothes\newclo\104.jpg''&dynamic $shmotmag">Option104</a>
  109. <a href="exec:set i = 105 & VIEW ''images\clothes\newclo\105.jpg''&dynamic $shmotmag">Option105</a> <a href="exec:set i = 106 & VIEW ''images\clothes\newclo\106.jpg''&dynamic $shmotmag">Option106</a> <a href="exec:set i = 107 & VIEW ''images\clothes\newclo\107.jpg''&dynamic $shmotmag">Option107</a> <a href="exec:set i = 108 & VIEW ''images\clothes\newclo\108.jpg''&dynamic $shmotmag">Option108</a> <a href="exec:set i = 109 & VIEW ''images\clothes\newclo\109.jpg''&dynamic $shmotmag">Option109</a> <a href="exec:set i = 110 & VIEW ''images\clothes\newclo\110.jpg''&dynamic $shmotmag">Option110</a> <a href="exec:set i = 111 & VIEW ''images\clothes\newclo\111.jpg''&dynamic $shmotmag">Option111</a> <a href="exec:set i = 112 & VIEW ''images\clothes\newclo\112.jpg''&dynamic $shmotmag">Option112</a>
  110. <a href="exec:set i = 113 & VIEW ''images\clothes\newclo\113.jpg''&dynamic $shmotmag">Option113</a> <a href="exec:set i = 114 & VIEW ''images\clothes\newclo\114.jpg''&dynamic $shmotmag">Option114</a> <a href="exec:set i = 115 & VIEW ''images\clothes\newclo\115.jpg''&dynamic $shmotmag">Option115</a> <a href="exec:set i = 116 & VIEW ''images\clothes\newclo\116.jpg''&dynamic $shmotmag">Option116</a> <a href="exec:set i = 117 & VIEW ''images\clothes\newclo\117.jpg''&dynamic $shmotmag">Option117</a> <a href="exec:set i = 118 & VIEW ''images\clothes\newclo\118.jpg''&dynamic $shmotmag">Option118</a> <a href="exec:set i = 119 & VIEW ''images\clothes\newclo\119.jpg''&dynamic $shmotmag">Option119</a> <a href="exec:set i = 120 & VIEW ''images\clothes\newclo\120.jpg''&dynamic $shmotmag">Option120</a>
  111. <a href="exec:set i = 121 & VIEW ''images\clothes\newclo\121.jpg''&dynamic $shmotmag">Option121</a> <a href="exec:set i = 122 & VIEW ''images\clothes\newclo\122.jpg''&dynamic $shmotmag">Option122</a> <a href="exec:set i = 123 & VIEW ''images\clothes\newclo\123.jpg''&dynamic $shmotmag">Option123</a> <a href="exec:set i = 124 & VIEW ''images\clothes\newclo\124.jpg''&dynamic $shmotmag">Option124</a> <a href="exec:set i = 125 & VIEW ''images\clothes\newclo\125.jpg''&dynamic $shmotmag">Option125</a> <a href="exec:set i = 126 & VIEW ''images\clothes\newclo\126.jpg''&dynamic $shmotmag">Option126</a> <a href="exec:set i = 127 & VIEW ''images\clothes\newclo\127.jpg''&dynamic $shmotmag">Option127</a> <a href="exec:set i = 128 & VIEW ''images\clothes\newclo\128.jpg''&dynamic $shmotmag">Option128</a>
  112. <a href="exec:set i = 129 & VIEW ''images\clothes\newclo\129.jpg''&dynamic $shmotmag">Option129</a> <a href="exec:set i = 130 & VIEW ''images\clothes\newclo\130.jpg''&dynamic $shmotmag">Option130</a>
  113. }
  114. =======
  115. !'<a href="exec:set i=1&dynamic $shmotmag"><img src="ode/newclo/1.jpg" width="100"</a> <a href="exec:set i=2&VIEW ''ode/newclo/2.jpg''&dynamic $shmotmag">option2</a> <a href="exec:set i=3&VIEW ''ode/newclo/3.jpg''&dynamic $shmotmag">option3</a> <a href="exec:set i=4&VIEW ''ode/newclo/4.jpg''&dynamic $shmotmag">option4</a> <a href="exec:set i=5&VIEW ''ode/newclo/5.jpg''&dynamic $shmotmag">option5</a> <a href="exec:set i=6&VIEW ''ode/newclo/6.jpg''&dynamic $shmotmag">option6</a> <a href="exec:set i=7&VIEW ''ode/newclo/7.jpg''&dynamic $shmotmag">option7</a> <a href="exec:set i=8&VIEW ''ode/newclo/8.jpg''&dynamic $shmotmag">option8</a>
  116. <a href="exec:set i=9&VIEW ''ode/newclo/9.jpg''&dynamic $shmotmag">option9</a> <a href="exec:set i=10&VIEW ''ode/newclo/10.jpg''&dynamic $shmotmag">option10</a> <a href="exec:set i=11&VIEW ''ode/newclo/11.jpg''&dynamic $shmotmag">option11</a> <a href="exec:set i=12&VIEW ''ode/newclo/12.jpg''&dynamic $shmotmag">option12</a> <a href="exec:set i=13&VIEW ''ode/newclo/13.jpg''&dynamic $shmotmag">option13</a> <a href="exec:set i=14&VIEW ''ode/newclo/14.jpg''&dynamic $shmotmag">option14</a> <a href="exec:set i=15&VIEW ''ode/newclo/15.jpg''&dynamic $shmotmag">option15</a> <a href="exec:set i=16&VIEW ''ode/newclo/16.jpg''&dynamic $shmotmag">option16</a>
  117. <a href="exec:set i=17&VIEW ''ode/newclo/17.jpg''&dynamic $shmotmag">option17</a> <a href="exec:set i=18&VIEW ''ode/newclo/18.jpg''&dynamic $shmotmag">option18</a> <a href="exec:set i=19&VIEW ''ode/newclo/19.jpg''&dynamic $shmotmag">option19</a> <a href="exec:set i=20&VIEW ''ode/newclo/20.jpg''&dynamic $shmotmag">option20</a> <a href="exec:set i=21&VIEW ''ode/newclo/21.jpg''&dynamic $shmotmag">option21</a> <a href="exec:set i=22&VIEW ''ode/newclo/22.jpg''&dynamic $shmotmag">option22</a> <a href="exec:set i=23&VIEW ''ode/newclo/23.jpg''&dynamic $shmotmag">option23</a> <a href="exec:set i=24&VIEW ''ode/newclo/24.jpg''&dynamic $shmotmag">option24</a>
  118. <a href="exec:set i=25&VIEW ''ode/newclo/25.jpg''&dynamic $shmotmag">option25</a> <a href="exec:set i=26&VIEW ''ode/newclo/26.jpg''&dynamic $shmotmag">option26</a> <a href="exec:set i=27&VIEW ''ode/newclo/27.jpg''&dynamic $shmotmag">option27</a> <a href="exec:set i=28&VIEW ''ode/newclo/28.jpg''&dynamic $shmotmag">option28</a> <a href="exec:set i=29&VIEW ''ode/newclo/29.jpg''&dynamic $shmotmag">option29</a> <a href="exec:set i=30&VIEW ''ode/newclo/30.jpg''&dynamic $shmotmag">option30</a> <a href="exec:set i=31&VIEW ''ode/newclo/31.jpg''&dynamic $shmotmag">option31</a> <a href="exec:set i=32&VIEW ''ode/newclo/32.jpg''&dynamic $shmotmag">option32</a>
  119. <a href="exec:set i=33&VIEW ''ode/newclo/33.jpg''&dynamic $shmotmag">option33</a> <a href="exec:set i=34&VIEW ''ode/newclo/34.jpg''&dynamic $shmotmag">option34</a> <a href="exec:set i=35&VIEW ''ode/newclo/35.jpg''&dynamic $shmotmag">option35</a> <a href="exec:set i=36&VIEW ''ode/newclo/36.jpg''&dynamic $shmotmag">option36</a> <a href="exec:set i=37&VIEW ''ode/newclo/37.jpg''&dynamic $shmotmag">option37</a> <a href="exec:set i=38&VIEW ''ode/newclo/38.jpg''&dynamic $shmotmag">option38</a> <a href="exec:set i=39&VIEW ''ode/newclo/39.jpg''&dynamic $shmotmag">option39</a> <a href="exec:set i=40&VIEW ''ode/newclo/40.jpg''&dynamic $shmotmag">option40</a>
  120. <a href="exec:set i=41&VIEW ''ode/newclo/41.jpg''&dynamic $shmotmag">option41</a> <a href="exec:set i=42&VIEW ''ode/newclo/42.jpg''&dynamic $shmotmag">option42</a> <a href="exec:set i=43&VIEW ''ode/newclo/43.jpg''&dynamic $shmotmag">option43</a> <a href="exec:set i=44&VIEW ''ode/newclo/44.jpg''&dynamic $shmotmag">option44</a> <a href="exec:set i=45&VIEW ''ode/newclo/45.jpg''&dynamic $shmotmag">option45</a> <a href="exec:set i=46&VIEW ''ode/newclo/46.jpg''&dynamic $shmotmag">option46</a> <a href="exec:set i=47&VIEW ''ode/newclo/47.jpg''&dynamic $shmotmag">option47</a> <a href="exec:set i=48&VIEW ''ode/newclo/48.jpg''&dynamic $shmotmag">option48</a>
  121. <a href="exec:set i=49&VIEW ''ode/newclo/49.jpg''&dynamic $shmotmag">option49</a> <a href="exec:set i=50&VIEW ''ode/newclo/50.jpg''&dynamic $shmotmag">option50</a> <a href="exec:set i=51&VIEW ''ode/newclo/51.jpg''&dynamic $shmotmag">option51</a> <a href="exec:set i=52&VIEW ''ode/newclo/52.jpg''&dynamic $shmotmag">option52</a> <a href="exec:set i=53&VIEW ''ode/newclo/53.jpg''&dynamic $shmotmag">option53</a> <a href="exec:set i=54&VIEW ''ode/newclo/54.jpg''&dynamic $shmotmag">option54</a> <a href="exec:set i=55&VIEW ''ode/newclo/55.jpg''&dynamic $shmotmag">option55</a> <a href="exec:set i=56&VIEW ''ode/newclo/56.jpg''&dynamic $shmotmag">option56</a>
  122. <a href="exec:set i=57&VIEW ''ode/newclo/57.jpg''&dynamic $shmotmag">option57</a> <a href="exec:set i=58&VIEW ''ode/newclo/58.jpg''&dynamic $shmotmag">option58</a> <a href="exec:set i=59&VIEW ''ode/newclo/59.jpg''&dynamic $shmotmag">option59</a> <a href="exec:set i=60&VIEW ''ode/newclo/60.jpg''&dynamic $shmotmag">option60</a> <a href="exec:set i=61&VIEW ''ode/newclo/61.jpg''&dynamic $shmotmag">option61</a> <a href="exec:set i=62&VIEW ''ode/newclo/62.jpg''&dynamic $shmotmag">option62</a> <a href="exec:set i=63&VIEW ''ode/newclo/63.jpg''&dynamic $shmotmag">option63</a> <a href="exec:set i=64&VIEW ''ode/newclo/64.jpg''&dynamic $shmotmag">option64</a>
  123. <a href="exec:set i=65&VIEW ''ode/newclo/65.jpg''&dynamic $shmotmag">option65</a> <a href="exec:set i=66&VIEW ''ode/newclo/66.jpg''&dynamic $shmotmag">option66</a> <a href="exec:set i=67&VIEW ''ode/newclo/67.jpg''&dynamic $shmotmag">option67</a> <a href="exec:set i=68&VIEW ''ode/newclo/68.jpg''&dynamic $shmotmag">option68</a> <a href="exec:set i=69&VIEW ''ode/newclo/69.jpg''&dynamic $shmotmag">option69</a> <a href="exec:set i=70&VIEW ''ode/newclo/70.jpg''&dynamic $shmotmag">option70</a> <a href="exec:set i=71&VIEW ''ode/newclo/71.jpg''&dynamic $shmotmag">option71</a> <a href="exec:set i=72&VIEW ''ode/newclo/72.jpg''&dynamic $shmotmag">option72</a>
  124. <a href="exec:set i=73&VIEW ''ode/newclo/73.jpg''&dynamic $shmotmag">option73</a> <a href="exec:set i=74&VIEW ''ode/newclo/74.jpg''&dynamic $shmotmag">option74</a> <a href="exec:set i=75&VIEW ''ode/newclo/75.jpg''&dynamic $shmotmag">option75</a> <a href="exec:set i=76&VIEW ''ode/newclo/76.jpg''&dynamic $shmotmag">option76</a> <a href="exec:set i=77&VIEW ''ode/newclo/77.jpg''&dynamic $shmotmag">option77</a> <a href="exec:set i=78&VIEW ''ode/newclo/78.jpg''&dynamic $shmotmag">option78</a> <a href="exec:set i=79&VIEW ''ode/newclo/79.jpg''&dynamic $shmotmag">option79</a> <a href="exec:set i=80&VIEW ''ode/newclo/80.jpg''&dynamic $shmotmag">option80</a>
  125. <a href="exec:set i=81&VIEW ''ode/newclo/81.jpg''&dynamic $shmotmag">option81</a> <a href="exec:set i=82&VIEW ''ode/newclo/82.jpg''&dynamic $shmotmag">option82</a> <a href="exec:set i=83&VIEW ''ode/newclo/83.jpg''&dynamic $shmotmag">option83</a> <a href="exec:set i=84&VIEW ''ode/newclo/84.jpg''&dynamic $shmotmag">option84</a> <a href="exec:set i=85&VIEW ''ode/newclo/85.jpg''&dynamic $shmotmag">option85</a> <a href="exec:set i=86&VIEW ''ode/newclo/86.jpg''&dynamic $shmotmag">option86</a> <a href="exec:set i=87&VIEW ''ode/newclo/87.jpg''&dynamic $shmotmag">option87</a> <a href="exec:set i=88&VIEW ''ode/newclo/88.jpg''&dynamic $shmotmag">option88</a>
  126. <a href="exec:set i=89&VIEW ''ode/newclo/89.jpg''&dynamic $shmotmag">option89</a> <a href="exec:set i=90&VIEW ''ode/newclo/90.jpg''&dynamic $shmotmag">option90</a> <a href="exec:set i=91&VIEW ''ode/newclo/91.jpg''&dynamic $shmotmag">option91</a> <a href="exec:set i=92&VIEW ''ode/newclo/92.jpg''&dynamic $shmotmag">option92</a> <a href="exec:set i=93&VIEW ''ode/newclo/93.jpg''&dynamic $shmotmag">option93</a> <a href="exec:set i=94&VIEW ''ode/newclo/94.jpg''&dynamic $shmotmag">option94</a> <a href="exec:set i=95&VIEW ''ode/newclo/95.jpg''&dynamic $shmotmag">option95</a> <a href="exec:set i=96&VIEW ''ode/newclo/96.jpg''&dynamic $shmotmag">option96</a>
  127. <a href="exec:set i=97&VIEW ''ode/newclo/97.jpg''&dynamic $shmotmag">option97</a> <a href="exec:set i=98&VIEW ''ode/newclo/98.jpg''&dynamic $shmotmag">option98</a> <a href="exec:set i=99&VIEW ''ode/newclo/99.jpg''&dynamic $shmotmag">option99</a> <a href="exec:set i=100&VIEW ''ode/newclo/100.jpg''&dynamic $shmotmag">option100</a> <a href="exec:set i=101&VIEW ''ode/newclo/101.jpg''&dynamic $shmotmag">option101</a> <a href="exec:set i=102&VIEW ''ode/newclo/102.jpg''&dynamic $shmotmag">option102</a> <a href="exec:set i=103&VIEW ''ode/newclo/103.jpg''&dynamic $shmotmag">option103</a> <a href="exec:set i=104&VIEW ''ode/newclo/104.jpg''&dynamic $shmotmag">option104</a>
  128. <a href="exec:set i=105&VIEW ''ode/newclo/105.jpg''&dynamic $shmotmag">option105</a> <a href="exec:set i=106&VIEW ''ode/newclo/106.jpg''&dynamic $shmotmag">option106</a> <a href="exec:set i=107&VIEW ''ode/newclo/107.jpg''&dynamic $shmotmag">option107</a> <a href="exec:set i=108&VIEW ''ode/newclo/108.jpg''&dynamic $shmotmag">option108</a> <a href="exec:set i=109&VIEW ''ode/newclo/109.jpg''&dynamic $shmotmag">option109</a> <a href="exec:set i=110&VIEW ''ode/newclo/110.jpg''&dynamic $shmotmag">option110</a> <a href="exec:set i=111&VIEW ''ode/newclo/111.jpg''&dynamic $shmotmag">option111</a> <a href="exec:set i=112&VIEW ''ode/newclo/112.jpg''&dynamic $shmotmag">option112</a>
  129. <a href="exec:set i=113&VIEW ''ode/newclo/113.jpg''&dynamic $shmotmag">option113</a> <a href="exec:set i=114&VIEW ''ode/newclo/114.jpg''&dynamic $shmotmag">option114</a> <a href="exec:set i=115&VIEW ''ode/newclo/115.jpg''&dynamic $shmotmag">option115</a> <a href="exec:set i=116&VIEW ''ode/newclo/116.jpg''&dynamic $shmotmag">option116</a> <a href="exec:set i=117&VIEW ''ode/newclo/117.jpg''&dynamic $shmotmag">option117</a> <a href="exec:set i=118&VIEW ''ode/newclo/118.jpg''&dynamic $shmotmag">option118</a> <a href="exec:set i=119&VIEW ''ode/newclo/119.jpg''&dynamic $shmotmag">option119</a> <a href="exec:set i=120&VIEW ''ode/newclo/120.jpg''&dynamic $shmotmag">option120</a>
  130. <a href="exec:set i=121&VIEW ''ode/newclo/121.jpg''&dynamic $shmotmag">option121</a> <a href="exec:set i=122&VIEW ''ode/newclo/122.jpg''&dynamic $shmotmag">option122</a> <a href="exec:set i=123&VIEW ''ode/newclo/123.jpg''&dynamic $shmotmag">option123</a> <a href="exec:set i=124&VIEW ''ode/newclo/124.jpg''&dynamic $shmotmag">option124</a> <a href="exec:set i=125&VIEW ''ode/newclo/125.jpg''&dynamic $shmotmag">option125</a> <a href="exec:set i=126&VIEW ''ode/newclo/126.jpg''&dynamic $shmotmag">option126</a> <a href="exec:set i=127&VIEW ''ode/newclo/127.jpg''&dynamic $shmotmag">option127</a> <a href="exec:set i=128&VIEW ''ode/newclo/128.jpg''&dynamic $shmotmag">option128</a>
  131. <a href="exec:set i=129&VIEW ''ode/newclo/129.jpg''&dynamic $shmotmag">option129</a> <a href="exec:set i=130&VIEW ''ode/newclo/130.jpg''&dynamic $shmotmag">option130</a>'
  132. >>>>>>> 354_NewCloShop
  133. end
  134. --- NewCloShop ---------------------------------