/***********************************************
* Bookmark site script- ? Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
<!--//
/*function bookmarksite(title, url){
if (document.all)window.external.AddFavorite(url, title);
else if (window.sidebar)window.sidebar.addPanel(title, url, "")
}*/
//-->
<!--//
/*var gt = unescape('%3e');
var slideshow = null;
function SendLink(title, description) {
slideshow = window.open("http://www.infolane.com/highlandhouse/sendlink/tell.php?sendtitle="+title+"&description="+description, "slideshow" , "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width=310,height=410");
if (slideshow != null) {
if (slideshow.opener == null) {
slideshow.opener = self;
}
}
}*/
//-->
<!--//
var gt = unescape('%3e');
var slideshow = null;
function slideShow() {
slideshow = window.open("http://www.infolane.com/highlandhouse/slideshow8/show.php","slideShowHistoric","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,statusbar=no,resizable=no,copyhistory=yes,width=500,height=460");
if (slideshow != null) {
if (slideshow.opener == null) {
slideshow.opener = self;
}
}
}
//-->
<!--frigon scripts-->
<!--//
function showtellfriend() {
tellfriendWindow = window.open('http://www.infolane.com/highlandhouse/sendlink/tell.php','tellfriend','width=310,height=410,scrollbars=yes,toolbar=no,resizable=yes,status=no,menubar=no,location=no,directories=no');
}
//-->
<!--//
function AddFavorite_onclick(){
title = "Highland House Inn";
url = "http://highlandhouseinn.com/";
if( window.external ) {
// IE Favorite
window.external.AddFavorite( url, title);
}
}
//-->
<!--//
function openwindow(url, w, h) {
    var options = "width=" + w + ",height=" + h + ",";
    options += "resizable=yes,scrollbars=yes,status=yes,";
    options += "menubar=yes,toolbar=yes,location=yes,directories=yes";
    var newwin = window.open(url, 'newwin', options);
    newwin.focus();
  }
//-->
<!--end frigon scripts-->
//JavaScript Ends -->