FancyZoomBox.directory="/images/fancy-zoom/";var thumbnails=$$("#screenshots .fancyzoom");thumbnails.length>0&&thumbnails.each(function(a){new FancyZoom(a)}),new FancyZoom($("try"));var country=$("order_country");country&&country.observe("change",function(){var a=country.options[country.selectedIndex].value,b=parseInt($("orderPrice").value);if(a=="France"){var c=b*.196;$("price").update("€ "+((b+c)/100).toPrecision(4)+" VAT 19.6% = € "+(c/100).toPrecision(3))}else $("price").update("€ "+b/100)});var feedback=$("feedback");feedback&&feedback.observe("click",function(a){$("fdbk_tab").onclick(),a.stop()}),$("order_form")&&($("order_form").onsubmit=function(){$("loader").show(),$("submit").hide()})
