Expedition


'); } } if(GetCookie('inyourbasket')!='') { document.write('
'); if(GetCookie('log')!='') { document.write(GetCookie('muser1')+'\'s '); } document.write("shopping basket:"); var inyourbasket=GetCookie('inyourbasket'); inyourbasket=inyourbasket.replace(/GBP/,'£'); document.write('

'+inyourbasket); document.write('

Go to checkout

'); }