var KW_STRING = { 
	breadcrumbs_detail:	'<font style="font-family: Arial,Helvetica; font-size: 11px;">Store Detail</font>',
	breadcrumbs_dd:		'<font style="font-family: Arial,Helvetica; font-size: 11px;">Driving Directions</font>',
	breadcrumbs_results:	'<font style="font-family: Arial,Helvetica; font-size: 11px;">Search Results</font>',
	breadcrumbs_separator:	'<font style="font-family: Arial,Helvetica; font-size: 11px;">></font>', 
	form_input_prompt:	'Enter your location here...',
	form_input_prompt_askdir:	'Enter your starting address here...',
	kwresults_dd_loading:	'<font style="font-family: Arial,Helvetica; font-size: 11px;"><b style="font-size: larger;">Calculating driving directions...</b></font>',
	kwresults_info_loading:	'<font style="font-family: Arial,Helvetica; font-size: 11px;"><b style="font-size: larger;">More information loading...</b></font>',
	sms_dd_error:	'An error occured sending your text message. Please try back later.',
	sms_error_invalid_phone:	'Invalid phone number',
	sms_error_max_messages:	'You have reached the maximum number of sms messages that can be sent this session.',
	sms_error_no_phone:	'You must provide a phone number',
	sms_message_sent:	'Message Sent',
	sms_message_already_sent:	'Message Already Sent',
	sms_service_unavailable:	'Service temporarily unavailable'
};

