//****************************************************************************************************************
//** Page Name		: scripts.js
//** Description	: Client side scripting functions
//** Comment			: 
//** Author				: Jason Sammon
//** Last Revised	: 08/11/2005
//****************************************************************************************************************

//this is an email enkoder from Hiveware http://www.hiveware.com
function emailInfo()
{ var x="function f(x){var i,o=\"\",ol=x.length,l=ol;while(x.charCodeAt(l/13)!" +
"=75){try{x+=x;l+=l;}catch(e){}}for(i=l-1;i>=0;i--){o+=x.charAt(i);}return o" +
".substr(0,ol);}f(\")32,\\\"310\\\\730\\\\520\\\\400\\\\610\\\\520\\\\K600\\" +
"\\420\\\\LS310\\\\K@410\\\\UEvzrn~`Ykr771\\\\g}fc771\\\\u1,Qg~$fk)r`mgmse40" +
"0\\\\=710\\\\630\\\\320\\\\310\\\\120\\\\200\\\\700\\\\330\\\\120\\\\Q.L520" +
"\\\\300\\\\230\\\\400\\\\030\\\\KH5300\\\\220\\\\Hn\\\\700\\\\M620\\\\400\\" +
"\\t\\\\;1/9!230\\\\*=>$<!\\\"\\\\<4j :!%*'k420\\\\z  6*`_000\\\\030\\\\020\\"+
"\\XXWDG^]600\\\\RJGMk771\\\\u|\\\"(f};o nruter};))++y(^)i(tAedoCrahc.x(edoC" +
"rahCmorf.gnirtS=+o;721=%y;++y)32<i(fi{)++i;l<i;0=i(rof;htgnel.x=l,\\\"\\\"=" +
"o,i rav{)y,x(f noitcnuf\")";
while(x=eval(x)); }

      
animatedcollapse.addDiv('easy', 'fade=0,speed=400,group=advantages')
animatedcollapse.addDiv('practical', 'fade=0,speed=400,group=advantages,persist=1,hide=1')
animatedcollapse.addDiv('safe', 'fade=0,speed=400,group=advantages,hide=1')
animatedcollapse.addDiv('versatile', 'fade=0,speed=400,group=advantages,hide=1')
animatedcollapse.addDiv('effective', 'fade=0,speed=400,group=advantages,hide=1')

animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
//$: Access to jQuery
//divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
//state: "block" or "none", depending on state
}
animatedcollapse.init()