// JavaScript Document

myLine = 11;
myMes = new Array (
  '<img src="/images/ip_21.jpg" alt="image_photo" width="230" height="176">',
  '<img src="/images/ip_22.jpg" alt="image_photo" width="230" height="176">',
  '<img src="/images/ip_23.jpg" alt="image_photo" width="230" height="176">',
  '<img src="/images/ip_24.jpg" alt="image_photo" width="230" height="176">',
  '<img src="/images/ip_25.jpg" alt="image_photo" width="230" height="176">',
  '<img src="/images/ip_26.jpg" alt="image_photo" width="230" height="176">',
  '<img src="/images/ip_27.jpg" alt="image_photo" width="230" height="176">',
  '<img src="/images/ip_28.jpg" alt="image_photo" width="230" height="176">',
  '<img src="/images/ip_29.jpg" alt="image_photo" width="230" height="176">',
  '<img src="/images/ip_30.jpg" alt="image_photo" width="230" height="176">',
  '<img src="/images/ip_31.jpg" alt="image_photo" width="230" height="176">'
	);
myRnd = Math.floor (Math.random () *myLine);