// function is only used by flash application
// "Discover"
function openDiscover(lang, hometopic) {
	window.open("#","JIT","scrollbars=no,width=787,height=550");
}
