
			<!--
				var font_sizes = new Array( 100, 80, 120 ); 
				var current_font_size = 0;
				if ( ( typeof( loadFontSize     ) ).toLowerCase() != 'undefined' ) { event_attach( 'onload' , loadFontSize ); }
				if ( ( typeof( set_width_limits ) ).toLowerCase() != 'undefined' ) { set_width_limits( 'structContainer' , 980, 1002 ); }
				if ( ( typeof( sfHover          ) ).toLowerCase() != 'undefined' ) { event_attach( 'onload' , function () { 
					sfHover( 'ContentToplinks' );
					
						sfHover( 'ContentLeftNav' );
					
				} ); }
			//-->
	