/**
 * JS_accessories
 * 
 * Accessories data for dynamic forms.
 */
var accessories = (function(){ var t = new Object(); 
t[133] = { nid : "133"
 , title : "Spare tyre mount"
 };
t[84] = { nid : "84"
 , title : "Underslung water tank"
 };
t[132] = { nid : "132"
 , title : "Underslung Toolbox"
 };
t[86] = { nid : "86"
 , title : "Remote cental locking"
 };
t[87] = { nid : "87"
 , title : "Front and rear windows"
 };
t[88] = { nid : "88"
 , title : "Side door window"
 };
t[89] = { nid : "89"
 , title : "Security mesh"
 };
t[90] = { nid : "90"
 , title : "Slide out or vertical vices"
 };
t[91] = { nid : "91"
 , title : "Bi-fold door"
 };
t[92] = { nid : "92"
 , title : "Lock mat flooring"
 };
t[94] = { nid : "94"
 , title : "Sealed slide out shovel tray"
 };
t[95] = { nid : "95"
 , title : "Slide out shovel tray saftey switch"
 };
t[96] = { nid : "96"
 , title : "Adjustable gas bottle restraints"
 };
t[97] = { nid : "97"
 , title : "Roll over protection"
 };
t[98] = { nid : "98"
 , title : "Swivel work lamp"
 };
t[99] = { nid : "99"
 , title : "Revolving amber beacon"
 };
t[100] = { nid : "100"
 , title : "Brake, tail, reverse and indicator lights"
 };
t[101] = { nid : "101"
 , title : "Brake and tail lights"
 };
t[102] = { nid : "102"
 , title : "Front and rear facing indicators"
 };
t[103] = { nid : "103"
 , title : "Roof racks"
 };
t[104] = { nid : "104"
 , title : "Side steps (front/rear)"
 };
t[105] = { nid : "105"
 , title : "Shelving"
 };
t[106] = { nid : "106"
 , title : "Spring upgrades"
 };
t[134] = { nid : "134"
 , title : "Side steps (rear only)"
 };
t[135] = { nid : "135"
 , title : "Underslung water tank (rear only)"
 };
t[136] = { nid : "136"
 , title : "Underslung Toolbox (rear only)"
 };
t[137] = { nid : "137"
 , title : "Upgrade to Lowering Spare Tyre Mounts"
 };
t[138] = { nid : "138"
 , title : "Rear removable rack"
 };
t[139] = { nid : "139"
 , title : "Side steps (front only)"
 };
t[140] = { nid : "140"
 , title : "Electrical accessories"
 };
t[141] = { nid : "141"
 , title : "All door safety switches"
 };
t[142] = { nid : "142"
 , title : "12v twin interior fluorescent light"
 };
t[143] = { nid : "143"
 , title : "Modify rear drop sides"
 };
t[144] = { nid : "144"
 , title : "Supply drop sides to suit"
 };
t[145] = { nid : "145"
 , title : "Eye bolt with reinforced corners (applicable to Trade Mates without floors)"
 };
 return t;}());