

function ConfirmMove()
{


	if(confirm('You are now leaving the HK Financial Serverices Ltd Website.We give no endorsement and accept no responsibility for the accuracy or content of any sites linked to this site.\nClick OK if you wish to proceed')) 
	{

		window.open('http://www.multimap.com/map/browse.cgi?client=public&search_result=&db=pc&lang=&keepicon=true&pc=LS115QN&advanced=&client=public&addr2=&quicksearch=LS11%205QN&addr3=&addr1=')
	}

}