function $(element)
{
return document.getElementById(element);
}
function initInterior()
{
objImgsInt = new Image();
arrImgsInt = new Array();
arrImgsInt[0] = PATH + ‘/home/starshot/woodbulgaria.starshotstudio.com/custom/interior_exterior/images/interior.jpg’;
arrImgsInt[1] = PATH + ‘/home/starshot/woodbulgaria.starshotstudio.com/custom/interior_exterior/images/interior1.jpg’;
arrImgsInt[2] = PATH + ‘/home/starshot/woodbulgaria.starshotstudio.com/custom/interior_exterior/images/interior2.jpg’;
arrImgsInt[3] = PATH + ‘/home/starshot/woodbulgaria.starshotstudio.com/custom/interior_exterior/images/interior3.jpg’;
arrImgsInt[4] = PATH + ‘/home/starshot/woodbulgaria.starshotstudio.com/custom/interior_exterior/images/interior4.jpg’;
arrImgsInt[5] = PATH + ‘/home/starshot/woodbulgaria.starshotstudio.com/custom/interior_exterior/images/interior5.jpg’;
arrImgsInt[6] = PATH + ‘/home/starshot/woodbulgaria.starshotstudio.com/custom/interior_exterior/images/interior6.jpg’;
arrImgsInt[7] = PATH + ‘/home/starshot/woodbulgaria.starshotstudio.com/custom/interior_exterior/images/interior7.jpg’;
for(var i=0; i