function document_onMouseDown() {
if (event.button==2) {
    alert("Copyright 2001, Holiday Homes.  All rights reserved.");
}
 }
function Image2_onClick() {
history.go(-1)
 }
function _Image2_onClick() { if (Image2) return Image2.onClick(); }


