function changewelcome(){
document.getElementById('header').innerHTML = '<font size="4">Welcome to The Garden Town House</font>, contemporary self-catering accommodation in the heart of Dunfermline.';
document.getElementById('content').innerHTML = 'Hidden away in lovely walled gardens and ideally situated to explore all that Fife and Edinburgh have to offer, this home-away-from-home has everything you will need for the perfect stay... <br /><br />Commissioned in 1875 by local legend Andrew Carnegie, the old servants house adjoining No.7 has been stylishly converted into a bright and modern living space with an open plan lounge/kitchen/dining area, 1 double bedroom, bathroom with shower and entrance hall. All windows look out onto the beautifully kept garden where guests are welcome to relax.';
}

function changefacilities(){
document.getElementById('header').innerHTML = '"...everything you will need for the perfect stay..."';
document.getElementById('content').innerHTML = '<ul><li>1 Double Bedroom</li><li>1 Double Sofa-Bed</li><li>Cot Available</li><li>Fully Equipped Kitchen</li><li>Laundry</li><li>Linen &amp; Towels Supplied</li><li>WiFi</li><li>Parking</li><li>Children welcome.</li><li>Sorry: No pets/smoking.</li></ul>';
}

function changearea(){
document.getElementById('header').innerHTML = 'The Garden Town House is advantageously placed to explore all of the Kingdom of Fife&acute;s diverse attractions.';
document.getElementById('content').innerHTML = 'Explore our historic towns, picturesque fishing villages, blue flag beaches and championship golf courses.<br><br>The town house itself sits in the heart of the historic town of Dunfermline, minutes walk from museums, theatre, bars and restaurants.<br><br>With rail and bus links on our doorstep, guests can also enjoy the world famous sights, shopping and festivals of Edinburgh - only a short ride away.';
}

function changeavailability(){
document.getElementById('header').innerHTML = '<iframe src="http://www.google.com/calendar/hosted/thegardentownhouse.co.uk/embed?showTitle=0&amp;showPrint=0&amp;showCalendars=0&amp;height=320&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=ronnie%40thegardentownhouse.co.uk&amp;color=%230D7813&amp;ctz=Europe%2FLondon" style="border: 0" width="400" height="320" frameborder="0" scrolling="no"></iframe>';
document.getElementById('content').innerHTML = '';
}

function changebook(){
document.getElementById('header').innerHTML = 'For more information or to make a reservation, please ring or email Mr Ronnie Farrelly...';
document.getElementById('content').innerHTML = 'The Garden Town House<br />7 Park Avenue<br />Dunfermline<br />Fife<br />Scotland KY12 7HX<br />Tel: 01383 739 539<br>Email: ronnie@thegardentownhouse.co.uk<br><br><br>Tarriff: £250 - £350 p/wk.<br>For longer bookings or short break tarriffs please get in touch.<br><br><font size="1">Booking Terms & Conditions<br>We accept cash or cheque only. &nbsp;20% non-refundable deposit due at time of booking. &nbsp;Balance due in full 1 month before start of booking. &nbsp;Full payment due at time of booking if less than 1 month before start of reservation (we allow posting time).';
}

function changemap(){
document.getElementById('header').innerHTML = '<iframe width="400" height="305" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;q=7+park+avenue+ky12+7hx&amp;sll=56.070502,-3.455243&amp;sspn=0.012145,0.038452&amp;ie=UTF8&amp;s=AARTsJqgFwFYXUpPie59_nWQLK3rxKn7_Q&amp;ll=56.070407,-3.4549&amp;spn=0.006683,0.021458&amp;z=15&amp;output=embed"></iframe><br /><font size="1"><a href="http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;q=7+park+avenue+ky12+7hx&amp;sll=56.070502,-3.455243&amp;sspn=0.012145,0.038452&amp;ie=UTF8&amp;ll=56.070407,-3.4549&amp;spn=0.006683,0.021458&amp;z=15&amp;source=embed" style="color:#000000;text-align:left">View Larger Map</a></font>';
document.getElementById('content').innerHTML = '';
}
<!--
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
-->
