function openhelp(thedoc) {
window.open(thedoc, "window2", "status=No, toolbar=No, windowbar=No, menubar=No, hotkeys=No, directories=No, dependent=No, scrollbars=No, location=No, resizable=No, Height=380, Width=600")
}

function cost(thedoc) {
window.open(thedoc, "window2", "status=No, toolbar=No, windowbar=No, menubar=No, hotkeys=No, directories=No, dependent=No, scrollbars=No, location=No, resizable=No, Height=380, Width=660")
}

function map(thedoc) {
window.open(thedoc, "window2", "status=No, toolbar=No, windowbar=No, menubar=No, hotkeys=No, directories=No, dependent=No, scrollbars=No, location=No, resizable=No, Height=481, Width=747")
}

function amenities(thedoc) {
window.open(thedoc, "window2", "status=No, toolbar=No, windowbar=No, menubar=No, hotkeys=No, directories=No, dependent=No, scrollbars=No, location=No, resizable=No, Height=441, Width=697")
}

function sendthis(thedoc) {
window.open(thedoc, "window2", "status=No, toolbar=No, windowbar=No, menubar=No, hotkeys=No, directories=No, dependent=No, scrollbars=No, location=No, resizable=No, Height=411, Width=540")
}