
function flashCall(theurl) {
    window.location.href=theurl;
}