﻿
if (AC_FL_RunContent == 0) {
    alert("This page requires AC_RunActiveContent.js.");
} else {
    AC_FL_RunContent(
			'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0',
			'width', '204',
			'height', '295',
			'src', '/aptuit60/images/swf/QuickSearch_Red.swf',
			'quality', 'high',
			'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
			'align', 'middle',
			'play', 'true',
			'loop', 'true',
			'scale', 'showall',
			'wmode', 'transparent',
			'devicefont', 'false',
			'id', 'QuickSearch_Red',
			'bgcolor', '#ffffff',
			'name', 'QuickSearch_Red',
			'menu', 'true',
			'allowFullScreen', 'false',
			'allowScriptAccess', 'sameDomain',
			'movie', '/aptuit60/images/swf/QuickSearch_Red',
			'salign', ''
			); //end AC code
}
