Alphathree
10-01-2001, 03:36 PM
var tips = new Array();
tips("January") = "Toxic Substances";
tips("February") = "Repetitive Strain Injury (RSI)";
tips("March") = "EMF Exposure";
tips("April") = "WHMIS";
tips("May") = "Pesticides";
tips("June") = "Workplace Harassment";
tips("July") = "Heat Stress";
tips("August") = "Smog";
tips("September") = "Shift Work";
tips("October") = "Ergonomics";
tips("November") = "Lock Out";
tips("December") = "Indoor Air Quality";
------------------
I miss Off Topic. :(
tips("January") = "Toxic Substances";
tips("February") = "Repetitive Strain Injury (RSI)";
tips("March") = "EMF Exposure";
tips("April") = "WHMIS";
tips("May") = "Pesticides";
tips("June") = "Workplace Harassment";
tips("July") = "Heat Stress";
tips("August") = "Smog";
tips("September") = "Shift Work";
tips("October") = "Ergonomics";
tips("November") = "Lock Out";
tips("December") = "Indoor Air Quality";
------------------
I miss Off Topic. :(