var clientService="N";
var linkBanner="";
var linkPage="";

var provider="nonelas";

function fillFrames(mainDoc){
                linkPage =  mainDoc;
                parent.frames[2].location.href = "/et/" + mainDoc;;
                };

function feedback(){
                window.open("/et/home.nsf/Web+Pages/W000000006","contact","width=620,height=380,directories=no,toolbar=no,resizable=yes,menubar=yes,scrollbars=yes");
};

function goHome(){
          parent.frames[2].location.href="/et/market.nsf/web+pages/homepage"
}

function getUrl(){  
};

function goSecure(urlref, csval){
        parent.location.replace('https://' + parent.location.hostname+'/et/home.nsf/html/ElasSecureOnline?opendocument&' + csval + '/et/' + urlref);
}

function login(urlref, csval){
          CSAg = window.navigator.userAgent; CSBVers = parseInt(CSAg.charAt(CSAg.indexOf("/")+1),10);
           if((CSAg.indexOf("MSIE") > 0) && (CSBVers < 4)){
                         alert('You cannot use this browser to access Client Service!!')
           } else {
                        parent.location.replace('https://' + parent.location.hostname+'/et/home.nsf/html/ElasSecureOnline?opendocument&' + csval + '/et/' + urlref);
            } 
};


function goToPrices()
	{
		top.frames[2].location.href='/et/market.nsf/web+pages/fundprice?opendocument';

	}

function showInfo(){
window.open("/et/market.nsf/web+pages/importinfo?opendocument","newWin","width=500,height=450,directories=no,toolbar=no,resizable=yes,menubar=no,scrollbars=no");
}



function linkToEquitable(){
	
	window.location.href="http://www.equitable.co.uk"
};
