/* start maps */
$(document).ready(function(){
	initializeGmapsOslo();
	initializeGmapsTrondheim();
});