function flash_transition(objJSON){if(!window.location.href.match(/\.content\.shell\.com/)){if(objJSON.onclick!=""&&objJSON.onclick!="null"){eval(objJSON.onclick)
}}if(objJSON.href!=""){if(objJSON.target=="_blank"){window.open(objJSON.href)}else{window.location.href=objJSON.href}}};
