Alumni are requested to send in their entries for the ANNUAL MAGAZINE of the school. You can write on a range of topics including your experience as a student, your work, any interesting incidence, you advise to present students etc. We look forward to many interesting articles. You may send your entries at editor@denobili.edu.in as soon as possible.
|
|
\n');
}
// SEO fix thanks to Hambon
function getQueryVariable(variable) {
var query = window.location.search.substring(1);
var pairDelimiter = "&";
var pairSeparator = "=";
var joomlaComName = "option,com_expose";
if (query == "") {
query = window.location.pathname.substring(1);
var joomlaIsSEO = query.indexOf(joomlaComName);
if (joomlaIsSEO != -1) {
pairDelimiter = "/";
pairSeparator = ",";
}
}
var vars = query.split(pairDelimiter);
for (var i=0;i |