'index.php','about us'=>'about.php','blog'=>'blog.php','gallery'=>'gallery.php','services'=>'services.php','contact us'=>'contact.php',); //company details $companyName = 'Top Website Templates'; $address = '255, Willson Street,Caulfield'; $city = 'Melbourne'; $zip = '122211'; $state = 'Victoria'; $tel1 = '1800-726-192'; $tel2 = '1800-726-192'; $companyEmail = 'bizsy@yahoo.com'; //company latitude and longitude for google map $latitude = '31.66744'; $longitude = '77.05903'; ?>