var copyright="Copyright 2006-2010 (c) Vision Bloom, LLC.  All Rights Reserved.";VISIONBLOOM.JQ={};$(document).ready(function(){$("a").mousedown(function(){VISIONBLOOM.SM.playSound();});$(".top").removeAttr("title");$(".nav").removeAttr("title");$(".home_page_link").removeAttr("title");$(".webcomponent").css("cursor","pointer");$(".webcomponent").each(function(a,f){var d=this.getElementsByTagName("span")[b];var c=this.getElementsByTagName("span")[b+1];var e=this.getElementsByTagName("h2")[0];$(f).mouseover(function(){if(c.style.display!="none"){e.style.color="#DA9634";}else{e.style.color="#3FAAE1";}});$(f).mouseout(function(){if(c.style.display!="none"){e.style.color="#E07A28";}else{e.style.color="#497A99";}});$(f).mousedown(function(){VISIONBLOOM.SM.playSoundAlways();var g=1;if(c.style.display!="none"){d.innerHTML=" ...";c.style.display="none";e.style.color="#497A99";$(f).removeClass("webcomponent");$(f).addClass("webcomponent_min");$(f).animate({height:"73px"},550);}else{d.innerHTML="";c.style.display="";e.style.color="#E07A28";$(f).removeClass("webcomponent_min");$(f).animate({height:"195px"},0);$(f).addClass("webcomponent");}return false;});var b=1;var d=this.getElementsByTagName("span")[b];var c=this.getElementsByTagName("span")[b+1];d.innerHTML=" ...";c.style.display="none";$(f).removeClass("webcomponent");$(f).addClass("webcomponent_min");});});
