function loadImages()
{
    var domainH = new Image(202,30);
    domainH.src = "images/domain-h.png";
}