// Dummy initialize routine
// workaround to Dreamweaver "feature" that does not allow changes to HTML body tag in template
// include this script in programs that do not require execute real initialize() logic to avoid browsers reporting "errors on page"
function initialize()
{
}
