function insertSWF() {
	var swf = new SWFObject("mini.swf", "Handball4All", "160", "120", "7", "");
	swf.addParam("wmode", "transparent");
	swf.write("flashcell");

	var swf = new SWFObject("../img/flags.swf", "EhfFlags", "320", "17", "6", "");
	swf.addParam("wmode", "transparent");
	swf.write("flags");
}
