if (document.images) {
    img1 = new Image
    img1.src = "../../images2/Snuserud-bhg_2_2.jpg"

    img2 = new Image
    img2.src = "../../images2/Snuserud-bhg_fasader_2.gif"

    img3 = new Image
    img3.src = "../../images2/Snuserud-bhg_perspektiv_2.jpg"
}
else {
	img1 = " "
	img2 = " "
	img3 = " "
}

