swfF = '/www/home.nsf/dexia_hypo_305x452.swf?OpenFileResource&clickthru=/www/home.nsf/s/1417';
swfW=305;swfH=452;
pos=new Array('middle','center'); //top/bottom/middle, left/center/right
Xoff=0;Yoff=0;
cookiename = 'dexia_hypo_305x452.swf';
var cn=0;var ww=0;var wh=0;var scl=0;var sct=0;var c1;
var w=window;var d=document;var ns4=d.layers?1:0;var ie=d.all?1:0;var ns6=d.getElementById&&!d.all?1:0;var op=w.opera;
function gwh() {if(typeof(w.innerWidth)=='number'){ww=w.innerWidth;wh=w.innerHeight;}else{if(d.documentElement&&(d.documentElement.clientWidth||d.documentElement.clientHeight)){de=d.documentElement;ww=de.clientWidth;wh=de.clientHeight;}else{if(d.body&&(d.body.clientWidth||d.body.clientHeight)){db=d.body;ww=db.clientWidth;wh=db.clientHeight;}}}}
function gs(){if(typeof(w.pageYOffset)=='number'){sct=w.pageYOffset;scl=w.pageXOffset;}else{if(d.body&&(d.body.scrollLeft||d.body.scrollTop)){db=d.body;sct=db.scrollTop;scl=db.scrollLeft;}else{if(d.documentElement&&(d.documentElement.scrollLeft||d.documentElement.scrollTop)){de=d.documentElement;sct=de.scrollTop;scl=de.scrollLeft;}else{scl=0;sct=0;}}}}
function Chip(chn){d.getElementById(chn).style.visibility="visible";regen();}
function pgstart(){c1=new Chip("c4_ap");}
function changeIt(){cn=1;st1=d.getElementById("c4_ap").style;st1.left=-1500;st1.pixelLeft=-1500;st1.visibility="hidden";}
function changeIt2(){cn=1;st1=d.getElementById("c4_ap").style;st1.left=-1500;st1.pixelLeft=-1500;st1.visibility="hidden"; Set_Cookie(cookiename, 1, 30);}
function Set_Cookie( name, value, expires, path, domain, secure )
{
// set time, it's in milliseconds
var today = new Date();
today.setTime( today.getTime() );
/*
if the expires variable is set, make the correct
expires time, the current script below will set
it for x number of days, to make it for hours,
delete * 24, for minutes, delete * 60 * 24
*/
if ( expires )
{
expires = expires * 1000 * 60 * 60 * 24;
}
var expires_date = new Date( today.getTime() + (expires) );
document.cookie = name + "=" +escape( value ) +
( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" ) +
( ( path ) ? ";path=" + path : "" ) +
( ( domain ) ? ";domain=" + domain : "" ) +
( ( secure ) ? ";secure" : "" );
}
function Get_Cookie( check_name ) {
	// first we'll split this cookie up into name/value pairs
	// note: document.cookie only returns name=value, not the other components
	var a_all_cookies = document.cookie.split( ';' );
	var a_temp_cookie = '';
	var cookie_name = '';
	var cookie_value = '';
	var b_cookie_found = false; // set boolean t/f default f
	for ( i = 0; i < a_all_cookies.length; i++ )
	{
		// now we'll split apart each name=value pair
		a_temp_cookie = a_all_cookies[i].split( '=' );
		// and trim left/right whitespace while we're at it
		cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, '');
		// if the extracted name matches passed check_name
		if ( cookie_name == check_name )
		{
			b_cookie_found = true;
			// we need to handle case where cookie has no value but exists (no = sign, that is):
			if ( a_temp_cookie.length > 1 )
			{
				cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') );
			}
			// note that in cases where cookie is initialized but no value, null is returned
			return cookie_value;
			break;
		}
		a_temp_cookie = null;
		cookie_name = '';
	}
	if ( !b_cookie_found )
	{
		return null;
	}
}
gwh();
if(ns4||ns6||op) {Xoff+=17;Yoff+=pos=='bottom'?17:0;}
function regen(){
gwh();gs();
bl=scl+(pos[1]=="center"?(ww-swfW)/2:pos[1]=="right"?ww-swfW:0)-Xoff;
bt=sct+(pos[0]=="middle"?(wh-swfH)/2:pos[0]=="bottom"?wh-swfH:0)-Yoff;
st1=d.getElementById("c4_ap").style;px=(ie||op)?"":"px";st1.left=bl+px;st1.pixelLeft=bl+px;st1.top=bt+px;st1.pixelTop=bt+px;
if((ns4||ns6 )&&!ie){setTimeout('regen()',200);}}
f=
'<div id="c4_ap" style="position:absolute;width:'+swfW+'px;height:'+swfH+'px;left:0px;z-index:999;visibility:hidden">'+
'<object type="application/x-shockwave-flash" data="'+swfF+'" width="'+swfW+'" height="'+swfH+'"><param name="movie" value="'+swfF+'" /><param name="wmode" value="transparent" /><param name="allowscriptaccess" value="always" /></object>'+
'</div>';
if (!Get_Cookie(cookiename)) {
    d.write(f);   
    w.onload=pgstart;
    w.onresize=regen;
    w.onscroll=regen;
    if(ns4||ns6){setTimeout('regen()',100);}
}


