var contactList=new Array() contactList[0]="(Please select your country)" contactList[1]="Call 1800 5734 203 to pay by credit card^" contactList[2]="1902 215 155 to pay by phone account*
Call 1300 135 580 to pay by credit card^" contactList[3]="0905 0090 556 to pay by phone account*
Call 0870 249 1027 to pay by credit card^" contactList[4]="0900 33 509 to pay by phone account*
Call 0800 110 253 to pay by credit card^" var priceList=new Array() priceList[0]="" priceList[1]="^Calls charged at US$1.99/min. for credit card payments.
*^Higher mobile/payphones. Infodial. Readings for guidance only." priceList[2]="*Calls charged at A$3.50/min. inc. GST. to your phone account
^Calls charged at A$3.50/min. inc. GST. for credit card payments.
*^Higher mobile/payphones. Infodial. Readings for guidance only." priceList[3]="*Calls charged at UK£1.50/min. to your phone account
^Calls charged at UK£1.50/min. for credit card payments.
*^Higher mobile/payphones. Infodial. Readings for guidance only." priceList[4]="*Calls charged at NZ$4.95/min. to your phone account
^Calls charged at NZ$3.50/min. for credit card payments.
*^Higher mobile/payphones. Infodial. Readings for guidance only." function displayContNum(which, descriptionarray, container){ if (document.getElementById) document.getElementById(container).innerHTML=descriptionarray[which.selectedIndex] } document.write('
'); document.write('
    '); document.write('
  1. Please select what country you are calling from:'); document.write('

    '); document.write('
  2. '); document.write('
  3. Call (Please select your country)

  4. '); document.write('
  5. Then enter 112 to reach the line.
  6. '); document.write('
'); document.write('

'); document.write('

See who is online to speak to now

'); document.write('
');