<!--

 /** Replace the Mappings with the following SCRIPT tags.
   *
   * <SCRIPT LANGUAGE="JavaScript" SRC="<path to include folder>/incl/mappings.js"></SCRIPT>
   * <SCRIPT LANGUAGE="JavaScript">getMappings('<path to article folder');</SCRIPT>
  **/
        

 /**
   * Syntax  is       document.write('<text here>');
   *
   * Use Single Quotes only to Start and End the Text. Donot use SingleQuotes in between, 
   * For attribute values of HTML tags Use DoubleQuotes only.
  **/

function getMappings(map_path)
{

document.write('<map name="logoDBNMap">');
document.write('<area shape="rect" coords="16,3,130,57" href="http://www.digitalapps.net" alt="home">');
document.write('</map>');

document.write('<map name="cal2010_marMap">');
document.write('</map>');

document.write('<map name="cal2010_febMap">');
document.write('</map>');

document.write('<map name="cal2010_janMap">');
document.write('</map>');

document.write('<map name="cal2009_decMap">');
document.write('</map>');

document.write('<map name="cal2009_novMap">');
document.write('</map>');

document.write('<map name="cal2009_octMap">');
document.write('<area shape="circle" coords="151,74,6" href="' + map_path + '/article/20091016.htm">');
document.write('<area shape="circle" coords="150,84,6" href="' + map_path + '/article/20091023.htm">');
document.write('</map>');

document.write('<map name="cal2009_sepMap">');
document.write('</map>');

document.write('<map name="cal2009_augMap">');
document.write('</map>');

document.write('<map name="cal2009_julMap">');
document.write('</map>');

document.write('<map name="cal2009_junMap">');
document.write('<area shape="circle" coords="94,70,6" href="' + map_path + '/Q_A/20090617.htm">');
document.write('</map>');

document.write('<map name="cal2009_mayMap">');
document.write('<area shape="circle" coords="93,97,6" href="' + map_path + '/updatefromsdglpresident.pdf">');
document.write('</map>');

document.write('<map name="cal2009_aprMap">');
document.write('<area shape="circle" coords="96,44,6" href="' + map_path + '/Q_A/20090401.htm">');
document.write('<area shape="circle" coords="151,70,6" href="' + map_path + '/Q_A/20090417.htm">');
document.write('<area shape="circle" coords="121,84,6" href="' + map_path + '/Q_A/20090423.htm">');
document.write('</map>');

document.write('<map name="cal2009_marMap">');
document.write('<area shape="circle" coords="95,86,6" href="' + map_path + '/article/20090325.htm">');
document.write('</map>');

document.write('<map name="cal2009_febMap">');
document.write('<area shape="circle" coords="94,56,6" href="' + map_path + '/article/20090211.htm">');
document.write('<area shape="circle" coords="69,84,6" href="' + map_path + '/article/20090224.htm">');
document.write('</map>');

document.write('<map name="cal2009_janMap">');
document.write('<area shape="circle" coords="71,57,6" href="' + map_path + '/article/20090106.htm">');
document.write('<area shape="circle" coords="123,57,6" href="' + map_path + '/article/20090108.htm">');
document.write('<area shape="circle" coords="70,70,6" href="' + map_path + '/article/20090113.htm">');
document.write('</map>');

document.write('<map name="cal2008_decMap">');
document.write('<area shape="circle" coords="150,56,6" href="' + map_path + '/article/20081212.htm">');
document.write('<area shape="circle" coords="95,70,6" href="' + map_path + '/article/20081217.htm">');
document.write('</map>');

document.write('<map name="cal2008_novMap">');
document.write('<area shape="circle" coords="45,55,6" href="' + map_path + '/article/20081103.htm">');
document.write('<area shape="circle" coords="95,83,6" href="' + map_path + '/article/20081119.htm">');
document.write('</map>');

document.write('<map name="cal2008_octMap">');
document.write('<area shape="circle" coords="97,43,6" href="' + map_path + '/article/20081001.htm">');
document.write('<area shape="circle" coords="93,84,6" href="' + map_path + '/article/20081022.htm">');
document.write('</map>');

document.write('<map name="cal2008_sepMap">');
document.write('<area shape="circle" coords="72,42,6" href="' + map_path + '/article/20080902.pdf">');
document.write('<area shape="circle" coords="42,97,6" href="' + map_path + '/article/20080929.htm">');
document.write('</map>');

document.write('<map name="cal2008_augMap">');
document.write('<area shape="circle" coords="150,70,6" href="' + map_path + '/article/20080815.htm">');
document.write('<area shape="circle" coords="94,83,6" href="' + map_path + '/article/20080820.htm">');
document.write('</map>');

document.write('<map name="cal2008_julMap">');
document.write('<area shape="circle" coords="40,96,6" href="' + map_path + '/article/20080728.htm">');
document.write('</map>');

document.write('<map name="cal2008_mayMap">');
document.write('<area shape="circle" coords="119,69,6" href="' + map_path + '/article/20080515.htm">');
document.write('</map>');

document.write('<map name="cal2008_aprMap">');
document.write('<area shape="circle" coords="95,70,6" href="' + map_path + '/article/20080416.htm">');
document.write('<area shape="circle" coords="94,84,6" href="' + map_path + '/article/20080423.htm">');
document.write('</map>');

document.write('<map name="cal2008_marMap">');
document.write('<area shape="circle" coords="96,56,6" href="' + map_path + '/article/20080305.htm">');
document.write('</map>');

document.write('<map name="cal2008_febMap">');
document.write('<area shape="circle" coords="120,97,6" href="' + map_path + '/article/20080228.htm">');
document.write('</map>');

document.write('<map name="cal2008_janMap">');
document.write('<area shape="circle" coords="96,44,6" href="' + map_path + '/article/20080102.htm">');
document.write('<area shape="circle" coords="97,56,6" href="' + map_path + '/article/20080109.htm">');
document.write('<area shape="circle" coords="120,70,6" href="' + map_path + '/article/20080117.htm">');
document.write('</map>');

document.write('<map name="cal2007_decMap">');
document.write('<area shape="circle" coords="120,70,6" href="' + map_path + '/article/20071213.htm">');
document.write('</map>');

document.write('<map name="cal2007_novMap">');
document.write('<area shape="circle" coords="121,98,6" href="' + map_path + '/article/20071129.htm">');
document.write('<area shape="circle" coords="93,70,6" href="' + map_path + '/article/20071114.htm">');
document.write('</map>');

document.write('<map name="cal2007_octMap">');
document.write('<area shape="circle" coords="68,96,6" href="' + map_path + '/article/20071030.htm">');
document.write('<area shape="circle" coords="68,83,6" href="' + map_path + '/article/20071023.htm">');
document.write('<area shape="circle" coords="94,54,6" href="' + map_path + '/article/20071010.htm">');
document.write('<area shape="circle" coords="71,54,6" href="' + map_path + '/article/20071009.htm">');
document.write('</map>');

document.write('<map name="cal2007_sepMap">');
document.write('<area shape="circle" coords="120,97,6" href="' + map_path + '/article/20070927.htm">');
document.write('<area shape="circle" coords="120,84,6" href="' + map_path + '/article/20070920_1.htm">');
document.write('<area shape="circle" coords="93,70,6" href="' + map_path + '/article/20070912.htm">');
document.write('</map>');

document.write('<map name="cal2007_augMap">');
document.write('<area shape="circle" coords="93,97,6" href="' + map_path + '/article/20070829.htm">');
document.write('<area shape="circle" coords="68,85,6" href="' + map_path + '/article/20070821.htm">');
document.write('<area shape="circle" coords="121,71,6" href="' + map_path + '/article/20070816.htm">');
document.write('<area shape="circle" coords="95,71,6" href="' + map_path + '/article/20070815.htm">');
document.write('<area shape="circle" coords="123,56,6" href="' + map_path + '/article/20070809.htm">');
document.write('</map>');

document.write('<map name="cal2007_julMap">');
document.write('<area shape="circle" coords="120,71,6" href="' + map_path + '/article/20070719.htm">');
document.write('<area shape="circle" coords="68,71,6" href="' + map_path + '/article/20070717.htm">');
document.write('<area shape="circle" coords="68,57,6" href="' + map_path + '/article/20070710.htm">');
document.write('<area shape="circle" coords="44,44,6" href="' + map_path + '/article/20070702.htm">');
document.write('</map>');

document.write('<map name="cal2007_junMap">');
document.write('<area shape="circle" coords="92,98,6" href="' + map_path + '/article/20070627.htm">');
document.write('<area shape="circle" coords="120,71,6" href="' + map_path + '/article/20070614.htm">');
document.write('<area shape="circle" coords="43,56,6" href="' + map_path + '/article/20070604.htm">');
document.write('</map>');

document.write('<map name="cal2007_mayMap">');
document.write('<area shape="circle" coords="93,85,6" href="' + map_path + '/article/20070523.htm">');
document.write('<area shape="circle" coords="68,71,6" href="' + map_path + '/article/20070515.htm">');
document.write('<area shape="circle" coords="43,56,6" href="' + map_path + '/article/20070507.htm">');
document.write('</map>');

document.write('<map name="cal2007_aprMap">');
document.write('<area shape="circle" coords="93,71,6" href="' + map_path + '/article/20070418_1.htm">');
document.write('</map>');

document.write('<map name="cal2007_febMap">');
document.write('<area shape="circle" coords="68,98,6" href="' + map_path + '/article/20070227.htm">');
document.write('</map>');

document.write('<map name="cal2007_janMap">');
document.write('<area shape="circle" coords="93,85,6" href="' + map_path + '/article/20070124.htm">');
document.write('<area shape="circle" coords="67,71,6" href="' + map_path + '/article/20070116.htm">');
document.write('<area shape="circle" coords="93,57,6" href="' + map_path + '/article/20070110.htm">');
document.write('<area shape="circle" coords="95,44,6" href="' + map_path + '/article/20070103.htm">');
document.write('</map>');

document.write('<map name="cal2006_decMap">');
document.write('<area shape="circle" coords="70,58,6" href="' + map_path + '/article/20061205.htm">');
document.write('</map>');
document.write('<map name="cal2006_novMap">');
document.write('<area shape="circle" coords="67,84,6" href="' + map_path + '/article/20061121.htm">');
document.write('<area shape="circle" coords="69,56,6" href="' + map_path + '/article/20061107.htm">');
document.write('</map>');

document.write('<map name="cal2006_octMap">');
document.write('<area shape="circle" coords="120,85,6" href="' + map_path + '/article/20061026.htm">');
document.write('</map>');

document.write('<map name="cal2006_sepMap">');
document.write('<area shape="circle" coords="119,57,6" href="' + map_path + '/article/20060907.htm">');
document.write('</map>');

document.write('<map name="cal2006_augMap">');
document.write('<area shape="circle" coords="93,72,6" href="' + map_path + '/article/20060816.htm">');
document.write('<area shape="circle" coords="39,72,6" href="' + map_path + '/article/20060814.htm">');
document.write('<area shape="circle" coords="95,56,6" href="' + map_path + '/article/20060809.htm">');
document.write('<area shape="circle" coords="123,46,6" href="' + map_path + '/article/20060803.htm">');
document.write('<area shape="circle" coords="94,45,6" href="' + map_path + '/article/20060802.htm">');
document.write('</map>');


document.write('<map name="cal2006_julMap">');
document.write('<area shape="circle" coords="119,98,6" href="' + map_path + '/article/20060727.htm">');
document.write('</map>');


document.write('<map name="cal2006_junMap">');
document.write('<area shape="circle" coords="39,85,6" href="' + map_path + '/article/20060619.htm">');
document.write('</map>');

document.write('<map name="cal2006_mayMap">');
document.write('<area shape="circle" coords="67,98,6" href="' + map_path + '/article/20060530.htm">');
document.write('<area shape="circle" coords="70,44,6" href="' + map_path + '/article/20060502.htm">');
document.write('<area shape="circle" coords="69,86,6" href="' + map_path + '/article/20060523.htm">');
document.write('</map>');

document.write('<map name="cal2006_aprMap">');
document.write('<area shape="circle" coords="119,86,6" href="' + map_path + '/article/20060420.htm">');
document.write('<area shape="circle" coords="66,98,6" href="' + map_path + '/article/20060425.htm">');
document.write('<area shape="circle" coords="118,96,6" href="' + map_path + '/article/20060427.htm">');
document.write('</map>');

document.write('<map name="cal2006_marMap">');
document.write('<area shape="circle" coords="118,99,6" href="' + map_path + '/article/20060330.htm">');
document.write('</map>');

document.write('<map name="cal2005_novMap">');
document.write('<area shape="circle" coords="70,43,6" href="' + map_path + '/article/20051101.htm">');
document.write('<area shape="circle" coords="96,57,6" href="' + map_path + '/article/20051109.htm">');
document.write('<area shape="circle" coords="68,71,6" href="' + map_path + '/article/20051115.htm">');
document.write('</map>');

document.write('<map name="cal2005_sepMap">');
document.write('<area shape="circle" coords="120,72,6" href="' + map_path + '/article/20050915.htm">');
document.write('<area shape="circle" coords="94,85,6" href="' + map_path + '/article/20050921.htm">');
document.write('</map>');

document.write('<map name="cal2005_augMap">');
document.write('<area shape="circle" coords="95,44,6" href="' + map_path + '/article/20050803.htm">');
document.write('<area shape="circle" coords="119,72,6" href="' + map_path + '/article/20050818.htm">');
document.write('<area shape="circle" coords="40,85,6" href="' + map_path + '/article/20050822.htm">');
document.write('<area shape="circle" coords="95,87,6" href="' + map_path + '/article/20050824.htm">');
document.write('</map>');

document.write('<map name="cal2005_julMap">');
document.write('<area shape="circle" coords="120,73,6" href="' + map_path + '/article/chairman_statement.htm">');
document.write('<area shape="circle" coords="40,87,6" href="' + map_path + '/article/20050718.htm">');
document.write('<area shape="circle" coords="95,85,6" href="' + map_path + '/article/20050720.htm">');
document.write('<area shape="circle" coords="66,99,6" href="' + map_path + '/article/20050726.htm">');
document.write('</map>');

document.write('<map name="cal2005_junMap">');
document.write('<area shape="circle" coords="65,99,6" href="' + map_path + '/article/20050628.htm">');
document.write('</map>');

document.write('<map name="cal2005_mayMap">');
document.write('<area shape="circle" coords="41,72,6" href="' + map_path + '/article/20050516.htm">');
document.write('<area shape="circle" coords="68,44,6" href="' + map_path + '/article/20050503.htm">');
document.write('<area shape="circle" coords="122,44,6" href="' + map_path + '/article/20050505.htm">');
document.write('</map>');

document.write('<map name="cal2005_aprMap">');
document.write('<area shape="circle" coords="66,99,6" href="' + map_path + '/article/20050426.htm">');
document.write('<area shape="circle" coords="120,86,6" href="' + map_path + '/article/20050421.htm">');
document.write('<area shape="circle" coords="38,86,6" href="' + map_path + '/article/20050418.htm">');
document.write('</map>');

document.write('<map name="cal2005_marMap">');
document.write('<area shape="circle" coords="120,98,6" href="' + map_path + '/article/20050331.htm">');
document.write('<area shape="circle" coords="38,98,6" href="' + map_path + '/article/20050328.htm">');
document.write('<area shape="circle" coords="95,70,6" href="' + map_path + '/article/20050316.htm">');
document.write('<area shape="circle" coords="95,43,6" href="' + map_path + '/article/20050302.htm">');
document.write('</map>');

document.write('<map name="cal2005_febMap">');
document.write('<area shape="circle" coords="93,87,6" href="' + map_path + '/article/20050223.htm">');
document.write('<area shape="circle" coords="69,56,6" href="' + map_path + '/article/20050208.htm">');
document.write('<area shape="circle" coords="67,72,6" href="' + map_path + '/article/20050215.htm">');
document.write('</map>');

document.write('<map name="cal2005_janMap">');
document.write('<area shape="circle" coords="95,100,6" href="' + map_path + '/article/20050126.htm">');
document.write('<area shape="circle" coords="66,100,6" href="' + map_path + '/article/20050125.htm">');
document.write('</map>');

document.write('<map name="cal2004_decMap">');
document.write('<area shape="circle" coords="94,71,6" href="' + map_path + '/article/20041215.htm">');
document.write('</map>');

document.write('<map name="cal2004_novMap">');
document.write('<area shape="circle" coords="67,101,6" href="' + map_path + '/article/20041130.htm">');
document.write('<area shape="circle" coords="120,71,6" href="' + map_path + '/article/20041118.htm">');
document.write('</map>');

document.write('<map name="cal2004_octMap">');
document.write('<area shape="circle" coords="69,98,6" href="' + map_path + '/article/20041026.htm">');
document.write('<area shape="circle" coords="120,70,6" href="' + map_path + '/article/20041014.htm">');
document.write('<area shape="circle" coords="119,57,6" href="' + map_path + '/article/20041007.htm">');
document.write('<area shape="circle" coords="40,58,6" href="' + map_path + '/article/20041004.htm">');
document.write('</map>');

document.write('<map name="cal2004_sepMap">');
document.write('<area shape="circle" coords="95,100,6" href="' + map_path + '/article/20040929.htm">');
document.write('<area shape="circle" coords="95,85,6" href="' + map_path + '/article/20040922.htm">');
document.write('<area shape="circle" coords="96,42,6" href="' + map_path + '/article/20040901.htm">');
document.write('</map>');

document.write('<map name="cal2004_augMap">');
document.write('<area shape="circle" coords="42,97,6" href="' + map_path + '/article/20040830.htm">');
document.write('<area shape="circle" coords="42,56,6" href="' + map_path + '/article/20040809.htm">');
document.write('<area shape="circle" coords="123,56,6" href="' + map_path + '/article/20040812.htm">');
document.write('<area shape="circle" coords="43,69,6" href="' + map_path + '/article/20040816.htm">');
document.write('<area shape="circle" coords="43,85,6" href="' + map_path + '/article/20040823.htm">');
document.write('</map>');

document.write('<map name="cal2004_julMap">');
document.write('<area shape="circle" coords="93,56,6" href="' + map_path + '/article/20040707.htm">');
document.write('<area shape="circle" coords="70,70,6" href="' + map_path + '/article/20040713.htm">');
document.write('<area shape="circle" coords="95,83,7" href="' + map_path + '/article/20040721.htm">');
document.write('<area shape="circle" coords="43,97,7" href="' + map_path + '/article/20040726.htm">');
document.write('</map>');

document.write('<map name="cal2004_junMap">');
document.write('<area shape="circle" coords="42,54,6" href="' + map_path + '/article/20040607.htm">');
document.write('<area shape="circle" coords="95,70,6" href="' + map_path + '/article/20040616.htm">');
document.write('<area shape="circle" coords="41,84,7" href="' + map_path + '/article/20040621.htm">');
document.write('<area shape="circle" coords="149,83,7" href="' + map_path + '/article/20040625.htm">');
document.write('<area shape="circle" coords="69,96,7" href="' + map_path + '/article/20040629.htm">');
document.write('<area shape="circle" coords="95,98,7" href="' + map_path + '/article/20040630.htm">');
document.write('</map>');

document.write('<map name="cal2004_mayMap">');
document.write('<area shape="circle" coords="69,57,7" href="' + map_path + '/article/20040504.htm">');
document.write('<area shape="circle" coords="43,85,8" href="' + map_path + '/article/20040517.htm">');
document.write('<area shape="circle" coords="96,84,7" href="' + map_path + '/article/20040519.htm">');
document.write('<area shape="circle" coords="122,83,7" href="' + map_path + '/article/20040520.htm">');
document.write('</map>');

document.write('<map name="cal2004_aprMap">');
document.write('<area shape="circle" coords="96,70,9" href="' + map_path + '/article/20040414.htm">');
document.write('<area shape="circle" coords="123,70,7" href="' + map_path + '/article/20040415.htm">');
document.write('<area shape="circle" coords="43,99,7" href="' + map_path + '/article/20040426.htm">');
document.write('</map>');

document.write('<map name="cal2004_marMap">');
document.write('<area shape="circle" coords="69,43,7" href="' + map_path + '/article/20040302.htm">');
document.write('<area shape="circle" coords="123,55,7" href="' + map_path + '/article/20040311.htm">');
document.write('<area shape="circle" coords="70,69,7" href="' + map_path + '/article/20040316.htm">');
document.write('<area shape="circle" coords="69,98,7" href="' + map_path + '/article/20040330.htm">');
document.write('</map>');

document.write('<map name="cal2004_febMap">');
document.write('<area shape="circle" coords="42,42,7" href="' + map_path + '/article/20040202.htm">');
document.write('<area shape="circle" coords="122,41,5" href="' + map_path + '/article/20040205.htm">');
document.write('<area shape="circle" coords="42,57,7" href="' + map_path + '/article/20040209.htm">');
document.write('<area shape="circle" coords="70,70,7" href="' + map_path + '/article/20040217.htm">');
document.write('</map>');

document.write('<map name="cal2004_janMap">');
document.write('<area shape="circle" coords="68,54,7" href="' + map_path + '/article/20040106.htm">');
document.write('<area shape="circle" coords="95,70,8" href="' + map_path + '/article/20040114.htm">');
document.write('</map>');

document.write('<map name="cal2003_decMap">');
document.write('<area shape="circle" coords="148,55,8" href="' + map_path + '/article/20031212.htm">');
document.write('<area shape="circle" coords="95,43,5" href="' + map_path + '/article/20031203.htm">');
document.write('<area shape="circle" coords="124,42,6" href="' + map_path + '/article/20031204.htm">');
document.write('<area shape="circle" coords="41,55,6" href="' + map_path + '/article/20031208.htm">');
document.write('<area shape="circle" coords="95,56,6" href="' + map_path + '/article/20031210.htm">');
document.write('<area shape="circle" coords="41,70,7" href="' + map_path + '/article/20031215.htm">');
document.write('<area shape="circle" coords="148,70,7" href="' + map_path + '/article/20031219.htm">');
document.write('<area shape="circle" coords="67,83,7" href="' + map_path + '/article/20031223.htm">');
document.write('</map>');

document.write('<map name="cal2003_novMap">');
document.write('<area shape="circle" coords="71,55,7" href="' + map_path + '/article/20031104.htm">');
document.write('<area shape="circle" coords="98,56,6" href="' + map_path + '/article/20031105.htm">');
document.write('<area shape="circle" coords="124,69,7" href="' + map_path + '/article/20031113.htm">');
document.write('<area shape="circle" coords="44,83,7" href="' + map_path + '/article/20031117.htm">');
document.write('<area shape="circle" coords="44,97,8" href="' + map_path + '/article/20031124.htm">');
document.write('</map>');

document.write('<map name="cal2003_octMap">');
document.write('<area shape="circle" coords="68,69,8" href="' + map_path + '/article/20031014.htm">');
document.write('<area shape="circle" coords="68,98,9" href="' + map_path + '/article/20031028.htm">');
document.write('<area shape="circle" coords="121,98,7" href="' + map_path + '/article/20031030.htm">');
document.write('</map>');


document.write('<map name="cal2003_sepMap">');
document.write('<area shape="circle" coords="95,41,6" href="' + map_path + '/article/20030903.htm">');
document.write('<area shape="circle" coords="95,56,7" href="' + map_path + '/article/20030910.htm">');
document.write('<area shape="circle" coords="40,69,6" href="' + map_path + '/article/20030915.htm">');
document.write('<area shape="circle" coords="95,83,7" href="' + map_path + '/article/20030924.htm">');
document.write('</map>');


document.write('<map name="cal2003_augMap">');
document.write('<area shape="circle" coords="68,56,7" href="' + map_path + '/article/20030805.htm">');
document.write('<area shape="circle" coords="68,70,7" href="' + map_path + '/article/20030812.htm">');
document.write('<area shape="circle" coords="122,70,8" href="' + map_path + '/article/20030814.htm">');
document.write('<area shape="circle" coords="68,84,7" href="' + map_path + '/article/20030819.htm">');
document.write('<area shape="circle" coords="44,98,7" href="' + map_path + '/article/20030825.htm">');
document.write('</map>');


document.write('<map name="cal2003_julMap">');
document.write('<area shape="circle" coords="72,42,7" href="' + map_path + '/article/20030701.htm">');
document.write('<area shape="circle" coords="72,56,6" href="' + map_path + '/article/20030708.htm">');
document.write('</map>');

document.write('<map name="cal2003_junMap">');
document.write('<area shape="circle" coords="68,57,7" href="' + map_path + '/article/20030610.htm">');
document.write('<area shape="circle" coords="121,56,7" href="' + map_path + '/article/20030612.htm">');
document.write('<area shape="circle" coords="95,70,7" href="' + map_path + '/article/20030618.htm">');
document.write('<area shape="circle" coords="68,84,7" href="' + map_path + '/article/20030624.htm">');
document.write('<area shape="circle" coords="95,84,7" href="' + map_path + '/article/20030625.htm">');
document.write('</map>');


document.write('<map name="cal2003_mayMap">');
document.write('<area shape="circle" coords="40,56,6" href="' + map_path + '/article/20030505.htm">');
document.write('<area shape="circle" coords="121,70,8" href="' + map_path + '/article/20030515.htm">');
document.write('<area shape="circle" coords="68,83,7" href="' + map_path + '/article/20030520.htm">');
document.write('</map>');


document.write('<map name="cal2003_aprMap">');
document.write('<area shape="circle" coords="98,42,6" href="' + map_path + '/article/20030402.htm">');
document.write('<area shape="circle" coords="72,56,7" href="' + map_path + '/article/20030408.htm">');
document.write('<area shape="circle" coords="44,70,8" href="' + map_path + '/article/20030414.htm">');
document.write('<area shape="circle" coords="125,83,8" href="' + map_path + '/article/20030424.htm">');
document.write('</map>');


document.write('<map name="cal2003_marMap">');
document.write('<area shape="circle" coords="44,97,8" href="' + map_path + '/article/20030324.htm">');
document.write('<area shape="circle" coords="43,111,7" href="' + map_path + '/article/20030331.htm">');
document.write('</map>');


document.write('<map name="cal2002_decMap">');
document.write('<area shape="rect" coords="85,36,101,47" href="' + map_path + '/article/20021204.htm">');
document.write('<area shape="rect" coords="59,50,77,62" href="' + map_path + '/article/20021210.htm">');
document.write('<area shape="rect" coords="111,63,129,76" href="' + map_path + '/article/20021219.htm">');
document.write('</map>');


document.write('<map name="cal2003_janMap" id="cal2003_janMap">');
document.write('<area shape="rect" coords="86,50,103,62" href="' + map_path + '/article/20030108.htm">');
document.write('<area shape="rect" coords="86,78,104,90" href="' + map_path + '/article/20030122.htm">');
document.write('<area shape="rect" coords="86,92,104,104" href="' + map_path + '/article/20030129.htm">');
document.write('</map>');


document.write('<map name="cal2002_sepMap">');
document.write('<area shape="circle" coords="69,84,8" href="' + map_path + '/article/20020924.htm">');
document.write('</map>');


document.write('<map name="cal2002_octMap">');
document.write('<area shape="circle" coords="69,41,7" href="' + map_path + '/article/20021001.htm">');
document.write('<area shape="circle" coords="70,56,7" href="' + map_path + '/article/20021008.htm">');
document.write('</map>');


document.write('<map name="cal2002_novMap">');
document.write('<area shape="circle" coords="98,56,7" href="' + map_path + '/article/20021106.htm">');
document.write('<area shape="circle" coords="70,71,8" href="' + map_path + '/article/20021112.htm">');
document.write('</map>');


document.write('<map name="cal2002_augMap">');
document.write('<area shape="circle" coords="95,70,7" href="' + map_path + '/article/20020814.htm">');
document.write('<area shape="circle" coords="94,84,6" href="' + map_path + '/article/20020821.htm">');
document.write('</map>');


document.write('<map name="cal2002_julMap">');
document.write('<area shape="circle" coords="41,56,7" href="' + map_path + '/article/20020708.htm">');
document.write('<area shape="circle" coords="68,83,8" href="' + map_path + '/article/20020723.htm">');
document.write('<area shape="circle" coords="68,99,7" href="' + map_path + '/article/20020730.htm">');
document.write('</map>');


document.write('<map name="cal2002_junMap">');
document.write('<area shape="circle" coords="125,56,6" href="' + map_path + '/article/20020606.htm">');
document.write('<area shape="circle" coords="44,70,7" href="' + map_path + '/article/20020610.htm">');
document.write('<area shape="circle" coords="71,84,7" href="' + map_path + '/article/20020618.htm">');
document.write('<area shape="circle" coords="71,99,8" href="' + map_path + '/article/20020625.htm">');
document.write('<area shape="circle" coords="125,98,7" href="' + map_path + '/article/20020627.htm">');
document.write('</map>');


document.write('<map name="cal2002_aprMap">');
document.write('<area shape="circle" coords="69,70,7" href="' + map_path + '/article/20020416.htm">');
document.write('</map>');


document.write('<map name="cal2002_mayMap">');
document.write('<area shape="circle" coords="43,56,6" href="' + map_path + '/article/20020506.htm">');
document.write('<area shape="circle" coords="44,84,8" href="' + map_path + '/article/20020520.htm">');
document.write('</map>');


document.write('<map name="cal2002_marMap">');
document.write('<area shape="circle" coords="149,99,9" href="' + map_path + '/article/20020329.htm">');
document.write('</map>');


document.write('<map name="cal2002_janMap">');
document.write('<area shape="circle" coords="149,41,6" href="' + map_path + '/article/20020104.htm">');
document.write('<area shape="circle" coords="40,69,7" href="' + map_path + '/article/20020114.htm">');
document.write('<area shape="circle" coords="95,69,7" href="' + map_path + '/article/20020116.htm">');
document.write('<area shape="circle" coords="67,84,7" href="' + map_path + '/article/20020122.htm">');
document.write('<area shape="circle" coords="148,85,8" href="' + map_path + '/article/20020125.htm">');
document.write('<area shape="circle" coords="40,98,8" href="' + map_path + '/article/20020128.htm">');
document.write('</map>');


document.write('<map name="cal2001_decMap">');
document.write('<area shape="circle" coords="126,98,8" href="' + map_path + '/article/20011227.htm">');
document.write('</map>');


document.write('<map name="cal2001_novMap">');
document.write('<area shape="circle" coords="98,56,7" href="' + map_path + '/article/20011107.htm">');
document.write('<area shape="circle" coords="40,84,8" href="' + map_path + '/article/20011119.htm">');
document.write('<area shape="circle" coords="97,98,8" href="' + map_path + '/article/20011128.htm">');
document.write('</map>');


document.write('<map name="cal2001_octMap">');
document.write('<area shape="circle" coords="94,42,7" href="' + map_path + '/article/20011003.htm">');
document.write('<area shape="circle" coords="67,56,6" href="' + map_path + '/article/20011009.htm">');
document.write('<area shape="circle" coords="93,98,8" href="' + map_path + '/article/20011031.htm">');
document.write('</map>');


document.write('<map name="cal2001_sepMap">');
document.write('<area shape="circle" coords="70,83,7" href="' + map_path + '/article/20010918.htm">');
document.write('</map>');


document.write('<map name="cal2001_augMap">');
document.write('<area shape="circle" coords="43,83,7" href="' + map_path + '/article/20010820.htm">');
document.write('<area shape="circle" coords="95,84,7" href="' + map_path + '/article/20010822.htm">');
document.write('<area shape="circle" coords="121,84,7" href="' + map_path + '/article/20010823.htm">');
document.write('</map>');


document.write('<map name="cal2001_julMap">');
document.write('<area shape="circle" coords="121,42,7" href="' + map_path + '/article/20010705.pdf" target="_blank">');
document.write('<area shape="circle" coords="40,56,6" href="' + map_path + '/article/20010709.pdf" target="_blank">');
document.write('<area shape="circle" coords="69,84,8" href="' + map_path + '/article/20010724.pdf" target="_blank">');
document.write('</map>');


document.write('<map name="cal2001_junMap">');
document.write('<area shape="circle" coords="148,42,6" href="' + map_path + '/article/20010601.pdf" target="_blank">');
document.write('<area shape="circle" coords="44,70,7" href="' + map_path + '/article/20010611.pdf" target="_blank">');
document.write('<area shape="circle" coords="148,83,8" href="' + map_path + '/article/20010622.pdf" target="_blank">');
document.write('</map>');


document.write('<map name="cal2001_janMap">');
document.write('<area shape="circle" coords="68,56,7" href="' + map_path + '/article/20010109.pdf" target="_blank">');
document.write('</map>');
}

 //-->