function banniere()
{
var hasReqestedVersion = DetectFlashVer(6.0);
if (hasReqestedVersion) {
AC_FL_RunContent(
	 "src", "images/banniere", 
	 "width", "767",
	 "height", "222", 
	 "allowScriptAccess","sameDomain",
	 "type", "application/x-shockwave-flash",
	 'codebase', 'http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab', 
	 "pluginspage", "http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
);
} 
else { 
var alternateContent = 'Alternate HTML content should be placed here.<br />'
+ 'This content requires the Adobe Flash Player. '
+ '<a href=http://www.adobe.com/go/getflash/>Get Flash</a>';
document.write(alternateContent); 
}
}
function banniere2()
{
var hasReqestedVersion = DetectFlashVer(6.0);
if (hasReqestedVersion) {
AC_FL_RunContent(
	 "src", "images/banniere2", 
	 "width", "767",
	 "height", "222", 
	 "allowScriptAccess","sameDomain",
	 "type", "application/x-shockwave-flash",
	 'codebase', 'http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab', 
	 "pluginspage", "http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
);
} 
else { 
var alternateContent = 'Alternate HTML content should be placed here.<br />'
+ 'This content requires the Adobe Flash Player. '
+ '<a href=http://www.adobe.com/go/getflash/>Get Flash</a>';
document.write(alternateContent); 
}
}
function db_pub()
{
var hasReqestedVersion = DetectFlashVer(6.0);
if (hasReqestedVersion) {
AC_FL_RunContent(
	 "src", "images/db_pub", 
	 "width", "540",
	 "height", "237", 
	 "allowScriptAccess","sameDomain",
	 "type", "application/x-shockwave-flash",
	 'codebase', 'http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab', 
	 "pluginspage", "http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
);
} 
else { 
var alternateContent = 'Alternate HTML content should be placed here.<br />'
+ 'This content requires the Adobe Flash Player. '
+ '<a href=http://www.adobe.com/go/getflash/>Get Flash</a>';
document.write(alternateContent); 
}
}
