<%@ page contentType="text/html; charset=UTF-8" language="java" %> <!-- Begin Header --> <script type="text/javascript"> AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','955','height','76','title','Header','src','<%=request.getContextPath()%>/FLASH/HEADER','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','scale','exactfit','movie','<%=request.getContextPath()%>/FLASH/HEADER','wmode','transparent' ); //end AC code </script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="955" height="76" title="Header"> <param name="movie" value="<%=request.getContextPath()%>/FLASH/HEADER.swf" /> <param name="quality" value="high" /> <param name="SCALE" value="exactfit" /> <param name="wmode" value="transparent"> <embed src="<%=request.getContextPath()%>/FLASH/HEADER.swf" height="76" width="955" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" scale="exactfit"></embed> </object></noscript> <!-- End Header -->