﻿// stylesheets to be loaded only when javascript is enabled
loadStylesheet( "/MNPAMembers/css/main_js_active.css", "screen, print" );

// schedule functions to be called once the DOM has been constructed
//addLoadEvent(yourFunctionName);