<?php // Text $_['text_title'] = 'Royal Mail'; $_['text_weight'] = 'Weight:'; $_['text_insurance'] = 'Insured upto:'; $_['text_1st_class_standard'] = 'First Class Standard Post'; $_['text_1st_class_recorded'] = 'First Class Recorded Post'; $_['text_2nd_class_standard'] = 'Second Class Standard Post'; $_['text_2nd_class_recorded'] = 'Second Class Recorded Post'; $_['text_special_delivery_500'] = 'Special Delivery Next Day (£500)'; $_['text_special_delivery_1000'] = 'Special Delivery Next Day (£1000)'; $_['text_special_delivery_2500'] = 'Special Delivery Next Day (£2500)'; $_['text_standard_parcels'] = 'Standard Parcels'; $_['text_airmail'] = 'Airmail'; $_['text_international_signed'] = 'International Signed'; $_['text_airsure'] = 'Airsure'; $_['text_surface'] = 'Surface'; ?>