// ImportAddresses: Runbox Import Addresses // Bookmarklet to load ImportAddresses.txt //javascript:(function(){if(location.host.indexOf('runbox')<0){alert('Not a Runbox site!')}else{n=self.name;r=/Runbox/;if(n.match(r)){n=n.replace(r,'ImportAddresses')}else{n=''}wn=window.open('',n,'resizable,scrollbars');(D=wn.document).write('Import Addresses');if(navigator.userAgent.indexOf('Opera')>=0)D.close();}})(); n=self.name; r=/ImportAddresses/; if(n.match(r)){ id=n.replace(r,''); }else{ now = new Date(); id = now.getTime(); } if(!opener.document.addresses){ NotAvailable(); self.close(); } function NotAvailable(){ alert('Not Available From This Page'); self.focus(); } RUNBOXNAME='Runbox'+id; TOOLNAME='ImportAddresses'+id; opener.name=RUNBOXNAME; self.name=TOOLNAME; VERSION='Import Addresses (2003.08.03.1)'; HTML = "\n\nImport Addresses\n\n\n\n\n\n
\n\n\n\n\n\n\n\n\n\n\n
Address Data (Yahoo! CSV format: comma separated double quoted values, headers in first line):
\n\n    \n\n
\n
\n\n
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
\n\n\n\n\n\n  \n\n
General:Record: 
 Nickname
 First name
 Last name
 Email address
 Homepage
 Group
 Street address
 City
 State/Province
 Postal/Zip Code
 Country
 Phone
 Mobile
 Fax
Business:
 Company
 Job title
 Department
 Email address
 Homepage
 Street address
 City
 State/Province
 Zip Code
 Country
 Phone
 Mobile
 Fax
Personal:
 Spouse
 Children
 Birthday
 Notes
\n\n\n
\n\n
\n

"+VERSION+"
Copyright © 2003
Richard Carver

\n\n\n\n\n"; document.write(HTML); document.close();