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','

Irish Van Centre is an independent dealership based in County Dublin, selling used cars, vans and light commericals. Feel free to browse our extensive list of quality second hand vehicles. Should you have any queries, please don't hesitate to contact us using the form provided.

Finance packages are also available, please ask for details.

'); 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','

Opening Hours:

Monday – Friday 9am – 6pm
Saturday 10am – 2pm
Sunday By appointment
'); define('CONTACTUS_ACK',' Thank you for contacting '.DEALER_NAME.'.

One of our representatives will respond shortly to help with your enquiry.
'); define('FINANCE_TEXT','
No finance
'); 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; ?>