function loadTextContent(a){var b;a.disableClick();b=window.windowDimensions();buildContainers(a);displayContent(a)}function createTextBox(b){var c,a;if(b.dyboxObject.options.product.productID!="undefined"&&b.dyboxObject.options.product.productID.length>0){c="copyTextCategory="+b.dyboxObject.options.textDetails.copyTextCategory+"&productDetailsId="+b.dyboxObject.options.product.productID+"&productType="+b.dyboxObject.options.product.productType;if(b.dyboxObject.options.product.productType.toLowerCase()=="accessory"){$("lightbox_Flash").className="textBox clear dyBox_WhiteBackground"}else{$("lightbox_Flash").className="textBox clear dyBox_BlackBackground"}}else{c="copyTextCategory="+b.dyboxObject.options.textDetails.copyTextCategory;$("lightbox_Flash").className="textBox clear"}a=new Ajax.Updater("lightbox_Container","/local/library/dyBoxTextContent.asp",{parameters:c,onComplete:function(){scrollTest(b)}})}function scrollTest(a){$("lightbox_Flash").scrollTop=0+"px"};
