press Get Route for directions!'); define('LANG_Find_car', 'Find the right car for you!'); define('LANG_Get_directions', 'Get directions'); define('LANG_Map_Directions', 'Map & Directions'); define('LANG_Click_here_for_Directions', 'Click here for Directions'); define('LANG_Call_Us', 'Call Us'); define('LANG_Call_Dealer', 'Call Dealer'); define('LANG_Call_Dealer_txt', 'This dealer has more than one phone number. Please choose one:'); define('LANG_Contact_details', 'Contact Details'); define('LANG_Sort_by', 'Sort by'); define('LANG_Text_Us', 'Text Us'); define('LANG_required', 'required'); define('LANG_Vehicle_Details', 'Vehicle Details'); define('LANG_Make', 'Make'); define('LANG_Model', 'Model'); define('LANG_Year', 'Year'); define('LANG_Price', 'Price'); define('LANG_Mileage', 'Mileage'); define('LANG_Fuel_type', 'Fuel type'); define('LANG_Engine_size', 'Engine size'); define('LANG_Colour', 'Colour'); define('LANG_Body', 'Body'); define('LANG_Owners', 'Owners'); define('LANG_Transmission', 'Transmission'); define('LANG_NCT_Due_Date', 'NCT Due Date'); define('LANG_Additional_Info', 'Additional Info'); define('LANG_Make_an_enquiry', 'Make an enquiry'); define('LANG_Back_to_stock_list', 'Back to stock list'); define('LANG_Last_update', 'Last update'); define('LANG_Comments', 'Comments'); define('LANG_Unfortunately_your_searc_lt', 'Unfortunately your search did not match any cars in our database'); define('LANG_Please_use_english', ''); define('LANG_Sat_nav_lt', 'Sat nav coords:'); define('LANG_Find_our_location', 'Find our location'); define('LANG_Click_to_view_map', 'Click to view map'); define('LANG_Starting_from', 'Starting from'); define('LANG_North', 'N: '); define('LANG_West', ' W: '); define('LANG_Query_Submitted', 'Query Submitted'); define('LANG_Full_stock_list', 'Full stock list'); define('LANG_Variant_e_g_TDI', 'Variant e.g. TDI'); define('LANG_Reg_Number', 'Reg Number'); define('LANG_NCT', 'NCT'); define('LANG_Fuel', 'Fuel'); define('LANG_contactus_directions', ''); define('LANG_Call_our_sales_team_today_on', 'Call us today on'); define('LANG_Call_us', 'Call Us'); define('LANG_More_photos', 'more photos'); define('LANG_Featured_Cars', 'Featured Cars'); define('LANG_View_Full_Website', 'View Full Website'); define('LANG_Spare_key', 'Spare Key Avaiable'); define('LANG_Car_has_finance', 'Car on finance'); #define('LANG_Variant_e_g_TDI', 'Specification if known (GLX, Sport, Base, etc)'); define('LANG_Doors', 'No. of doors'); define('LANG_Car_Sourcing', 'Car Sourcing'); define('LANG_Car_Sourcing_heading', 'Car Sourcing'); define('LANG_Cash_for_Cars', 'Cash for Cars'); define('LANG_Cash_for_Cars_heading', 'Cash for Cars'); define('LANG_Stock_list_speel', ''); //define('LANG_', ''); define('CONTACTUS__CONTACT_TEXT',' '.DEALER_NAME.'
'.ADDRESS.LANG_Phone.':   '.str_replace(' / ','/
',PHONE).' '); define('TEMPLATE_HEADER__CONTACT_TEXT',CONTACTUS__CONTACT_TEXT); define('HOMEPAGE_TEXT','

Welcome to D&P O'Mahony We are based on the Tralee Road, Killarney, Co. Kerry (You will get directions to our garage here) Here at D&P O’Mahony, we have been servicing the motor industry for the past 20 years. All our cars are prepared to a high standard, serviced and valeted. We have all our vehicles history checked to prove to our customers that they are all of a high standard. We also have a wide range of warranty available on all our vehicles. We also have a 24hr breakdown recovery service available.

Smallpara

'); define('SERVICING_TEXT','

We offer a full service on all car models and light commercials. Each service is carried out according to manufacturers specifications and all work is guaranteed.

'); define('GALLERY_TEXT',' '); define('OPENING_TEXT',' '); define('CONTACTUS_ACK',' Thank you for contacting '.DEALER_NAME.'.

One of our representatives will respond shortly to help with your enquiry.
'); define('FINANCE_TEXT','
We can offer you a range of finance options to assist in the purchase of your car. Our rates are very competitive and flexible. You can apply for finance by filling in this application form and faxing it to '.FAX.'.
'); define('CASH_FOR_CARS_TEXT',' '); define('CAR_SOURCING_TEXT',' '); global $NAV_LINKS; $NAV_LINKS[LANG_Home] = HOME_PAGE; $NAV_LINKS[LANG_Used_Cars_nav] = SEARCH_PAGE; if (FINANCE_P) { $NAV_LINKS[LANG_Finance] = FINANCE_PAGE; } if (SERVICING_P) { $NAV_LINKS[LANG_Servicing] = SERVICING_PAGE; } if (GALLERY_P) { $NAV_LINKS[LANG_Gallery] = GALLERY_PAGE; } $NAV_LINKS[LANG_Car_Sourcing] = 'car-sourcing.php'; $NAV_LINKS[LANG_Cash_for_Cars] = 'cash-for-cars.php'; $NAV_LINKS[LANG_Contact_Us] = CONTACT_PAGE; ?>