// JavaScript Document
AC_FL_RunContent(
	'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0',
	'width', '100%',
	'height', '1200',
	'src', 'content_gallery',
	'quality', 'high',
	'pluginspage', 'http://www.adobe.com/go/getflashplayer',
	'scale', 'noborder',
	'wmode', 'transparent',
	'id', 'gallery2',
	'bgcolor', '#000000',
	'name', 'content_gallery',
	'movie', 'content_gallery',
	'salign', 'tl'
	); //end AC code

