$(function() {

populateElement('#search', 'Search BMJ Group site');
	
populateElement('#groupSearchGadget', 'Search all BMJ Products');

mediaplayer("video", "#player", "autoplay");

streamplayer("video", "#smplayer", "autoplay");

popUp(); /* all A tags with a reference 'rel="external"' will be opened in a pop-up window */ 

if ($(".section-group-contact-address-location-location-index").length >= 1) {
load();
}

})



