// <!--function popWindowPrivacy(theURL) {        if (window.thePopWin) {                if (window.thePopWin.closed){                         thePopWin = open(theURL,'thePopWin','left=30,top=30,toolbar=0,location=0,directories=0,status=0,menubar=no,scrollbars=yes,resizable,width=600,height=500');                        doneIt = 1;                } else {                        if (navigator.appVersion.indexOf("AOL") == -1) {                                window.thePopWin.focus();                                if (window.thePopWin.location != theURL) window.thePopWin.location = theURL;                        } else {                                thePopWin = open(theURL,'thePopWin','left=30,top=30,toolbar=0,location=0,directories=0,status=0,menubar=no,scrollbars=yes,resizable,width=600,height=500');                        }                }        } else {                thePopWin = open(theURL,'thePopWin','left=30,top=30,toolbar=0,location=0,directories=0,status=0,menubar=no,scrollbars=yes,resizable,width=600,height=500');        }}function popWindowDonation(theURL) {        if (window.thePopWin) {                if (window.thePopWin.closed){                         thePopWin = open(theURL,'thePopWin','left=30,top=30,toolbar=yes,location=1,directories=0,status=1,menubar=no,scrollbars=yes,resizable,width=820,height=550');                        doneIt = 1;                } else {                        if (navigator.appVersion.indexOf("AOL") == -1) {                                window.thePopWin.focus();                                if (window.thePopWin.location != theURL) window.thePopWin.location = theURL;                        } else {                                thePopWin = open(theURL,'thePopWin','left=30,top=30,toolbar=1,location=1,directories=0,status=1,menubar=no,scrollbars=yes,resizable,width=820,height=550');                        }                }        } else {                thePopWin = open(theURL,'thePopWin','left=30,top=30,toolbar=1,location=1,directories=0,status=1,menubar=no,scrollbars=yes,resizable,width=820,height=550');        }}function popWindow(theURL) {        if (window.thePopWin) {                if (window.thePopWin.closed){                         thePopWin = open(theURL,'thePopWin','left=30,top=30,toolbar=0,location=0,directories=0,status=0,menubar=no,scrollbars=yes,resizable,width=600,height=590');                        doneIt = 1;                } else {                        if (navigator.appVersion.indexOf("AOL") == -1) {                                window.thePopWin.focus();                                if (window.thePopWin.location != theURL) window.thePopWin.location = theURL;                        } else {                                thePopWin = open(theURL,'thePopWin','left=30,top=30,toolbar=0,location=0,directories=0,status=0,menubar=no,scrollbars=yes,resizable,width=600,height=590');                        }                }        } else {                thePopWin = open(theURL,'thePopWin','left=30,top=30,toolbar=0,location=0,directories=0,status=0,menubar=no,scrollbars=yes,resizable,width=600,height=590');        }}function popVideo(theURL) {        if (window.thePopWin) {                if (window.thePopWin.closed){                         thePopWin = open(theURL,'thePopWin','left=30,top=30,toolbar=0,location=0,directories=0,status=0,menubar=no,scrollbars=yes,resizable,width=550,height=560');                        doneIt = 1;                } else {                        if (navigator.appVersion.indexOf("AOL") == -1) {                                window.thePopWin.focus();                                if (window.thePopWin.location != theURL) window.thePopWin.location = theURL;                        } else {                                thePopWin = open(theURL,'thePopWin','left=30,top=30,toolbar=0,location=0,directories=0,status=0,menubar=no,scrollbars=yes,resizable,width=550,height=560');                        }                }        } else {                thePopWin = open(theURL,'thePopWin','left=30,top=30,toolbar=0,location=0,directories=0,status=0,menubar=no,scrollbars=yes,resizable,width=550,height=560');        }}function popVideo2(theURL) {        if (window.thePopWin) {                if (window.thePopWin.closed){                         thePopWin = open(theURL,'thePopWin','left=30,top=30,toolbar=0,location=0,directories=0,status=0,menubar=no,scrollbars=yes,resizable,width=550,height=450');                        doneIt = 1;                } else {                        if (navigator.appVersion.indexOf("AOL") == -1) {                                window.thePopWin.focus();                                if (window.thePopWin.location != theURL) window.thePopWin.location = theURL;                        } else {                                thePopWin = open(theURL,'thePopWin','left=30,top=30,toolbar=0,location=0,directories=0,status=0,menubar=no,scrollbars=yes,resizable,width=550,height=450');                        }                }        } else {                thePopWin = open(theURL,'thePopWin','left=30,top=30,toolbar=0,location=0,directories=0,status=0,menubar=no,scrollbars=yes,resizable,width=550,height=450');        }}//-->
