
function Card(page) {
OpenWin = this.open(page, "CtrlWindow", "toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,width=450,height=500");
}

function Invite(page) {
OpenWin = this.open(page, "CtrlWindow", "toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=yes,width=527,height=500");
}

function Homes(page) {
OpenWin = this.open(page, "Homes", "toolbar=no,menubar=no,location=no,scrollbars=no,resizable=yes,width=420,height=250");
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}




































































































                                                                                                                                                                                                                                                                                                         




































































































