function writeHomeImageRotation()
{
	var so = new SWFObject("imgRotation.swf", "index", "280", "182", "8", "#e3f0f8");
	so.addVariable("path", "images/rightColumn/home/");
	so.write("imgHolder");
}