// JavaScript Document
//Created by GRR on 5th January 2008

<!--          
document.write("<table width='100%' border='0' cellspacing='1' cellpadding='1'>");
  document.write("<tr>");
    document.write("<td width='45%'>&nbsp;</td>");
    document.write("<td width='55%' align='right' valign='bottom'>");
      document.write("<a href=javascript:f('s')><img title='Small Font Size' alt='Small Font Size' src='PageLayoutImages/FontSize_S.gif' border='0'></a>");
      document.write("<a href=javascript:f('m')><img title='Medium Font Size' alt='Medium Font Size' src='PageLayoutImages/FontSize_M.gif' border='0'></a>");
      document.write("<a href=javascript:f('l')><img title='Large Font Size' alt='Large Font Size' src='PageLayoutImages/FontSize_L.gif' border='0'></a>");
      document.write("<a href=javascript:f('xl')><img title='Extra Large Font Size' alt='Extra Large Font Size' src='PageLayoutImages/FontSize_XL.gif' border='0'></a>");
      document.write("<a href=javascript:f('xxl')><img title='Extra Extra Large Font Size' alt='Extra Extra Large Font Size' src='PageLayoutImages/FontSize_XXL.gif' border='0'></a>");
						   
      //document.write("<a href='#' onclick='Btn_Blue_CCECFF()'><img src='PageLayoutImages/Btn_Blue_CCECFF.gif' width='20' height='20' border='0' alt='Blue #CCECFF' title='Blue #CCECFF'></a>");
      //document.write("<a href='#' onclick='Btn_White_FFFFFF()'><img src='PageLayoutImages/Btn_White_FFFFFF.gif' width='20' height='20' border='0' alt='White #FFFFFF' title='White #FFFFFF'></a>");
      //document.write("<a href='#' onclick='Btn_Blue_CCFFFF()'><img src='PageLayoutImages/Btn_Blue_CCFFFF.gif' width='20' height='20' border='0' alt='Blue #CCFFFF' title='Blue #CCFFFF'></a>");
      //document.write("<a href='#' onclick='Btn_Green_CCFFCC()'><img src='PageLayoutImages/Btn_Green_CCFFCC.gif' width='20' height='20' border='0' alt='Green #CCFFCC' title='Green #CCFFCC'></a>");
      //document.write("<a href='#' onclick='Btn_Pink_FFDDDD()'><img src='PageLayoutImages/Btn_Pink_FFDDDD.gif' width='20' height='20' border='0' alt='Pink #FFDDDD' title='Pink #FFDDDD'></a>");
      //document.write("<a href='#' onclick='Btn_Grey_EAEAEA()'><img src='PageLayoutImages/Btn_Grey_EAEAEA.gif' width='20' height='20' border='0' alt='Grey #EAEAEA' title='Grey #EAEAEA'></a>");
      //document.write("<a href='#' onclick='Btn_Purple_FFCCFF()'><img src='PageLayoutImages/Btn_Purple_FFCCFF.gif' width='20' height='20' border='0' alt='Purple #FFCCFF' title='Purple #FFCCFF'></a>");    
      //document.write("<a href='#' onclick='Btn_Yellow_FFFF00()'><img src='PageLayoutImages/Btn_Yellow_FFFF00.gif' width='20' height='20' border='0' alt='Yellow #FFFF00' title='Yellow #FFFF00'></a>");   
						   
    document.write("</td>");
  document.write("</tr>");
document.write("</table>");
		
		//-->




