function writeFlash()
{
	c = "";
	c += "<object type=\"application/x-shockwave-flash\" data=\"swf/loader.swf\" width=\"548\" height=\"165\">";
	c += "<param id=\"movie\" name=\"movie\" value=\"swf/loader.swf\" />";
	c += "<param name=\"menu\" value=\"false\" />";
	c += "<a href=\"http://onlineshop.concept-incentives.co.uk/categories/name/executive\" title=\"Browse the Executive Selection section of our Online Catalogue\"><img src=\"/images/no-flash/executive-selection.jpg\" alt=\"Executive Selection\" width=\"548\" height=\"165\" /></a>";
	c += "</object>";
	document.write(c);
}