
var LMD='39763.516667';
function chk(w,p) {
	if (!w || p.length==0) return;
	if (this.name=='price'||this.name=='dynLoad') coreFrame = w.get('core');
	if (coreFrame&&coreFrame.regPrc)coreFrame.regPrc(p);
	if (coreFrame&&parent.endload) {parent.endload('en-uk/front.html'.replace('.html','_'));}
}

if (this.name=='price'||this.name=='dynLoad') wm=parent.wm;
if (wm) {
	var _prc='';
	_prc=_prc.split(',');
	chk(wm,_prc);
}
if (this.name=='price'){
checkpagedate();
}

function checkpagedate() {
var p=wm.get('content');
if (p&&typeof(p.LMD)=='string'&&p.LMD!=''&&'front_.js'.indexOf(wm.jfile(p.location.href).replace(/\.html$/,'')+'_')!=-1) {
	if (LMD!=p.LMD) p.location.replace(wm.url('front.html',LMD,1));
} else setTimeout("checkpagedate()",200);
}
topFrame=(wm.get('top'))?wm.get('top'):top;
var loaded=true;

