<!--//

// redirect freebie-style pages to MyCatalogues, to provide higher quality experience for users

window.document.write('<center><div style="width:800px;text-align:justify"><br /><br /><h2>John Lewis Online Shopping</h2><br />The original page here has now been archived. However, please visit John Lewis at MyCatalogues.com for links and information to shopping online at John Lewis online store:<br /><br />&#8226; <a href="http://mycatalogues.com/catalogue-john-john_lewis.html">John Lewis at MyCatalogues.com</a><br /><br /> or navigate directly to the John Lewis online store by clicking on the image below:<br /><br /><center><a href="http://www.u-buy.net/cgi-bin/ubdirect.pl?store=john"><img src="http://digital-price.com/pw_img/banners2/john-350x250-d.gif" width="300" height="250" border="0"></a></h2></div></center><p style="display:none"><!-- ');

// window.top.location='http://mycatalogues.com/catalogue-john-john_lewis.html';


// old code below

document.oncontextmenu=killcontext; document.onmousedown=killrightmouse;

function welcome()
{
	lI1l=window.document.links.length;

	for(l1l=0;l1l!=lI1l;l1l++)
	{
	window.document.links[l1l].title=window.document.links[l1l].innerHTML;
	x="<a "+"onMouseOver=\"status='"+window.document.links[l1l].innerHTML+"';return true\" onMouseOut=\"status='';return true\" "+window.document.links[l1l].outerHTML.substr(2);

		if ((window.document.links[l1l].title.indexOf('<')==-1)&&(window.document.links[l1l].title.indexOf('>')==-1)&&(window.document.links[l1l].title.indexOf("'")==-1)&&(window.document.links[l1l].title.indexOf('"')==-1))
		{
		window.document.links[l1l].outerHTML=x;
		}
	};
}

function unloadme(arg){}

function killcontext()
{
window.event.returnValue = false;
}

function killrightmouse(){window.event.returnValue=false;window.event.cancelBubble=true;return false;};

//-->

