The smallest, most ultra light 3-piece Cook System combines the Crux Lite stove and Solo Cook Set. Set includes: Crux Lite stove (72 g/2.5 oz), 0.6 L (hard anodized aluminum) saucepan with pouring lip and measuring marks (mL and oz), fry pan that doubles as a lid, mesh storage bag and nylon storage bag to store Crux Lite stove.
Note: When travelling, the set also offers ample space for a 110 g/4 oz gas cartridge and Optimus Folding Spork (not included).
|
|
Dialog.confirm($('form').innerHTML, {className:"alphacube", width:600,
okLabel: "Send", cancelLabel: "Cancel",
onOk:function(win){
new Ajax.Request('ajax_ask_a_question.php', {
method: 'get',
parameters: {pID: '12314',
name: $('form_name').value,
mail: $('form_email').value,
question: $('form_question').value}});
return true;
}});
|