if(!kopal)
  var kopal = {};

if(!kopal.route)
  kopal.route = {};

kopal.route.root = "/";
kopal.identity = "http://vikrant.in.kryzen.net/";

