alert("OOPS! VISTOMS unfortunately does not work properly on " + bowser.name + ". Please use a different browser to see its awesome visualization features!")
}
if (window && window.localStorage)
{
var storage = window.localStorage;
var existingSessionId = storage.getItem('sessionId');