function click(){if(event.button==2){alert('Thanks for Visting the WTCA Site! Copyright © 1996-2008 WTCA')}}
document.onmousedown=click;

function killerrors(){return true;}window.onerror = killerrors;


var font_sizes = new Array( 100, 110, 120 );
var current_font_size = 0;
if ( ( typeof( NN_reloadPage ) ).toLowerCase() != 'undefined' ) { NN_reloadPage( true ); }
if ( ( typeof( opacity_init  ) ).toLowerCase() != 'undefined' ) { opacity_init(); }
if ( ( typeof( loadFontSize ) ).toLowerCase() != 'undefined' ) { event_attach( 'onload' , loadFontSize ); }
if ( ( typeof( set_min_width ) ).toLowerCase() != 'undefined' ) { set_min_width( 'pageWrapper' , 600 ); }
if ( ( typeof( sfHover ) ).toLowerCase() != 'undefined' ) { event_attach( 'onload' , function () {
	sfHover( 'leftmenu' );
	sfHover( 'middlemenu' );
} ); }

