// _subsite.js

// Handle the problem with text not correctly overlaying the GDR banner in some situations
document.write('<script language="javascript" type="text/javascript" src="_gdr_banner.js"></script>');

// Handle problems caused by wide tables in the Surveys pages, exceeding the CLF2 page width,
//   and allow sections of pages to be expanded/collapsed
document.write('<script language="javascript" type="text/javascript" src="_gc.js"></script>');

/*
// Google Maps code (inactive)
var s1 = _pagenameroot;
if (s1.substr(s1.length-3)=='svy')
{
  //  document.write('<script type="text/javascript" src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAADUQEpUltWgg_CbC97QgXNRTZwQ-TdLS4teRF3sw_nbxPqXzgdxS9FK-HshsCvUXFhwESuR-khDaOPA"></script>');
  //  document.write('<script language="javascript" type="text/javascript" src="_location_map.js"></script>');
}
*/
