function styleBarChange(cookieType, comboBox) {
var cookieData = {
tool : 'setCookie',
value : comboBox.options[comboBox.selectedIndex].value,
type: cookieType
};
var tmpArray = new Array();
for(var i in cookieData) {
tmpArray.push(i+"="+cookieData[i]);
}
var postData = tmpArray.join('&');
var broken = function() {
// the call broke, reload?
};
var reloadPage = function(o) {
location.reload();
};
var callback = {
success: reloadPage,
failure: broken,
scope: this
};
// update the display how many we have sent
var cookieRequest = YAHOO.util.Connect.asyncRequest(
'POST','/rpc/settings.mg', callback, postData);
}
A few favorite Utah landscapes
Storm clouds gather at sunset, North Window, Arches National Park, Utah.
Storm clouds gather at sunset, North Window, Arches National Park, Utah.
Sizes: S •
Medium •
L |
Your preferred size: S •
M •
L •
O
Camera:
Canon (Canon Eos 40d) |
Original size:
4680px x 2880px |
Current:
600px x 369px |