// JavaScript Document //alert ("hello again"); var arr=[]; arr[1] = ["
L+L believes businesses must do the right thing for the planet.
"]; arr[2] = ["We’re committed to being part of the solution.
"]; arr[3] = ["A design and branding firm striving for sustainability.
"]; arr[4] = ["Improve your fleet efficiency and minimize your impact too.
"]; arr[5] = ["Promoting progress toward a sustainable design community.
"]; arr[6] = ["Unisource offers a wide variety of green paper options.
"]; arr[7] = ["L+L believes businesses must do the right thing for the planet.
"]; arr[8] = ["A design and branding firm striving for sustainability.
"]; arr[9] = ["Meeting present needs without compromising our future.
"]; arr[10] = ["Improve your fleet efficiency and minimize your impact too.
"]; arr[11] = ["Making it easier to do the right thing for the environment.
"]; arr[12] = ["Unisource offers a wide variety of green paper options.
"]; arr[13] = ["L+L believes businesses must do the right thing for the planet.
"]; arr[14] = ["Improve your fleet efficiency and minimize your impact too.
"]; arr[15] = ["Make sure the paper you use compliments your social values.
"]; arr[16] = ["A design and branding firm striving for sustainability.
"]; arr[17] = ["Promoting progress toward a sustainable design community.
"]; arr[18] = ["Unisource offers a wide variety of green paper options.
"]; arr[19] = ["L+L believes businesses must do the right thing for the planet.
"]; arr[20] = ["Paper should come from local, responsibly managed forests.
"]; arr[21] = ["At Monadnock, environmental stewardship is one of our core beliefs.
"]; arr[22] = ["A design and branding firm striving for sustainability.
"]; arr[23] = ["Improve your fleet efficiency and minimize your impact too.
"]; arr[24] = ["Unisource offers a wide variety of green paper options.
"]; arr[25] = ["L+L believes businesses must do the right thing for the planet.
"]; arr[26] = ["Promoting progress toward a sustainable design community.
"]; arr[27] = ["Embedding our social and environmental values into everything we do.
"]; arr[28] = ["A design and branding firm striving for sustainability.
"]; arr[29] = ["Improve your fleet efficiency and minimize your impact too.
"]; arr[30] = ["Unisource offers a wide variety of green paper options.
"]; arr[31] = ["L+L believes businesses must do the right thing for the planet.
"]; function greenvendor(){ document.getElementById("arr").innerHTML = arr[new Date().getDate()]; setTimeout('greenvendor()',3600000);}