/*Change Cell Backgrounds -&copy; Shivaji Basu (www.shivbasu.com)To add more shock to your site, visit www.DHTML Shock.com*/function cOn(td){if(document.getElementById||(document.all && !(document.getElementById))){td.style.backgroundColor="#333333";}}function cOut(td){if(document.getElementById||(document.all && !(document.getElementById))){td.style.backgroundColor="#666666";}}function s1On(td){if(document.getElementById||(document.all && !(document.getElementById))){td.style.backgroundColor="#CC9900";}}function s1Out(td){if(document.getElementById||(document.all && !(document.getElementById))){td.style.backgroundColor="#000000";}}function s2On(td){if(document.getElementById||(document.all && !(document.getElementById))){td.style.backgroundColor="#333333";}}function s2Out(td){if(document.getElementById||(document.all && !(document.getElementById))){td.style.backgroundColor="#666666";}}