CASIO AQ-180WD-1BVEF
This combination model features 30 Page Telememo, 30-city World Time, 3 Daily Alarms, Auto-Calendar and is Water Resistant to 50m. In addition to all this, it offers and extended battery life.
Main Features
Water Resistant: 100 Metres
World Time: 29 time zones, daylight saving on/off
1/100 Sec Stopwatch
3 Daily Alarms
Telememo: 30 Pages
Extended Battery Life: Up to 10 Year Battery Life (dependant on usage)
Auto-calendar
LED Light with Afterglow
Countdown Timer |
|
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: '7241',
name: $('form_name').value,
mail: $('form_email').value,
question: $('form_question').value}});
return true;
}});
|