<html>
<head>
<title>Add lib to any page (call app from anywhere)</title>
<script type="text/javascript" src="api.js?a=a&b=b"></script>
<!--script type="text/javascript" src="api.js?a=a&b=b&ver=1.0"></script-->
<script>
document.open();
document.write(_.serialize(_.merge({},linb.ini)));
document.close();
</script>
</head>
<body>
</body>
</html>