function movein(which,html){if (document.getElementById)document.getElementById("boxdescription").innerHTML=htmlelseboxdescription.innerHTML=html}function moveout(which){if (document.getElementById)document.getElementById("boxdescription").innerHTML='<a href="/html/index.html">custom html</a> | <a href="http://go.ezboard.com/beztheme">themes</a> | <a href="http://go.ezboard.com/bcssgallery">fonts</a> | <a href="/graphics/index.html">graphics</a> | <a href="/profiles/index.html">profiles</a> | <a href="/tools/index.html">tools</a> | <a href="/tutorials/index.html">tutorials</a>'elseboxdescription.innerHTML='<a href="/html/index.html">custom html</a> | <a href="http://go.ezboard.com/beztheme">themes</a> | <a href="http://go.ezboard.com/bcssgallery">fonts</a> | <a href="/graphics/index.html">graphics</a> | <a href="/profiles/index.html">profiles</a> | <a href="/tools/index.html">tools</a> | <a href="/tutorials/index.html">tutorials</a>'}