function valphone(phone) { if (phone=="" || phone.length!=10) { return false; } for (var i=0; i<10; i++) { if (phone.substring(i,i+1)<"0" || phone.substring(i,i+1)>"9") { return false; } } return true; } var servicearea=[ "905200","905201","905202","905203","905204","905205","905206","905208", "905209","905210","905212","905214","905216","905219","905221","905222", "905223","905224","905230","905231","905232","905234","905236","905237", "905238","905239","905241","905247","905248","905250","905254","905255", "905256","905257","905258","905264","905265","905266","905267","905268", "905270","905271","905272","905273","905274","905275","905276","905277", "905278","905279","905281","905282","905283","905284","905285","905286", "905287","905288","905290","905291","905292","905293","905294","905298", "905299","905300","905301","905302","905303","905305","905306","905307", "905313","905316","905326","905330","905334","905337","905338","905339", "905350","905361","905362","905363","905364","905366","905369","905370", "905391","905395","905398","905399","905400","905402","905403","905405", "905406","905408","905409","905412","905413","905415","905417","905418", "905420","905421","905422","905423","905424","905426","905427","905428", "905450","905451","905452","905453","905454","905455","905456","905457", "905458","905459","905460","905461","905462","905463","905464","905465", "905466","905467","905469","905470","905471","905472","905474","905475", "905477","905479","905480","905482","905483","905484","905486","905487", "905488","905489","905490","905491","905492","905494","905495","905497", "905499","905500","905501","905502","905503","905504","905505","905506", "905507","905508","905509","905510","905513","905514","905530","905532", "905533","905534","905539","905542","905550","905552","905553","905554", "905558","905559","905564","905565","905566","905567","905568","905569", "905580","905582","905583","905584","905585","905586","905587","905588", "905590","905591","905593","905595","905597","905598","905599","905600", "905601","905602","905603","905604","905605","905606","905607","905608", "905609","905612","905614","905615","905616","905617","905618","905619", "905621","905622","905624","905625","905626","905629","905636","905640", "905642","905649","905652","905653","905654","905660","905663","905669", "905670","905671","905672","905673","905676","905677","905678","905683", "905686","905691","905693","905694","905695","905696","905698","905699", "905702","905703","905706","905707","905709","905712","905713","905717", "905724","905726","905727","905729","905731","905737","905738","905739", "905740","905744","905747","905748","905749","905750","905751","905752", "905754","905755","905756","905757","905758","905759","905760","905761", "905762","905763","905764","905766","905767","905770","905771","905773", "905780","905781","905782","905783","905784","905785","905787","905789", "905790","905791","905792","905793","905794","905795","905796","905798", "905799","905801","905803","905804","905805","905808","905812","905813", "905814","905815","905816","905817","905819","905820","905821","905822", "905823","905824","905825","905826","905827","905828","905829","905831", "905832","905833","905837","905838","905839","905840","905841","905842", "905843","905844","905845","905846","905847","905848","905849","905850", "905851","905852","905854","905855","905856","905857","905858","905859", "905860","905861","905862","905863","905864","905866","905867","905872", "905873","905874","905875","905876","905877","905878","905879","905880", "905881","905882","905883","905884","905886","905887","905888","905889", "905890","905891","905893","905896","905897","905901","905903", "905904","905907","905908","905909","905910","905913","905915","905916", "905917","905918","905919","905927","905936","905939","905940","905943", "905944","905946","905947","905948","905949","905951","905956","905965", "905968","905969","905970","905990","905995","905996","905997","905998", "519316","519927","289200","289202","289206","289207","289210","289212", "289216","289217","289218","289219","289221","289224","289229","289230", "289232","289234","289236","289242","289247","289259","289261","289268", "289270","289275","289277","289290","289291","289295","289297","289298", "289299","289304","289314","289315","289317","289318","289323","289324", "289325","289326","289327","289328","289329","289333","289334","289342", "289344","289360","289371","289372","289373","289380","289388","289394", "289422","289428","289429","289430","289444","289466","289467","289468", "289469","289471","289472","289473","289474","289475","289548","289562", "289570","289571","289572","289573","289574","289577","289578","289581", "289582","289583","289584","289585","289586","289587","289588","289589", "289590","289612","289620","289621","289622","289623","289624","289625", "289627","289628","289630","289631","289632","289633","289637","289640", "289642","289643","289644","289648","289651","289652","289695","289746", "289747","289748","289764","289777","289789","289800","289801","289802", "289804","289805","289806","289807","289809","289813","289814","289818", "289822","289825","289826","289833","289835","289837","289838","289839", "289840","289842","289843","289844","289845","289846","289847","289848", "289849","289878","289881","289882","289883","289884","289885","289888", "289889","289890","289891","289892","289894","289896","289898","289899", "289936","289955","289963","289966","289987","289997","289998"]; function inservicearea(npanxx) { for (var i=0; i= maxlen && !skipcode(keyCode,filter)) { theField.value=theField.value.slice(0,maxlen); theField.form[(getfieldindex(theField)+1) % theField.form.length].focus(); } return true; } //------------------------------------------------------------------------- function showbill(type,theForm) { var days=""; var fee=""; var hst=""; var total=""; var npanxx=theForm.npa.value + theForm.nxx.value; var phone=npanxx + theForm.loc.value; if (phone=="") { alert("Please enter your phone number!"); theForm.npa.focus(); return false; } if (!valphone(phone)) { alert("Invalid phone number! Please enter your complete phone number."); theForm.npa.focus(); return false; } if (!inservicearea(npanxx)) { alert("Invalid phone number! This phone number is outside of our Service Area.\nWe are sorry, but you cannot use My Free Telecom service."); theForm.npa.focus(); return false; } if (type==0) // regular subscription { days=theForm.days.value; fee=theForm.fee.value; hst=theForm.hst.value; total=theForm.total.value; if (days=="" || fee=="" || hst=="" || total=="") { alert("Please select the number of service days or the payment amount!"); return false; } writebill0(days,fee,hst,total,phone); } else if (type==1) // pre-authorized monthly plan { fee="$2.95"; hst="$0.38"; total="$3.33"; writebill1(fee,hst,total,phone); } else if (type==3) // pre-authorized quarterly plan { fee="$8.85"; hst="$1.15"; total="$10.00"; writebill3(fee,hst,total,phone); } return false; } function writebill0(days,fee,hst,total,phone) { win=window.open('','bill','menubar=0,toolbar=0,status=0,scrollbars=1,resizable=1'); doc=win.document.open("text/html","replace"); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('My Free Telecom - Bill'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
'); doc.writeln(''); doc.writeln('
'); doc.writeln(''); doc.writeln(''); doc.writeln('
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
  
Div. of VSOFT Inc.

TELEPHONE LONG DISTANCE BILL

'); doc.writeln('

Account: '+phone+'

'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
 My Free Telecom
'); doc.writeln('365 Evans Ave., Suite 303, Toronto, Ontario, M8Z 1K2
'); doc.writeln('Tel: 416-255-5800, Fax: 416-255-9508
'); doc.writeln('www.MyFreeTelecom.com
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
DescriptionAmount
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
 
'+days+' days subscription to My Free'); doc.writeln('Telecom service

HST (13%) - R893791632



'+fee+'

'+hst+'


'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
Total amount:'+total+'
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
Please send your payment. Thank you.
Not valid until paid in full.
'); doc.writeln('Thank you for using My Free Telecom!
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('

Payment options
'); doc.writeln('1. By mail - mail your cheque or money order to our address above.
'); doc.writeln('2. Visa, MasterCard - over the phone, call our phone number above (press 0 for Customer Service).
'); doc.writeln('3. Bank branches - accepted by most financial institutions.
'); doc.writeln('4. Bank automated machines - accepted by most financial institutions.
'); doc.writeln('5. Internet or telephone banking - accepted by most financial institutions.
'); doc.writeln('6. Cash - in person at our office address above. Do not mail cash.
'); doc.writeln('7. Sign-up for pre-authorized payments! Visit www.MyFreeTelecom.com for more information.
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
Please keep for your records
'); doc.writeln('
'); doc.writeln(''); doc.writeln(''); doc.writeln('
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
Please return with your payment
 
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('

TELEPHONE LONG DISTANCE BILL

'); doc.writeln('

Account: '+phone+'

'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
 My Free Telecom
'); doc.writeln('365 Evans Ave., Suite 303, Toronto, Ontario, M8Z 1K2
'); doc.writeln('Tel: 416-255-5800, Fax: 416-255-9508
'); doc.writeln('www.MyFreeTelecom.com
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
Total amount: '+total+'
Please send your payment. Thank you.
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
Thank you for using My Free Telecom!
'); doc.writeln('
'); doc.writeln(''); doc.writeln(''); doc.close(); return true; } function writebill1(fee,hst,total,phone) { win=window.open('','bill','menubar=0,toolbar=0,status=0,scrollbars=1,resizable=1'); doc=win.document.open("text/html","replace"); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('My Free Telecom - Bill'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
'); doc.writeln(''); doc.writeln('
'); doc.writeln(''); doc.writeln(''); doc.writeln('
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
  
Div. of VSOFT Inc.

TELEPHONE LONG DISTANCE BILL

'); doc.writeln('

Account: '+phone+'

'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
 My Free Telecom
'); doc.writeln('365 Evans Ave., Suite 303, Toronto, Ontario, M8Z 1K2
'); doc.writeln('Tel: 416-255-5800, Fax: 416-255-9508
'); doc.writeln('www.MyFreeTelecom.com
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
DescriptionAmount
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
 
1 month subscription to My Free'); doc.writeln('Telecom service

HST (13%) - R893791632



'+fee+'

'+hst+'


'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
Total amount:'+total+'
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
Pre-authorized monthly payments. Thank you.
Not valid until paid in full.
'); doc.writeln('Thank you for using My Free Telecom!
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('

Pre-authorized payments
'); doc.writeln('The total amount of '+total+' will be charged to your credit card or debited from'); doc.writeln('your bank account on the first business day of each month.

'); doc.writeln('Payment options
'); doc.writeln('Please print the authorization form from our Internet web site, and select the'); doc.writeln('payments by Visa, MasterCard or automatic bank withdrawals. Mail or fax the'); doc.writeln('completed authorization form to us, at the address above. For automatic bank'); doc.writeln('withdrawals you also need to include a void cheque.'); doc.writeln('
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
Please keep for your records
'); doc.writeln('
'); doc.writeln(''); doc.writeln(''); doc.writeln('
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
Please return with your payment
 
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('

TELEPHONE LONG DISTANCE BILL

'); doc.writeln('

Account: '+phone+'

'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
 My Free Telecom
'); doc.writeln('365 Evans Ave., Suite 303, Toronto, Ontario, M8Z 1K2
'); doc.writeln('Tel: 416-255-5800, Fax: 416-255-9508
'); doc.writeln('www.MyFreeTelecom.com
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
Total amount: '+total+'
Pre-authorized monthly payments. Thank you.
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
Thank you for using My Free Telecom!
'); doc.writeln('
'); doc.writeln(''); doc.writeln(''); doc.close(); return true; } function writebill3(fee,hst,total,phone) { win=window.open('','bill','menubar=0,toolbar=0,status=0,scrollbars=1,resizable=1'); doc=win.document.open("text/html","replace"); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('My Free Telecom - Bill'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
'); doc.writeln(''); doc.writeln('
'); doc.writeln(''); doc.writeln(''); doc.writeln('
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
  
Div. of VSOFT Inc.

TELEPHONE LONG DISTANCE BILL

'); doc.writeln('

Account: '+phone+'

'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
 My Free Telecom
'); doc.writeln('365 Evans Ave., Suite 303, Toronto, Ontario, M8Z 1K2
'); doc.writeln('Tel: 416-255-5800, Fax: 416-255-9508
'); doc.writeln('www.MyFreeTelecom.com
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
DescriptionAmount
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
 
3 months subscription to My Free'); doc.writeln('Telecom service

HST (13%) - R893791632



'+fee+'

'+hst+'


'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
Total amount:'+total+'
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
Pre-authorized quarterly payments. Thank you.
Not valid until paid in full.
'); doc.writeln('Thank you for using My Free Telecom!
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('

Pre-authorized payments
'); doc.writeln('The total amount of '+total+' will be charged to your credit card or debited from'); doc.writeln('your bank account on the first business day of every 3rd month (one payment for every 3 months).

'); doc.writeln('Payment options
'); doc.writeln('Please print the authorization form from our Internet web site, and select the'); doc.writeln('payments by Visa, MasterCard or automatic bank withdrawals. Mail or fax the'); doc.writeln('completed authorization form to us, at the address above. For automatic bank'); doc.writeln('withdrawals you also need to include a void cheque.'); doc.writeln('
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
Please keep for your records
'); doc.writeln('
'); doc.writeln(''); doc.writeln(''); doc.writeln('
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
Please return with your payment
 
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('

TELEPHONE LONG DISTANCE BILL

'); doc.writeln('

Account: '+phone+'

'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
 My Free Telecom
'); doc.writeln('365 Evans Ave., Suite 303, Toronto, Ontario, M8Z 1K2
'); doc.writeln('Tel: 416-255-5800, Fax: 416-255-9508
'); doc.writeln('www.MyFreeTelecom.com
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
Total amount: '+total+'
Pre-authorized quarterly payments. Thank you.
'); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln(''); doc.writeln('
Thank you for using My Free Telecom!
'); doc.writeln('
'); doc.writeln(''); doc.writeln(''); doc.close(); return true; }