var locale 		= "en";
var search_main_title 		= "Search";
var search_free				= "Free search";
var search_free_help				= "help?";
var search_fast				= "Fast";
var search_random			= "Random";
var search_advanced			= "Advanced";
var search_button			= "Search";
var reset_button				= "Clear search";
var reset_button_txt_prefix	= "Clear";
var reset_button_txt_suffix	= "searchfields";
var search_index				= "index";
var search_artist 			= "Artist";
var search_keyword 			= "Keywords";
var search_productcode		= "Productcode";
var search_format			= "Format";
var search_format_width		= "Width";
var search_format_height		= "Height";
var search_format_cm			= "Cm";
var search_print				= "Print";
var search_print_fc			= "Full colour (fullcolor)";
var search_print_bw			= "Black / white";
var search_museum			= "Museum";
var search_photographed		= "Photographer";
var search_position			= "Position";
var search_position_portrait	= "Portrait";
var search_position_landscape= "Landscape";
var search_producttype		= "Productcategory";
var search_producttype_choose= "All categories";
var search_message_producttype= "Please select a subtype to narrow your search";
var search_message_min_number= "Minimum is @ characters";



search_producttypes_label = new Array();
search_producttypes_value = new Array();
search_producttypes_value[1]	= "";
search_producttypes_label[1]	= "-- POSTCARDS --";
search_producttypes_value[2]	= "0100";
search_producttypes_label[2]	= "Postcards";
search_producttypes_value[3]	= "0110";
search_producttypes_label[3]	= "Oversized postcards";
search_producttypes_value[4]	= "0120";
search_producttypes_label[4]	= "Special postcards";
search_producttypes_value[5]	= "0130";
search_producttypes_label[5]	= "Boxed sets";
search_producttypes_value[6]	= "";
search_producttypes_label[6]	= "-- NOTECARDS --";
search_producttypes_value[7]	= "0200";
search_producttypes_label[7]	= "Notecards";
search_producttypes_value[8]	= "0210";
search_producttypes_label[8]	= "Gifttags";
search_producttypes_value[9]	= "0221";
search_producttypes_label[9]	= "Notecard wallets";
search_producttypes_value[10]	= "";
search_producttypes_label[10]	= "-- POSTERS --";
search_producttypes_value[11]	= "0300";
search_producttypes_label[11]	= "Posters";
search_producttypes_value[12]	= "0310";
search_producttypes_label[12]	= "Oversized posters";
search_producttypes_value[13]	= "0320";
search_producttypes_label[13]	= "Mini posters";
search_producttypes_value[14]	= "0330";
search_producttypes_label[14]	= "Limited editions";
search_producttypes_value[15]	= "";
search_producttypes_label[15]	= "-- CALENDARS --";
search_producttypes_value[16]	= "0400";
search_producttypes_label[16]	= "Calendars";
search_producttypes_value[17]	= "0420";
search_producttypes_label[17]	= "Birthday calendars";
search_producttypes_value[18]	= "0430";
search_producttypes_label[18]	= "Year calendars";
search_producttypes_value[19]	= "0431";
search_producttypes_label[19]	= "Agenda's";
search_producttypes_value[20]	= "";
search_producttypes_label[20]	= "-- BOOKS --";
search_producttypes_value[21]	= "0510";
search_producttypes_label[21]	= "Books";
search_producttypes_value[22]	= "";
search_producttypes_label[22]	= "-- STATIONERY --";
search_producttypes_value[23]	= "0516";
search_producttypes_label[23]	= "Bookmarks";
search_producttypes_value[24]	= "";
search_producttypes_label[24]	= "-- GAMES --";
search_producttypes_value[25]	= "0600";
search_producttypes_label[25]	= "Games";
search_producttypes_value[26]	= "0602";
search_producttypes_label[26]	= "Puzzles";
search_producttypes_value[27]	= "";
search_producttypes_label[27]	= "-- VARIOUS --";
search_producttypes_value[28]	= "0961";
search_producttypes_label[28]	= "Card holders";
search_producttypes_value[29]	= "0964";
search_producttypes_label[29]	= "Butterflies";
search_producttypes_value[30]	= "0965";
search_producttypes_label[30]	= "Limited editions";
search_producttypes_value[31]	= "0966";
search_producttypes_label[31]	= "Pins";

contact_question_label = new Array();
contact_question_value = new Array();
contact_question_label[0] = "Policy, privacy, warranty";
contact_question_value[0] = "Policy, privacy, warranty";
contact_question_label[1] = "Payment";
contact_question_value[1] = "Payment";
contact_question_label[2] = "Order and delivery";
contact_question_value[2] = "Order and delivery";
contact_question_label[3] = "A specific item";
contact_question_value[3] = "A specific item";
contact_question_label[4] = "Password";
contact_question_value[4] = "Password";
contact_question_label[5] = "Website";
contact_question_value[5] = "Website";
contact_question_label[6] = "Information on products or pricing";
contact_question_value[6] = "Information on products or pricing";
contact_question_label[7] = "Current orders";
contact_question_value[7] = "Current orders";
contact_question_label[8] = "Returned items";
contact_question_value[8] = "Returned items";
contact_question_label[9] = "News letter";
contact_question_value[9] = "News letter";
contact_question_label[10] = "Other";
contact_question_value[10] = "Other";

contact_complaint_label = new Array();
contact_complaint_value = new Array();
contact_complaint_label[0] = "Website";
contact_complaint_value[0] = "Website";
contact_complaint_label[1] = "Inventory";
contact_complaint_value[1] = "Inventory";
contact_complaint_label[2] = "Pricing";
contact_complaint_value[2] = "Pricing";
contact_complaint_label[3] = "Delivery";
contact_complaint_value[3] = "Delivery";
contact_complaint_label[4] = "Customer service";
contact_complaint_value[4] = "Customer service";
contact_complaint_label[5] = "Order status";
contact_complaint_value[5] = "Order status";

contact_remark_label = new Array();
contact_remark_value = new Array();
contact_remark_label[0] = "Website";
contact_remark_value[0] = "Website";
contact_remark_label[1] = "Inventory";
contact_remark_value[1] = "Inventory";
contact_remark_label[2] = "Pricing";
contact_remark_value[2] = "Pricing";
window.status += " \ JavaScriptResourceBundle en loaded"
