159_sitrPar 570 B

123456789101112131415161718192021222324
  1. # sitrPar
  2. ACT 'Leave the room':
  3. gt 'korrPar'
  4. END
  5. $metkaM = $ARGS[0]
  6. $locM = $CURLOC
  7. $metka = $ARGS[0]
  8. $loc = $CURLOC
  9. '<center><B><font color = maroon>Hall</font></B></center>'
  10. '<center><img src="images\qwest\alter\<<$loc>>.jpg "></center>'
  11. clr
  12. set minut += 1
  13. gs 'stat'
  14. fcolor = rgb(0,0,0)
  15. bcolor = rgb(255,255,255)
  16. LCOLOR = rgb(106,90,205)
  17. 'In the window is a <a href="exec:GT ''tvPar''">TV</a>. Front of the TV is a sofa on which sleeps at night your brother. The wall is a wall with utensils and books.'
  18. gs 'family'
  19. --- sitrPar ---------------------------------