function onLcContentPageLoaded_imageChangeHandler(strImgUrl)
{
	topFrame.document.getElementById('bannerimg').src = strImgUrl;
}