//Interface include for Mt Rose to TahoeSkiShuttle & BRT

function shuttle(){
  window.open('http://www.tahoeskishuttle.com/purchase.php?step=1&init=cont&resort_id=1&ispopup=1','remote','width=770,height=475,scrollbars=Yes,resizable=no,status=yes,menubar=no,hotkeys=no')
}

function ski(){
  window.open('http://www.bookrenotahoe.com/index.php?initialize=yes&client[id]=137','remote','width=735,height=575,scrollbars=Yes,resizable=no,status=yes,menubar=no,hotkeys=no');
}

function specials(){
  window.open('http://www.bookrenotahoe.com/index.php?initialize=yes&client[id]=137&current_specials=yes&tpl=OVR','remote','width=735,height=575,scrollbars=Yes,resizable=no,status=yes,menubar=no,hotkeys=no');
}

function estimate(){
  window.open('http://www.bookrenotahoe.com/clients/137/templates/estimate.php','remote','width=735,height=575,scrollbars=Yes,resizable=no,status=yes,menubar=no,hotkeys=no');
}

