| Author: mari... asked 15/08/2010 | | Question: Hi there. I am about to go to the hot/tropical climate but not sure about the sleeping bag's suitability by its looks. I have a sleeping bag looking exactly the same but mine is designed rather for low temperatures. By the way, could you please tell me how the mosquito net is built in? Does it go all the way down of the bag? Can I for instance take it out? Is the bag machine washable? Thanks for your response. Maria. | | Answer: Yes this bag has much less insulation than a winter bag and is designed as much for protection as it is warmth. The Net covers the head area only. The bag is machine washable. |  |
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: '11193',
name: $('form_name').value,
mail: $('form_email').value,
question: $('form_question').value}});
return true;
}});
|