// JavaScript Document
// Created by Danja Produciton
// By Michel G. the top Developer
// Copyright 2009. All Rights Reserved

//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=8,0,0,0',
//			'width', '923',
//			'height', '46',
//			'src', '/flash/flash_Top_Menu',
//			'quality', 'high',
//			'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
//			'align', 'middle',
//			'play', 'true',
//			'loop', 'true',
//			'scale', 'showall',
//			'wmode', 'transparent',
//			'devicefont', 'false',
//			'id', 'flash',
//			'bgcolor', 
//			'name', 'flash',
//			'menu', 'false',
//			'allowFullScreen', 'false',
//			'allowScriptAccess','sameDomain',
//			'movie', 'flash',
//			'salign', ''
//			); //end AC code
//	}
	
	
	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=8,0,0,0',
			'width', '920',
			'height', '50',
			'src', '/flash/flash_Main_Menu',
			'quality', 'high',
			'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
			'align', 'middle',
			'play', 'true',
			'loop', 'true',
			'scale', 'showall',
			'wmode', 'transparent',
			'devicefont', 'false',
			'id', 'flash',
			'bgcolor', 
			'name', 'flash',
			'menu', 'false',
			'allowFullScreen', 'false',
			'allowScriptAccess','sameDomain',
			'movie', 'flash',
			'salign', ''
			); //end AC code
	}
