printBasket.domain = ('http://' + document.location.host);
//printBasket.pageHeaderId = 'pageHeader';
printBasket.removeButtonText = '<img onclick="$(this).parent().click()" src="/2010/images/remove_basket.gif" alt="" onmouseover="this.src=\'/2010/images/remove_basket_h.gif\';" onmouseout="this.src=\'/2010/images/remove_basket.gif\';" />';
printBasket.addButtonText = '<img onclick="$(this).parent().click()" src="/2010/images/add_basket.gif" alt="" onmouseover="this.src=\'/2010/images/add_basket_h.gif\';" onmouseout="this.src=\'/2010/images/add_basket.gif\';" />';
printBasket.ContentDivId = 'BodyDiv';
printBasket.Msg.empty = '<h4>You have not added any pages to the print basket yet.</h4><p class="strong">Print basket help</p><p>The print basket uses cookies. If you have selected pages but the print basket is empty, you may have cookies disabled on your machine.</p><p><a href="/2010/enable_cookies">Find out how to enable cookies.</a></p>';
