﻿siteURL = "http://www.albertahealthservices.ca/includes/ha/flash_content/";
basefolder = "calgary";

var elScript = document.createElement('script');
elScript.type = 'text/javascript';
elScript.src = '/includes/ha/flash_content/BMCfile/popupNF.js';

document.getElementsByTagName('head')[0].appendChild(elScript);
