function Damwin(theURL){
window.open(theURL,'_Damwin','width=457,height=487,scrollbars=no,resizable=yes,location=no,toolbar=no,menubar=no');
}
function RQwin(theURL){
window.open(theURL,'_RQwin','width=750,height=580,scrollbars=yes,resizable=yes,location=no,toolbar=no,menubar=no');
}
function QAwin(theURL){
window.open(theURL,'_QAwin','width=750,height=460,scrollbars=no,resizable=yes,location=no,toolbar=no,menubar=no');
}
function FAQwin(theURL){
window.open(theURL,'_FAQwin','width=750,height=580,scrollbars=yes,resizable=yes,location=no,toolbar=no,menubar=no');
}

