d = new Array("Sun", "Mon", "Tues", "Wed", "Thurs", "Fri", "Sat")
m = new Array("January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December")
now = new Date

function imgover1(imgname){
imgname.src = "images/outside flat.jpg";
textrollover.innerHTML = 'Approach to Studio Khiron'
}
function imgover2(imgname){
imgname.src = "images/from%20entrance.jpg";
textrollover.innerHTML = 'View of interior from entrance doorway'
}
function imgover3(imgname){
imgname.src = "images/dining and kitchen area.jpg";
textrollover.innerHTML = 'View of interior with kitchen area in the background'
}
function imgover4(imgname){
imgname.src = "images/lounge.jpg";
textrollover.innerHTML = 'Comfortable sofa convertable into beds'
}
function imgover5(imgname){
imgname.src = "images/bathroom.jpg";
textrollover.innerHTML = 'Bathroom with facilities'
}
function imgout6(imgname){
imgname.src = "images/lounge.jpg"
}



function imgover7(imgname){
imgname.src = "images/castle.jpg";
textrollover.innerHTML = 'Kuressaare castle and grounds'
}
function imgover8(imgname){
imgname.src = "images/market.jpg";
textrollover.innerHTML = 'Kuressaare market and market seller of gifts and mouvenirs'
}
function imgover9(imgname){
imgname.src = "images/marina.jpg";
textrollover.innerHTML = 'Kuressaare marina with surrounding Spa hotels and coast'
}
function imgover10(imgname){
imgname.src = "images/kohtu.jpg";
textrollover.innerHTML = 'Kohtu, the street leading to Studio Khiron'
}
function imgover11(imgname){
imgname.src = "images/spa.jpg";
textrollover.innerHTML = 'Inside the George Ots Spa hotel, in the swimming pool'
}
function imgout12(imgname){
imgname.src = "images/lounge.jpg"
}




function imgover13(imgname){
imgname.src = "images/spring.jpg";
textrollover.innerHTML = 'Last of the snow as Spring follows Winter'
}
function imgover14(imgname){
imgname.src = "images/kitchen.jpg";
textrollover.innerHTML = 'Relaxing by the dining table'
}
function imgover15(imgname){
imgname.src = "images/eggs.jpg";
textrollover.innerHTML = 'Easter at Studio Khiron decorating chocolate filled eggs'
}
function imgover16(imgname){
imgname.src = "images/cat.jpg";
textrollover.innerHTML = 'Cat belonging to Asta'
}
function imgover17(imgname){
imgname.src = "images/bridge.jpg";
textrollover.innerHTML = 'Enjoying a Summer evening by the castle at the John Bull pub'
}
function imgout18(imgname){
imgname.src = "images/lounge.jpg"
}
