<!-- link policy
if (top.frames.length!=0)
 top.location=self.document.location;
// misleading advertising
//if (document.referrer.indexOf("goldcountrybest") > -1
//  ) window.location = "http://www.goldcountrybest.com";
// window toys
function piczoom(pic){
  var url = "http://www.tahoesbest.com/Lodging/images/" + pic;
  window.open(url,"pic640x480","width=640,height=480");
}
function zoompic(pic){
  var url = "http://www.tahoesbest.com/Lodging/images/" + pic;
  window.open(url,"pic480x640","width=480,height=640");
}
function tb_window(url) {
  window.open(url,"TahoesBest","width=640,height=800,scrollbars,resizable");
}
function pix_window(url) {
  window.open(url,"pix","width=480,height=480,scrollbars,resizable");
}

function twinpeakschef_set_lodging() {
window.open('http://www.tahoesbest.com/vacation_rentals/twinpeakschef_set.html?source=Lodging','jav','width=750,height=550,resizable=yes,scrollbars=yes,location=yes,menubar=yes,toolbar=yes'); 
}

// -->