Brand new CASIO Baby-G
The newer, slimmer Baby-G from Casio is now in stock. Featuring lots of exciting functions, this smooth, sleek watch is fasionably compact yet tough!
Featuring:
• Water Resistant to 100 Metres
• World Time - 29 time zones (48 cities), city code display, daylight saving on/off
• 1/100 Sec Stopwatch
• 5 Daily Alarms (one with snooze facility)
• Electro-luminescent backlight and afterglow
• Shock resistant (G-Shock)
• Auto-calendar (to year 2099)
• 12 and 24 Hour Formats
• 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: '7568',
name: $('form_name').value,
mail: $('form_email').value,
question: $('form_question').value}});
return true;
}});
|