| The Juice CS4 is packed with excitement. Built on our popular same medium-sized chassis, it is protected by boldly colored anodized aluminum handles. The CS4 comes with pliers, wire cutters and four screwdrivers, as well as a convenient saw and awl. Extremely useful serrated scissors are easily accessed, along with a handy corkscrew, perfect for an emergency picnic on the slopes. A lanyard attachment ensures that your Juice is always nearby, at the ready. The CS4 is covered by Leatherman's 25-year warranty and now comes in an metal presentation box. |
|
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: '397',
name: $('form_name').value,
mail: $('form_email').value,
question: $('form_question').value}});
return true;
}});
|