$(window).ready(function() {
   //$("#sidebar SELECT").selectBox();
   
   
   /*if (jQuery.browser.msie) {
   $(".selectBox-dropdown-menu:first").css("top","300");
   $(".selectBox-dropdown-menu:last").css("top","436");
	}
	*/
	$("#menus a").attr("target","_blank");
   
  
});





