{"content":"\r\n\r\n\r\n
View product page<\/a><\/p>\r\n <\/div>\r\n \r\n \r\n \r\n \r\n \t\r\n \r\n \r\n \r\n \t\r\n\r\n\r\n\r\n \r\n \r\n \r\n $80.00<\/span> <\/span>\r\n \r\n <\/div>\r\n\r\n\r\n Availability: In stock<\/span><\/p>\r\n \t\r\n \r\n \r\n \r\n \t\r\n \r\n \r\n \r\n \r\n \r\n \r\n Choose an Option...<\/option>\r\n <\/select>\r\n <\/div>\r\n <\/dd>\r\n <\/dl>\r\n \r\n \t<\/div>\r\n Add to Basket<\/span><\/button>\r\n \r\n\r\n\r\n\r\n\r\n\r\n * Required Fields<\/p>\r\n <\/div>\r\n\r\n\r\n \r\n\r\n<\/div>\r\n \r\n \r\n \r\n <\/fieldset>\r\n <\/form>\r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n<\/div>\r\n\r\n\r\n\r\n","scripts":["\r\n var optionsPrice = new Product.OptionsPrice({\"productId\":\"87\",\"priceFormat\":{\"pattern\":\"$%s\",\"precision\":2,\"requiredPrecision\":2,\"decimalSymbol\":\".\",\"groupSymbol\":\",\",\"groupLength\":3,\"integerRequired\":1},\"includeTax\":\"false\",\"showIncludeTax\":false,\"showBothPrices\":false,\"productPrice\":80,\"productOldPrice\":80,\"priceInclTax\":80,\"priceExclTax\":80,\"skipCalculate\":1,\"defaultTax\":9,\"currentTax\":0,\"idSuffix\":\"_clone\",\"oldPlusDisposition\":0,\"plusDisposition\":0,\"oldMinusDisposition\":0,\"minusDisposition\":0});\r\n","\r\n\r\n var productAddToCartForm = new VarienForm('product_addtocart_form');\r\n productAddToCartForm.submit = function(button, url) {\r\n \tjQuery(\"#fancybox-loading\").css('z-index', '30000');\r\n if (this.validator.validate()) {\r\n var form = this.form;\r\n var oldUrl = form.action;\r\n\r\n if (url) {\r\n form.action = url;\r\n }\r\n var e = null;\r\n try {\r\n \t\tvar ajaxForm = $('product_addtocart_form');\r\n \t\tajaxForm.action += '?layovercart=true';\r\n \t\tjQuery.fancybox.showActivity();\r\n ajaxForm.request({\r\n onComplete: function(response) {\r\n if (response.responseText.indexOf('basket(\" + whatever + \")<\/a>\";\r\n\/\/\t\t\t\t\t\t\tconsole.log(whatever);\r\n\/\/\t\t\t\t\t\t\tconsole.log(basketString);\r\n\/\/\t\t\t\t\t\t\tdocument.getElementById(\"header-id\").innerHTML = basketString;\r\n \t\/\/window.location.href = \"\/checkout\/cart\/\";\r\n\t\t\t\t\t\t\t\/\/jQuery.fancybox.hideActivity();\r\n\t\t\t\t\t\t\t\/\/jQuery('div.quickview-popup').remove();\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\r\n\/\/\t\t\t\t\t\t\tvar qtyInput = document.getElementById(\"qty\").value;\r\n\/\/\t\t\t\t\t\t\tvar invCount = document.getElementById(\"inventory\").value;\r\n\/\/\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\/\/ to do items \r\n\t\t\t\t\t\t\t\/\/ and qty for the input of the quantity by the customer \r\n\t\t\t\t\t\t\t\/\/end of comment \r\n\/\/\t\t\t\t\t\t\tvar new_qty = parseInt(qtyInput);\r\n\/\/\t\t\t\t\t\t\tvar new_count = parseInt(invCount);\r\n\/\/\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\/\/if the qty is integer\r\n\/\/\t\t\t\t\t\t\tif(new_qty != \"NaN\")\r\n\/\/\t\t\t\t\t\t\t{\r\n\/\/\t\t\t\t\t\t\t\tif(new_qty > 0)\r\n\/\/\t\t\t\t\t\t\t\t{\r\n\/\/\t\t\t\t\t\t\t\r\n\/\/\t\t\t\t\t\t\t\t\tif(new_qty < new_count)\r\n\/\/\t\t\t\t\t\t\t\t\t{\r\n\/\/\t\t\t\t\t\t\t\t\t\tlocation.reload();\r\n\/\/\t\t\t\t\t\t\t\t\t}\r\n\/\/\t\t\t\t\t\t\t\t\telse\r\n\/\/\t\t\t\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\t\t\t\t\/\/warning here\r\n\/\/\t\t\t\t\t\t\t\t\t\t\r\n\/\/\t\t\t\t\t\t\t\t\t\tconsole.log(\"warning\");\r\n\/\/\t\t\t\t\t\t\t\t\t\tjQuery.fancybox.hideActivity();\r\n\/\/\t\t\t\t\t\t\t\t\t\tjQuery('div.quickview-popup').remove();\r\n\/\/\t\t\t\t\t\t\t\t\t\talert(\"warning\");\r\n\/\/\t\t\t\t\t\t\t\t\t}\r\n\/\/\t\t\t\t\t\t\t\t}\r\n\/\/\t\t\t\t\t\t\t\telse\r\n\/\/\t\t\t\t\t\t\t\t{\r\n\/\/\t\t\t\t\t\t\t\t\tlocation.reload();\r\n\/\/\t\t\t\t\t\t\t\t}\r\n\/\/\t\t\t\t\t\t\t\t\r\n\/\/\t\t\t\t\t\t\t}\t\r\n\/\/\t\t\t\t\t\t\telse\r\n\/\/\t\t\t\t\t\t\t\tlocation.reload();\r\n\t\t\t\t\t\t\t\t\t\t\r\n } else {\r\n \tjQuery.fancybox.hideActivity();\r\n \tjQuery('div.popup').remove();\r\n \tjQuery('#header ul.menu > li:last').replaceWith(jQuery(response.responseText));\r\n \tinitCartDrop();\r\n \tjQuery('#header ul.menu > li:last a.my-cart').trigger('mouseenter');\r\n }\r\n }\r\n });\r\n } catch (e) {\r\n }\r\n this.form.action = oldUrl;\r\n if (e) {\r\n throw e;\r\n }\r\n\r\n if (button && button != 'undefined') {\r\n button.disabled = true;\r\n }\r\n\r\n return false;\r\n }\r\n }.bind(productAddToCartForm);\r\n\r\n productAddToCartForm.submitLight = function(button, url){\r\n if(this.validator) {\r\n var nv = Validation.methods;\r\n delete Validation.methods['required-entry'];\r\n delete Validation.methods['validate-one-required'];\r\n delete Validation.methods['validate-one-required-by-name'];\r\n if (this.validator.validate()) {\r\n if (url) {\r\n this.form.action = url;\r\n }\r\n this.form.submit();\r\n }\r\n Object.extend(Validation.methods, nv);\r\n }\r\n }.bind(productAddToCartForm);\r\n\r\n","\r\n var spConfig = new Product.Config({\"attributes\":{\"127\":{\"id\":\"127\",\"code\":\"color_config\",\"label\":\"Color\",\"options\":[{\"id\":\"24\",\"label\":\"Black \\\/ White\",\"price\":\"0\",\"oldPrice\":\"0\",\"products\":[\"88\"]},{\"id\":\"26\",\"label\":\"Persimmon \\\/ White\",\"price\":\"0\",\"oldPrice\":\"0\",\"products\":[\"90\"]},{\"id\":\"27\",\"label\":\"Sable \\\/ White\",\"price\":\"0\",\"oldPrice\":\"0\",\"products\":[\"91\"]},{\"id\":\"28\",\"label\":\"Green \\\/ White\",\"price\":\"0\",\"oldPrice\":\"0\",\"products\":[\"92\"]}]}},\"template\":\"$#{price}\",\"basePrice\":\"80\",\"oldPrice\":\"80\",\"productId\":\"87\",\"chooseText\":\"Choose an Option...\",\"taxConfig\":{\"includeTax\":false,\"showIncludeTax\":false,\"showBothPrices\":false,\"defaultTax\":9,\"currentTax\":0,\"inclTaxTitle\":\"Incl. Tax\"}});\r\n ","\r\n\r\nvar DateOption = Class.create({\r\n\r\n getDaysInMonth: function(month, year)\r\n {\r\n var curDate = new Date();\r\n if (!month) {\r\n month = curDate.getMonth();\r\n }\r\n if (2 == month && !year) { \/\/ leap year assumption for unknown year\r\n return 29;\r\n }\r\n if (!year) {\r\n year = curDate.getFullYear();\r\n }\r\n return 32 - new Date(year, month - 1, 32).getDate();\r\n },\r\n\r\n reloadMonth: function(event)\r\n {\r\n var selectEl = event.findElement();\r\n var idParts = selectEl.id.split(\"_\");\r\n if (idParts.length != 3) {\r\n return false;\r\n }\r\n var optionIdPrefix = idParts[0] + \"_\" + idParts[1];\r\n var month = parseInt($(optionIdPrefix + \"_month\").value);\r\n var year = parseInt($(optionIdPrefix + \"_year\").value);\r\n var dayEl = $(optionIdPrefix + \"_day\");\r\n\r\n var days = this.getDaysInMonth(month, year);\r\n\r\n \/\/remove days\r\n for (var i = dayEl.options.length - 1; i >= 0; i--) {\r\n if (dayEl.options[i].value > days) {\r\n dayEl.remove(dayEl.options[i].index);\r\n }\r\n }\r\n\r\n \/\/ add days\r\n var lastDay = parseInt(dayEl.options[dayEl.options.length-1].value);\r\n for (i = lastDay + 1; i <= days; i++) {\r\n this.addOption(dayEl, i, i);\r\n }\r\n },\r\n\r\n addOption: function(select, text, value)\r\n {\r\n var option = document.createElement('OPTION');\r\n option.value = value;\r\n option.text = text;\r\n\r\n if (select.options.add) {\r\n select.options.add(option);\r\n } else {\r\n select.appendChild(option);\r\n }\r\n }\r\n});\r\ndateOption = new DateOption();\r\n\r\n","\r\n\r\nenUS = {\"m\":{\"wide\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],\"abbr\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"]}}; \/\/ en_US locale reference\r\nCalendar._DN = [\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"]; \/\/ full day names\r\nCalendar._SDN = [\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"]; \/\/ short day names\r\nCalendar._FD = 0; \/\/ First day of the week. \"0\" means display Sunday first, \"1\" means display Monday first, etc.\r\nCalendar._MN = [\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"]; \/\/ full month names\r\nCalendar._SMN = [\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"]; \/\/ short month names\r\nCalendar._am = \"AM\"; \/\/ am\/pm\r\nCalendar._pm = \"PM\";\r\n\r\n\/\/ tooltips\r\nCalendar._TT = {};\r\nCalendar._TT[\"INFO\"] = \"About the calendar\";\r\n\r\nCalendar._TT[\"ABOUT\"] =\r\n\"DHTML Date\/Time Selector\\n\" +\r\n\"(c) dynarch.com 2002-2005 \/ Author: Mihai Bazon\\n\" +\r\n\"For latest version visit: http:\/\/www.dynarch.com\/projects\/calendar\/\\n\" +\r\n\"Distributed under GNU LGPL. See http:\/\/gnu.org\/licenses\/lgpl.html for details.\" +\r\n\"\\n\\n\" +\r\n\"Date selection:\\n\" +\r\n\"- Use the \\xab, \\xbb buttons to select year\\n\" +\r\n\"- Use the \" + String.fromCharCode(0x2039) + \", \" + String.fromCharCode(0x203a) + \" buttons to select month\\n\" +\r\n\"- Hold mouse button on any of the above buttons for faster selection.\";\r\nCalendar._TT[\"ABOUT_TIME\"] = \"\\n\\n\" +\r\n\"Time selection:\\n\" +\r\n\"- Click on any of the time parts to increase it\\n\" +\r\n\"- or Shift-click to decrease it\\n\" +\r\n\"- or click and drag for faster selection.\";\r\n\r\nCalendar._TT[\"PREV_YEAR\"] = \"Prev. year (hold for menu)\";\r\nCalendar._TT[\"PREV_MONTH\"] = \"Prev. month (hold for menu)\";\r\nCalendar._TT[\"GO_TODAY\"] = \"Go Today\";\r\nCalendar._TT[\"NEXT_MONTH\"] = \"Next month (hold for menu)\";\r\nCalendar._TT[\"NEXT_YEAR\"] = \"Next year (hold for menu)\";\r\nCalendar._TT[\"SEL_DATE\"] = \"Select date\";\r\nCalendar._TT[\"DRAG_TO_MOVE\"] = \"Drag to move\";\r\nCalendar._TT[\"PART_TODAY\"] = ' (' + \"Today\" + ')';\r\n\r\n\/\/ the following is to inform that \"%s\" is to be the first day of week\r\nCalendar._TT[\"DAY_FIRST\"] = \"Display %s first\";\r\n\r\n\/\/ This may be locale-dependent. It specifies the week-end days, as an array\r\n\/\/ of comma-separated numbers. The numbers are from 0 to 6: 0 means Sunday, 1\r\n\/\/ means Monday, etc.\r\nCalendar._TT[\"WEEKEND\"] = \"0,6\";\r\n\r\nCalendar._TT[\"CLOSE\"] = \"Close\";\r\nCalendar._TT[\"TODAY\"] = \"Today\";\r\nCalendar._TT[\"TIME_PART\"] = \"(Shift-)Click or drag to change value\";\r\n\r\n\/\/ date formats\r\nCalendar._TT[\"DEF_DATE_FORMAT\"] = \"%b %e, %Y\";\r\nCalendar._TT[\"TT_DATE_FORMAT\"] = \"%B %e, %Y\";\r\n\r\nCalendar._TT[\"WK\"] = \"Week\";\r\nCalendar._TT[\"TIME\"] = \"Time:\";\r\n\r\n","decorateGeneric($$('#product-options-wrapper dl'), ['last']);"],"facebookMeta":null}
Availability: In stock<\/span><\/p>\r\n \t\r\n \r\n \r\n \r\n \t\r\n \r\n \r\n \r\n \r\n \r\n \r\n Choose an Option...<\/option>\r\n <\/select>\r\n <\/div>\r\n <\/dd>\r\n <\/dl>\r\n \r\n \t<\/div>\r\n Add to Basket<\/span><\/button>\r\n \r\n\r\n\r\n\r\n\r\n\r\n * Required Fields<\/p>\r\n <\/div>\r\n\r\n\r\n \r\n\r\n<\/div>\r\n \r\n \r\n \r\n <\/fieldset>\r\n <\/form>\r\n \r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n <\/div>\r\n<\/div>\r\n\r\n\r\n\r\n","scripts":["\r\n var optionsPrice = new Product.OptionsPrice({\"productId\":\"87\",\"priceFormat\":{\"pattern\":\"$%s\",\"precision\":2,\"requiredPrecision\":2,\"decimalSymbol\":\".\",\"groupSymbol\":\",\",\"groupLength\":3,\"integerRequired\":1},\"includeTax\":\"false\",\"showIncludeTax\":false,\"showBothPrices\":false,\"productPrice\":80,\"productOldPrice\":80,\"priceInclTax\":80,\"priceExclTax\":80,\"skipCalculate\":1,\"defaultTax\":9,\"currentTax\":0,\"idSuffix\":\"_clone\",\"oldPlusDisposition\":0,\"plusDisposition\":0,\"oldMinusDisposition\":0,\"minusDisposition\":0});\r\n","\r\n\r\n var productAddToCartForm = new VarienForm('product_addtocart_form');\r\n productAddToCartForm.submit = function(button, url) {\r\n \tjQuery(\"#fancybox-loading\").css('z-index', '30000');\r\n if (this.validator.validate()) {\r\n var form = this.form;\r\n var oldUrl = form.action;\r\n\r\n if (url) {\r\n form.action = url;\r\n }\r\n var e = null;\r\n try {\r\n \t\tvar ajaxForm = $('product_addtocart_form');\r\n \t\tajaxForm.action += '?layovercart=true';\r\n \t\tjQuery.fancybox.showActivity();\r\n ajaxForm.request({\r\n onComplete: function(response) {\r\n if (response.responseText.indexOf('basket(\" + whatever + \")<\/a>\";\r\n\/\/\t\t\t\t\t\t\tconsole.log(whatever);\r\n\/\/\t\t\t\t\t\t\tconsole.log(basketString);\r\n\/\/\t\t\t\t\t\t\tdocument.getElementById(\"header-id\").innerHTML = basketString;\r\n \t\/\/window.location.href = \"\/checkout\/cart\/\";\r\n\t\t\t\t\t\t\t\/\/jQuery.fancybox.hideActivity();\r\n\t\t\t\t\t\t\t\/\/jQuery('div.quickview-popup').remove();\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\r\n\/\/\t\t\t\t\t\t\tvar qtyInput = document.getElementById(\"qty\").value;\r\n\/\/\t\t\t\t\t\t\tvar invCount = document.getElementById(\"inventory\").value;\r\n\/\/\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\/\/ to do items \r\n\t\t\t\t\t\t\t\/\/ and qty for the input of the quantity by the customer \r\n\t\t\t\t\t\t\t\/\/end of comment \r\n\/\/\t\t\t\t\t\t\tvar new_qty = parseInt(qtyInput);\r\n\/\/\t\t\t\t\t\t\tvar new_count = parseInt(invCount);\r\n\/\/\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\/\/if the qty is integer\r\n\/\/\t\t\t\t\t\t\tif(new_qty != \"NaN\")\r\n\/\/\t\t\t\t\t\t\t{\r\n\/\/\t\t\t\t\t\t\t\tif(new_qty > 0)\r\n\/\/\t\t\t\t\t\t\t\t{\r\n\/\/\t\t\t\t\t\t\t\r\n\/\/\t\t\t\t\t\t\t\t\tif(new_qty < new_count)\r\n\/\/\t\t\t\t\t\t\t\t\t{\r\n\/\/\t\t\t\t\t\t\t\t\t\tlocation.reload();\r\n\/\/\t\t\t\t\t\t\t\t\t}\r\n\/\/\t\t\t\t\t\t\t\t\telse\r\n\/\/\t\t\t\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\t\t\t\t\/\/warning here\r\n\/\/\t\t\t\t\t\t\t\t\t\t\r\n\/\/\t\t\t\t\t\t\t\t\t\tconsole.log(\"warning\");\r\n\/\/\t\t\t\t\t\t\t\t\t\tjQuery.fancybox.hideActivity();\r\n\/\/\t\t\t\t\t\t\t\t\t\tjQuery('div.quickview-popup').remove();\r\n\/\/\t\t\t\t\t\t\t\t\t\talert(\"warning\");\r\n\/\/\t\t\t\t\t\t\t\t\t}\r\n\/\/\t\t\t\t\t\t\t\t}\r\n\/\/\t\t\t\t\t\t\t\telse\r\n\/\/\t\t\t\t\t\t\t\t{\r\n\/\/\t\t\t\t\t\t\t\t\tlocation.reload();\r\n\/\/\t\t\t\t\t\t\t\t}\r\n\/\/\t\t\t\t\t\t\t\t\r\n\/\/\t\t\t\t\t\t\t}\t\r\n\/\/\t\t\t\t\t\t\telse\r\n\/\/\t\t\t\t\t\t\t\tlocation.reload();\r\n\t\t\t\t\t\t\t\t\t\t\r\n } else {\r\n \tjQuery.fancybox.hideActivity();\r\n \tjQuery('div.popup').remove();\r\n \tjQuery('#header ul.menu > li:last').replaceWith(jQuery(response.responseText));\r\n \tinitCartDrop();\r\n \tjQuery('#header ul.menu > li:last a.my-cart').trigger('mouseenter');\r\n }\r\n }\r\n });\r\n } catch (e) {\r\n }\r\n this.form.action = oldUrl;\r\n if (e) {\r\n throw e;\r\n }\r\n\r\n if (button && button != 'undefined') {\r\n button.disabled = true;\r\n }\r\n\r\n return false;\r\n }\r\n }.bind(productAddToCartForm);\r\n\r\n productAddToCartForm.submitLight = function(button, url){\r\n if(this.validator) {\r\n var nv = Validation.methods;\r\n delete Validation.methods['required-entry'];\r\n delete Validation.methods['validate-one-required'];\r\n delete Validation.methods['validate-one-required-by-name'];\r\n if (this.validator.validate()) {\r\n if (url) {\r\n this.form.action = url;\r\n }\r\n this.form.submit();\r\n }\r\n Object.extend(Validation.methods, nv);\r\n }\r\n }.bind(productAddToCartForm);\r\n\r\n","\r\n var spConfig = new Product.Config({\"attributes\":{\"127\":{\"id\":\"127\",\"code\":\"color_config\",\"label\":\"Color\",\"options\":[{\"id\":\"24\",\"label\":\"Black \\\/ White\",\"price\":\"0\",\"oldPrice\":\"0\",\"products\":[\"88\"]},{\"id\":\"26\",\"label\":\"Persimmon \\\/ White\",\"price\":\"0\",\"oldPrice\":\"0\",\"products\":[\"90\"]},{\"id\":\"27\",\"label\":\"Sable \\\/ White\",\"price\":\"0\",\"oldPrice\":\"0\",\"products\":[\"91\"]},{\"id\":\"28\",\"label\":\"Green \\\/ White\",\"price\":\"0\",\"oldPrice\":\"0\",\"products\":[\"92\"]}]}},\"template\":\"$#{price}\",\"basePrice\":\"80\",\"oldPrice\":\"80\",\"productId\":\"87\",\"chooseText\":\"Choose an Option...\",\"taxConfig\":{\"includeTax\":false,\"showIncludeTax\":false,\"showBothPrices\":false,\"defaultTax\":9,\"currentTax\":0,\"inclTaxTitle\":\"Incl. Tax\"}});\r\n ","\r\n\r\nvar DateOption = Class.create({\r\n\r\n getDaysInMonth: function(month, year)\r\n {\r\n var curDate = new Date();\r\n if (!month) {\r\n month = curDate.getMonth();\r\n }\r\n if (2 == month && !year) { \/\/ leap year assumption for unknown year\r\n return 29;\r\n }\r\n if (!year) {\r\n year = curDate.getFullYear();\r\n }\r\n return 32 - new Date(year, month - 1, 32).getDate();\r\n },\r\n\r\n reloadMonth: function(event)\r\n {\r\n var selectEl = event.findElement();\r\n var idParts = selectEl.id.split(\"_\");\r\n if (idParts.length != 3) {\r\n return false;\r\n }\r\n var optionIdPrefix = idParts[0] + \"_\" + idParts[1];\r\n var month = parseInt($(optionIdPrefix + \"_month\").value);\r\n var year = parseInt($(optionIdPrefix + \"_year\").value);\r\n var dayEl = $(optionIdPrefix + \"_day\");\r\n\r\n var days = this.getDaysInMonth(month, year);\r\n\r\n \/\/remove days\r\n for (var i = dayEl.options.length - 1; i >= 0; i--) {\r\n if (dayEl.options[i].value > days) {\r\n dayEl.remove(dayEl.options[i].index);\r\n }\r\n }\r\n\r\n \/\/ add days\r\n var lastDay = parseInt(dayEl.options[dayEl.options.length-1].value);\r\n for (i = lastDay + 1; i <= days; i++) {\r\n this.addOption(dayEl, i, i);\r\n }\r\n },\r\n\r\n addOption: function(select, text, value)\r\n {\r\n var option = document.createElement('OPTION');\r\n option.value = value;\r\n option.text = text;\r\n\r\n if (select.options.add) {\r\n select.options.add(option);\r\n } else {\r\n select.appendChild(option);\r\n }\r\n }\r\n});\r\ndateOption = new DateOption();\r\n\r\n","\r\n\r\nenUS = {\"m\":{\"wide\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],\"abbr\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"]}}; \/\/ en_US locale reference\r\nCalendar._DN = [\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"]; \/\/ full day names\r\nCalendar._SDN = [\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"]; \/\/ short day names\r\nCalendar._FD = 0; \/\/ First day of the week. \"0\" means display Sunday first, \"1\" means display Monday first, etc.\r\nCalendar._MN = [\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"]; \/\/ full month names\r\nCalendar._SMN = [\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"]; \/\/ short month names\r\nCalendar._am = \"AM\"; \/\/ am\/pm\r\nCalendar._pm = \"PM\";\r\n\r\n\/\/ tooltips\r\nCalendar._TT = {};\r\nCalendar._TT[\"INFO\"] = \"About the calendar\";\r\n\r\nCalendar._TT[\"ABOUT\"] =\r\n\"DHTML Date\/Time Selector\\n\" +\r\n\"(c) dynarch.com 2002-2005 \/ Author: Mihai Bazon\\n\" +\r\n\"For latest version visit: http:\/\/www.dynarch.com\/projects\/calendar\/\\n\" +\r\n\"Distributed under GNU LGPL. See http:\/\/gnu.org\/licenses\/lgpl.html for details.\" +\r\n\"\\n\\n\" +\r\n\"Date selection:\\n\" +\r\n\"- Use the \\xab, \\xbb buttons to select year\\n\" +\r\n\"- Use the \" + String.fromCharCode(0x2039) + \", \" + String.fromCharCode(0x203a) + \" buttons to select month\\n\" +\r\n\"- Hold mouse button on any of the above buttons for faster selection.\";\r\nCalendar._TT[\"ABOUT_TIME\"] = \"\\n\\n\" +\r\n\"Time selection:\\n\" +\r\n\"- Click on any of the time parts to increase it\\n\" +\r\n\"- or Shift-click to decrease it\\n\" +\r\n\"- or click and drag for faster selection.\";\r\n\r\nCalendar._TT[\"PREV_YEAR\"] = \"Prev. year (hold for menu)\";\r\nCalendar._TT[\"PREV_MONTH\"] = \"Prev. month (hold for menu)\";\r\nCalendar._TT[\"GO_TODAY\"] = \"Go Today\";\r\nCalendar._TT[\"NEXT_MONTH\"] = \"Next month (hold for menu)\";\r\nCalendar._TT[\"NEXT_YEAR\"] = \"Next year (hold for menu)\";\r\nCalendar._TT[\"SEL_DATE\"] = \"Select date\";\r\nCalendar._TT[\"DRAG_TO_MOVE\"] = \"Drag to move\";\r\nCalendar._TT[\"PART_TODAY\"] = ' (' + \"Today\" + ')';\r\n\r\n\/\/ the following is to inform that \"%s\" is to be the first day of week\r\nCalendar._TT[\"DAY_FIRST\"] = \"Display %s first\";\r\n\r\n\/\/ This may be locale-dependent. It specifies the week-end days, as an array\r\n\/\/ of comma-separated numbers. The numbers are from 0 to 6: 0 means Sunday, 1\r\n\/\/ means Monday, etc.\r\nCalendar._TT[\"WEEKEND\"] = \"0,6\";\r\n\r\nCalendar._TT[\"CLOSE\"] = \"Close\";\r\nCalendar._TT[\"TODAY\"] = \"Today\";\r\nCalendar._TT[\"TIME_PART\"] = \"(Shift-)Click or drag to change value\";\r\n\r\n\/\/ date formats\r\nCalendar._TT[\"DEF_DATE_FORMAT\"] = \"%b %e, %Y\";\r\nCalendar._TT[\"TT_DATE_FORMAT\"] = \"%B %e, %Y\";\r\n\r\nCalendar._TT[\"WK\"] = \"Week\";\r\nCalendar._TT[\"TIME\"] = \"Time:\";\r\n\r\n","decorateGeneric($$('#product-options-wrapper dl'), ['last']);"],"facebookMeta":null}
* Required Fields<\/p>\r\n <\/div>\r\n\r\n