// PMass.scpt. PassMaster functions. // This is the default URL. PMassID = "". PMassPassw = "", PMassurl = the URL, or "#" for the same page. function PMass_0() { PMassID = ""; PMassPassw = ""; return PMassurl = "http://permafinish.com/pages/dealer.htm"; } // Define the passwords and path/URLs. function PMass_1() { PMassID = "dealer"; PMassPassw = "gutsonborglum"; return PMassurl = "http://permafinish.com/pages/dealer.html"; } function PMass_2() { PMassID = "end"; PMassPassw = ""; return PMassurl = ""; } // End