﻿//<!--url's used in the movie-->
//<!--text used in the movie-->
//<!-- saved from url=(0013)about:internet -->

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=9,0,0,0',
			'width', '260',
			'height', '265',
			'src', 'banner_destaque_cartao',
			'quality', 'high',
			'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
			'align', 'middle',
			'play', 'true',
			'loop', 'true',
			'scale', 'showall',
			'wmode', 'transparent',
			'devicefont', 'false',
			'id', 'banner_destaque_cartao',
			'bgcolor', '#ffffff',
			'name', 'banner_destaque_cartao',
			'menu', 'true',
			'allowFullScreen', 'false',
			'allowScriptAccess', 'sameDomain',
			'movie', 'swf/banner_destaque_cartao',
			'salign', ''
			); //end AC code
}
