// APBO2009
// b4head.js Before head scripts come here


// Top Nav Stats
document.write("<script type=\"text/javascript\" src=\"scripts/topnav.js\"></script>");
// Top Nav End

// Changing the title of all pages to common new title
document.title = "APBO 2012";
// Changing title ends
