﻿function ps_ShowFullDescription(){var moreLink=document.getElementById(document._ps_ShowMoreDescriptionLink);moreLink.style.display='none';document._ps_loadingLongDescription=document.createElement('span');document._ps_loadingLongDescription.innerHTML='Loading...';moreLink.parentNode.appendChild(document._ps_loadingLongDescription);PriceLister.Avalon.Web.ScriptService.ProductUpdate3.GetLongDescription(document._ps_ProductID,ps_ShowFullDescriptionCallback);};function ps_ShowFullDescriptionCallback(result){if(result){var container=document._ps_loadingLongDescription.parentNode;container.removeChild(document._ps_loadingLongDescription);document._ps_loadingLongDescription=null;document._ps_LongDescriptionSplitPoint=container.innerHTML.length;container.innerHTML=container.innerHTML+result+' ';var hideLink=document.createElement('a');hideLink.innerHTML='hide';hideLink.href='javascript:ps_HideFullDescription();';container.appendChild(hideLink);}};function ps_HideFullDescription(){var moreLink=document.getElementById(document._ps_ShowMoreDescriptionLink);var container=moreLink.parentNode;moreLink.style.display='inline';container.innerHTML=container.innerHTML.substring(0,document._ps_LongDescriptionSplitPoint);document._ps_LongDescriptionSplitPoint=null;};function OpenDeals(anchor,url,productMatchID,authenticated){var dealsPopup=document.getElementById('IFramePopup_Deals');if((dealsPopup)&&(dealsPopup.parentNode)){CloseIFramePopup(dealsPopup);}else{OpenIFramePopup('IFramePopup_Deals',anchor,authenticated?450:820,authenticated?450:570,url+(productMatchID?'?pm='+productMatchID:''),'left','middle');}};function _ps_ReplaceAddPriceDropImage(){var imagePreLoader=document.createElement("img");imagePreLoader.src=document._ps_SiteImageBaseURL+"AddPriceAlertRepeat_Large.gif";var imageElement=document.getElementById(document._ps_AddPriceAlertImageId);imageElement.src=imagePreLoader.src;};function _ps_ShowSellerPrices(currentEvent,control,sellerId){if(document._ps_SelectedSellerButtonId)document.getElementById(document._ps_SelectedSellerButtonId).src=document._ps_SiteImageBaseURL+"graph_small_dimmed.png";var iframe=document.getElementById(document._ps_IFrameId);if(document._ps_SelectedSellerButtonId!=control.id){control.src=document._ps_SiteImageBaseURL+(document._ps_Country==3?"graph_small_uk_selected.png":"graph_small_selected.png");var sellerIdHiddenField=iframe.contentWindow.document.getElementById(iframe.contentWindow.document._ps_SellerIdHiddenFieldId);sellerIdHiddenField.value=sellerId;if(Sys.Browser.agent==Sys.Browser.InternetExplorer)iframe.contentWindow.execScript("__doPostBack('"+sellerIdHiddenField.Name+"');");else iframe.contentWindow.eval("__doPostBack('"+sellerIdHiddenField.Name+"');");document._ps_SelectedSellerButtonId=control.id;}else{iframe.contentWindow.document.getElementById(iframe.contentWindow.document._ps_SellerIdHiddenFieldId).value=null;document._ps_SelectedSellerButtonId=null;};if(Sys.Browser.agent==Sys.Browser.InternetExplorer)currentEvent.cancelBubble=true;return false;};


