/* TF2Lobby.com
 * Copyright 2010 Ryan "FLOOR_MASTER" Mannion. All rights reserved.
 * The contents of this file may not be used in any other context than
 * tf2lobby.com without permission
 */

$(document).ready(function(){$(".accordion").accordion({collapsible:true,active:false,animated:false})});