function opentags()
	{
	animatedcollapse.toggle('tags1');
	animatedcollapse.toggle('tags2');
	}
	
animatedcollapse.addDiv('tags1', 'fade=1,height=20px')
animatedcollapse.addDiv('tags2', 'fade=1,height=20px')
animatedcollapse.init()
