if (document.images)
{
  pic1= new Image(55,45);
  pic1.src="/style/social/facebook.png";
  pic2= new Image(55,45);
  pic2.src="/style/social/ping.png";
  pic3= new Image(55,45);
  pic3.src="/style/social/pipe.png";
  pic4= new Image(55,45);
  pic4.src="/style/social/svejo.png";
  pic5= new Image(344,25);
  pic5.src="/style/button-h.gif";
}