// DO NOT EDIT THIS FILE
function sortColumn(pSortField,pSortOrder){document.catalogue.sortfield.value=pSortField;document.catalogue.sortorder.value=pSortOrder;document.catalogue.submit();};function pageTo(pPageNumber){document.catalogue.pagenumber.value=pPageNumber;document.catalogue.submit();};function clearfield(){if(document.search.keyword.value=="Keyword Search")document.search.keyword.value="";};var win=null;function newWindow(mypage,myname,w,h,scroll,st,res){LeftPosition=(screen.width)?(screen.width-w)/2:0;TopPosition=(screen.height)?(screen.height-h)/2:0;settings='height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars'+scroll+',status'+st+',resizable'+res+'';win=window.open(mypage,myname,settings);};
function addToCart(str, price, on0, os0, v0, on1, os1, v1){var url=str;var amount=parseFloat(price)+parseFloat(v0)+parseFloat(v1);url=url+'&on0='+on0+'&os0='+os0 +'&on1='+on1+'&os1='+os1;amount=''+amount+'';if (amount.indexOf(".")>0){if (amount.length < amount.indexOf(".")+3)amount=''+amount+'0';if (amount.length > amount.indexOf(".")+3){amount=amount.substring(0,amount.indexOf(".")+3);}}url=url+'&amount='+amount;var settings='height=470,width=620,top=5,left=10,scrollbars,status,resizable,location';win=window.open(url,'paypal',settings);};

