// JavaScript Document

function auspostnotice() 
{ 
window.open('/images/aus-post-notice.jpg','notice','width=530,height=690,resizable=yes'); 
} 

function demurragedate() 
{ 
window.open('/images/aus-post-demurrage-date.jpg','demurrage','width=530,height=690,resizable=yes'); 
} 

function standard() 
{ 
window.open('/service-standard.html','standard','width=550,height=398,resizable=yes'); 
} 

function express() 
{ 
window.open('/service-express.html','express','width=550,height=398,resizable=yes'); 
} 

function platinum() 
{ 
window.open('/service-platinum.html','platinum','width=550,height=410,resizable=yes'); 
} 

function deposit() 
{ 
window.open('/direct-deposit.html','deposit','width=550,height=285,resizable=yes'); 
} 

function attach() 
{ 
window.open('/email-attach.html','attach','width=550,height=285,resizable=yes'); 
} 

function customslaw() 
{ 
window.open('/government-legislation.html','customslaw','width=550,height=285,resizable=yes'); 
} 
function eightdays() 
{ 
window.open('/8-business-days.html','eightdays','width=550,height=248,resizable=yes'); 
} 
function noinvoice() 
{ 
window.open('/no-invoice.html','noinvoice','width=550,height=470,resizable=yes'); 
} 

