// FIND THE EXTERNAL LINK NOTICE
function showexternalnotice(obj) {
	window.location.href="link_notice-iown.html?link="+obj;
}
