2010-12-06 22:33:00 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>India Theatre Forum</title>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
|
|
<link rel="shortcut icon" type="image/png" href="/favicon.ico"/>
|
|
|
|
<link rel="stylesheet" type="text/css" href="/static/oxjs/build/css/ox.ui.css"/>
|
2011-01-11 14:26:36 +00:00
|
|
|
<link rel="stylesheet" type="text/css" href="/static/css/itf.css"/>
|
2010-12-06 22:33:00 +00:00
|
|
|
<script type='text/javascript'>
|
|
|
|
if(typeof(console)=='undefined') {
|
|
|
|
console = {};
|
|
|
|
console.log = function() {};
|
|
|
|
}
|
|
|
|
</script>
|
|
|
|
<script type="text/javascript" src="/static/js/jquery.js"></script>
|
|
|
|
<script type="text/javascript" src="/static/js/jquery/jquery.tmpl.min.js"></script>
|
|
|
|
<!-- <script type="text/javascript" src="/static/js/jquery/jquery.videosupport.js"></script> -->
|
|
|
|
<script type="text/javascript" src="/static/oxjs/build/js/ox.load.js"></script>
|
|
|
|
<script type="text/javascript" src="/static/oxjs/build/js/ox.js"></script>
|
|
|
|
<script type="text/javascript" src="/static/oxjs/build/js/ox.ui.js"></script>
|
2011-01-04 06:27:10 +00:00
|
|
|
<script type="text/javascript" src="/static/js/itf/itf.js"></script>
|
|
|
|
<script type="text/javascript" src="/static/js/bookmyshow.js"></script>
|
2010-12-06 22:33:00 +00:00
|
|
|
</head>
|
|
|
|
<body></body>
|
|
|
|
</html>
|