// JavaScript Document
<!--

function MM_goToURL() { //v3.0
  var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
  for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}
function index()
{
MM_goToURL('parent','index.htm');
}
function build_url(domain, tld, anchor)
   {
   var url='', link='';
   url = 'http://www.' + domain + '.' + tld;
   link = '<a href="' + url + '">' + anchor + '</a>';
   document.write(link);
   return false;
	}
function facilities()
{
MM_goToURL('parent','edinburgh-bed-and-breakfast-facilities.htm');
}
function loc()
{
MM_goToURL('parent','location.htm');
}
function edin()
{
MM_goToURL('parent','edinburgh.htm');
}
function booking()
{
MM_goToURL('parent','booking.htm');
}
function tourismlinks()
{
MM_goToURL('parent','tourism-links.htm');
}
function eventedin()
{
MM_goToURL('parent','http://www.eventful-edinburgh.com');
}
function botanicgarden()
{
MM_goToURL('parent','botanicgarden.htm');
}
function deepseaworld()
{
MM_goToURL('parent','deepseaworld.htm');
}
function nationalgalleries()
{
MM_goToURL('parent','nationalgalleries.htm');
}
function britannia()
{
MM_goToURL('parent','britannia.htm');
}
function castle()
{
MM_goToURL('parent','castle.htm');
}
function realmarykingsclose()
{
MM_goToURL('parent','realmarykingsclose.htm');
}
function holyrood()
{
MM_goToURL('parent','holyroodpalace.htm');
}
function cameraobscura()
{
MM_goToURL('parent','cameraobscura.htm');
}
function dynamicearth()
{
MM_goToURL('parent','dynamicearth.htm');
}
function royalobservatory()
{
MM_goToURL('parent','royalobservatory.htm');
}
function seabird()
{
MM_goToURL('parent','seabird.htm');
}
function airport()
{
MM_goToURL('parent','airport.htm');
}
function scotchwhisky()
{
MM_goToURL('parent','scotchwhisky.htm');
}
function tartan()
{
MM_goToURL('parent','tartan.htm');
}
function links()
{
MM_goToURL('parent','hotellinks.htm');
}

//-->
