jQuery(document).ready(function () {	
	jQuery('#agent img[src$=.gif]').attr({src: "/img/jon-blahut.png"});
	jQuery('#balloon img[src$=.gif]').attr({src: "/img/remax-balloon.png"});
	
	jQuery(document).pngFix();
});

swfobject.registerObject("header", "9.0.0");
