//window.top.document.getElementById('topFrame').contentDocument.getElementById('goLink').innerHTML =
window.top.topFrame.document.getElementById('goLink').innerHTML =
	'<a target=\'_top\' href=\'' + window.location + '\'>'+window.location+'</a>';
