﻿//FLASH INCLUDES


	var flashvars = {
		title: 'Byggteknikk'	
	};
	
	var params = {
		loop: "false",
		quality: "best",
		wmode: "transparent",
		allowscriptaccess: "sameDomain",
		scale: "noscale",
		menu: "true",
		salign: "tl"
	};
	
	var attributes = {
	};

	swfobject.embedSWF("../Flash/top.swf", "topflash", "100%", "320", "8.0.0", "script/expressInstall.swf", flashvars, params, attributes);

