
////styles for Contractible Headers
//document.write('' +
//'	<style type="text/css">' +
//'		span.header{cursor:pointer; font-size:11; text-decoration: underline; color: #0000EE;}' +
//'		span.header:hover{color: #548D64;}' +
// adds "+/-" before text on hover
//'		span.header:hover:before{content: " +/- ";}'+
//'    </style>');

//var gb_date = "12/5/05";   // this is the variable code
//E-Newsletter.<br>' + gb_date + ' Edition<br> // this is where the variable code is used in the script


////write Green Team right nav
document.write('' +
//'<img src="images/greenteam_newlogo_168.gif" title="Graphic of Green Team logo." alt="Graphic of Green Team logo." width="168" hspace="0" vspace="0" /> </p>' +
//<!-- BEGIN BOX for Tabs -- the First table holds the tabs together -->
' <table width="100%" border="0" cellspacing="0" cellpadding="0">' +
'  <tr>' +
'    <td>' +
////   BEGIN Quick Links Tab 
////the next two tables make the entire box area (including the tab) change color 
'        <table width="100%" border="0" cellspacing="0" cellpadding="0">' +
'          <tr>' +
'            <td>' +
'                <table width="100%" border="0" cellspacing="0" cellpadding="0">' +
'                  <tr>' +
'                    <td bgcolor="#44904C" onmouseover="this.bgColor=\'#006633\'" onmouseout="this.bgColor=\'#44904C\'">' +
//// this table contains the boxes that house the tab and the content
'                        <table width="100%" border="0" cellspacing="0" cellpadding="0">' +
'                          <tr>' +
'                            <td>' +
//// the tab code 
'                                <table width="100%" border="0" cellspacing="0" cellpadding="0">' +
'                                  <tr valign="top">' +
'                                    <td width="100%"><table width="100%" border="0" cellspacing="0" cellpadding="0">' +
'                                        <tr>' +
'                                          <td width="60%" class="smaller"><img src="../images2/misc/leftcorner.gif" width="10" height="17" align="top" alt="&quot;&quot;" /> <font color="#FFFFFF"><strong>Green Links</strong></font></td>' +
'                                          <td width="15"><div align="right"><img src="../images2/misc/rightcorner_scurve.gif" alt="&quot;&quot;" width="15" height="17" align="right" /></div></td>' +
'                                          <td   bgcolor="#FFFFFF">&nbsp;</td>' +
'                                        </tr>' +
'                                    </table></td>' +
'                                  </tr>' +
'                                </table>' +
////content box 
//// the first table controls the  1 pixel border around the content box	 
'                                <table width="100%" border="0" cellpadding="0" cellspacing="1">' +
'                                  <tr>' +
'                                    <td bgcolor="#ffffff"><table width="100%" border="0" cellpadding="2" cellspacing="0" class="smallest">' +
'                                        <tr>' +
'                                          <td width="10" valign="top"><img src="../images2/bullets/ltbluearrow_sm.gif" alt="&quot;&quot;" width="8" height="9"/></td>' +
'                                         <td><a href="http://www.ofee.gov">Greening the Government</a> <br />' +
' Office of the Federal Environmental Executive - ' +
' Promoting sustainable environmental stewardship throughout the government </td>' +
'                                        </tr>' +
'                                        <tr>' +
'                                          <td><img src="../images2/bullets/ltbluearrow_sm.gif" alt="&quot;&quot;" width="8" height="9" /></td>' +
'                                          <td><a href="../contact/index.html">Contact Us</a> </td>' +
'                                        </tr>' +

'                                    </table></td>' +
'                                  </tr>' +
'                              </table></td>' +
'                          </tr>' +
'                      </table></td>' +
'                  </tr>' +
'              </table>' +
'         </td>' +
////    END Quick Links Tab 

////   BEGIN Suggestion Box Tab 
////the first table - makes the entire box area (including the tab) change color 
'         <br />' +
'        <table width="100%" border="0" cellspacing="0" cellpadding="0">' +
'          <tr>' +
'            <td><br>' +
'                <table width="100%" border="0" cellspacing="0" cellpadding="0">' +
'                  <tr>' +
'                    <td bgcolor="#44904C" onmouseover="this.bgColor=\'#006633\'" onmouseout="this.bgColor=\'#44904C\'">' +
//// this table contains the boxes 
'                        <table width="100%" border="0" cellspacing="0" cellpadding="0">' +
'                          <tr>' +
'                            <td>' +
//// the tab code 
'                                <table width="100%" border="0" cellspacing="0" cellpadding="0">' +
'                                  <tr valign="top">' +
'                                    <td width="100%"><table width="100%" border="0" cellspacing="0" cellpadding="0">' +
'                                        <tr>' +
'                                          <td width="60%" class="smaller"><img src="../images2/misc/leftcorner.gif" width="10" height="17" align="top" alt="&quot;&quot;" /> <font color="#FFFFFF"><strong>Suggestion Box</strong></font></td>' +
'                                          <td width="15"><div align="right"><img src="../images2/misc/rightcorner_scurve.gif" alt="&quot;&quot;" width="15" height="17" align="right" /></div></td>' +
'                                          <td  bgcolor="#FFFFFF">&nbsp;</td>' +
'                                        </tr>' +
'                                    </table></td>' +
'                                  </tr>' +
'                                </table>' +
////content box 
//// the first table controls the  1 pixel border around the content box	 
'                                <table width="100%" border="0" cellpadding="0" cellspacing="1">' +
'                                  <tr>' +
'                                    <td bgcolor="#ffffff"><table width="100%" border="0" cellpadding="2" cellspacing="0" class="smallest">' +
'                                        <tr>' +
'                                          <td width="10" valign="top"><img src="../images2/bullets/ltbluearrow_sm.gif" alt="&quot;&quot;" width="8" height="9" /></td>' +
'                                         <td>How big is your environmental footprint?  Would you like to learn more about the impact of your daily choices?<br />' + 
' Make a suggestion for our <a href="http://www.epa.gov/region1/contact/suggestions.html">Federal Employees Environmental Awareness Campaign</a> </td>' +
'                                        </tr>' +
//'                                        <tr>' +
//'                                          <td><img src="../images2/bullets/ltbluearrow_sm.gif" alt="&quot;&quot;" width="8" height="9" /></td>' +
//'                                          <td class="smallest"><a href="../contact/comments.html">Contact Us</a> </td>' +
//'                                        </tr>' +  

'                                    </table></td>' +
'                                  </tr>' +
'                              </table></td>' +
'                          </tr>' +
'                      </table></td>' +
'                  </tr>' +
'              </table></td>' +
////    END Quick Links Tab 


'          </tr>' +
'        </table>' +
//'      <img src="../images2/misc/1-pixel.gif" alt="&quot;&quot;" width="1" height="3" /> </td>' +
'      </td>' +
'  </tr>' +
'</table>');

