function get_pic()
{ 
  var lik1='<IMG alt="SAILOR.MAXIOL.COM" border=0 src="index.htm?t=pic&res=';
  var lik2='">';  
  document.writeln(lik1);
  document.writeln(screen.width); 
  document.writeln(lik2);
}