var weatherTeaserConfig={
	widgets:[{
		id: "myWeatherTeaser",
		type: "weather_teaser_1.0",
		target: "#weatherTeaserContainer",
		weatherURL: window.location.protocol + "//" + window.location.host + "/cm/vrtnieuws/weer/"
	}]};

// global name; do not change, other scripts depend on it!
var serviceWidgetConfigs = [weatherTeaserConfig];

function widgetsLoaded() {
}
