if(jQuery.browser.msie){var browser=(parseInt(jQuery.browser.version))}$(document).ready(function(){$("div#mainpic").html('<ul class="fade"><li><img src="img/slide1.jpg" alt="slideshow" /></li><li><img src="img/slide2.jpg" alt="slideshow" /></li><li><img src="img/slide3.jpg" alt="slideshow" /></li><li><img src="img/slide4.jpg" alt="slideshow" /></li><li><img src="img/slide5.jpg" alt="slideshow" /></li></ul>');$("div#creed").html('<p><span style="font-size:24px;">The FBLA Creed</span><br /><br />I believe education is the right of every person.</p><p>I believe the future depends upon mutual understanding and cooperation among business, industry, labor, religious, family, and educational institutions as well as people around the world.  I agree to do my utmost to bring about understanding and cooperation among all these groups.</p><p><br/>I believe every person should prepare for a useful occupation and carry on that occupation in a manner that brings the greatest good to the greatest number.</p><p><br/>I believe every person should actively work toward improving social, political, community, and family life.</p><p><br/>I believe every person has the right to earn a living at a useful occupation.</p><p><br/>I believe every person should take responsibility for carrying out assigned tasks in a manner that brings credit to self, associates, school, and community.</p><p><br/>I believe I have the responsibility to work efficiently and to think clearly.  I promise to use my abilities to make the world a better place for everyone.</p>');if(browser<=6){$("div#creed > *").remove()}$("#creed").innerfade({animationtype:"slide",speed:"normal",timeout:5000,type:"sequence",containerheight:"100px"});$("ul.sf-menu").superfish({delay:1000,animation:{opacity:"show",height:"show"},speed:"fast",autoArrows:false,dropShadows:false});$("#mainpic ul").innerfade({animationtype:"fade",speed:"slow",timeout:5000,containerheight:"255px"});$("span#ppage").click(function(){$("div.print").jqprint({operaSupport:true})});$("li.select > div").hide();$("li.select").click(function(){var a=$(this).attr("id");$("li.select > div").hide("slow");$("div."+a).show("slow")})});