Are you wanting like what Valentine weather posted, just the picture OR where you can look at each zoomed in section by clicking on it, like how it is on the NWS page? If you are wanting the second option, copy the following into the new page:
<div id="main-copy">
<p><img alt="NOHRSC Snow Depth" src="
http://www.weather.gov/images/nerfc/ops/nohrsc_full_sd.png" usemap="#depthmap" /><map id="depthmap" name="depthmap"><area alt="buffalo area" class="group5" coords="35,325,72,304,110,297,110,385,35,385,35,325" href="
http://www.weather.gov/images/nerfc/ops/wwny_snowdepth.png" shape="polygon" /><br />
<area alt="Genesee River Valley" class="group5" coords="111,297,160,297,160,385,111,385,111,297 " href="
http://www.weather.gov/images/nerfc/ops/wny_snowdepth.png" shape="polygon" /><br />
<area alt="Syracuse Area" class="group5" coords="161,297,266,297,266,344,161,344,161,297" href="
http://www.weather.gov/images/nerfc/ops/ncny_snowdepth.png" shape="polygon" /><br />
<area alt="Binghamton Area" class="group5" coords="161,345,266,345,266,385,161,385,161,315" href="
http://www.weather.gov/images/nerfc/ops/wcny_snowdepth.png" shape="polygon" /><br />
<area alt="Watertown Area" class="group5" coords="190,255,260,255,260,296,190,296,190,255" href="
http://www.weather.gov/images/nerfc/ops/nwny_snowdepth.png" shape="polygon" /><br />
<area alt="Northern NY" class="group5" coords="220,220,335,220,335,296,268,296,268,254,220,254,220,220" href="
http://www.weather.gov/images/nerfc/ops/nny_snowdepth.png" shape="polygon" /><br />
<area alt="Catskill Mountains" class="group5" coords="267,355,320,355,320,385,267,385,267,355" href="
http://www.weather.gov/images/nerfc/ops/scny_snowdepth.png" shape="polygon" /><br />
<area alt="Albany-North" class="group5" coords="267,297,335,297,335,354,267,354,267,297" href="
http://www.weather.gov/images/nerfc/ops/ecny_snowdepth.png" shape="polygon" /><br />
<area alt="NYC Metro" class="group5" coords="250,386,320,386,320,430,250,430,250,386" href="
http://www.weather.gov/images/nerfc/ops/sny_snowdepth.png" shape="polygon" /><br />
<area alt="LI and CT" class="group5" coords="321,370,395,370,395,435,321,435,321,370" href="
http://www.weather.gov/images/nerfc/ops/ctli_snowdepth.png" shape="polygon" /><br />
<area alt="Northern VT" class="group5" coords="336,230,410,230,410,296,336,296,336,230" href="
http://www.weather.gov/images/nerfc/ops/nvt_snowdepth.png" shape="polygon" /><br />
<area alt="Southern VT" class="group5" coords="336,297,410,297,410,343,336,343,336,297" href="
http://www.weather.gov/images/nerfc/ops/svt_snowdepth.png" shape="polygon" /><br />
<area alt="Northern NH" class="group5" coords="411,225,441,225,441,296,411,296,411,225" href="
http://www.weather.gov/images/nerfc/ops/nnh_snowdepth.png" shape="polygon" /><br />
<area alt="Southern NH" class="group5" coords="411,297,451,297,451,330,430,337,411,343,411,297" href="
http://www.weather.gov/images/nerfc/ops/snh_snowdepth.png" shape="polygon" /><br />
<area alt="Southern New England" class="group5" coords="336,344,411,344,430,338,451,331,500,350,500,435,396,435,394,371,322,371,322,355,336,355,336,344" href="
http://www.weather.gov/images/nerfc/ops/sne_snowdepth.png" shape="polygon" /><br />
<area alt="NW Maine" class="group5" coords="442,190,492,190,492,245,442,245,442,190" href="
http://www.weather.gov/images/nerfc/ops/nwme_snowdepth.png" shape="polygon" /><br />
<area alt="Southern Maine" class="group5" coords="442,246,480,246,480,325,452,325,452,296,442,296,442,246" href="
http://www.weather.gov/images/nerfc/ops/sme_snowdepth.png" shape="polygon" /><br />
<area alt="South Central Maine" class="group5" coords="481,230,545,230,545,325,481,325,481,230" href="
http://www.weather.gov/images/nerfc/ops/scme_snowdepth.png" shape="polygon" /><br />
<area alt="Downeast Maine" class="group5" coords="546,206,610,206,610,296,546,296,546,206" href="
http://www.weather.gov/images/nerfc/ops/deme_snowdepth.png" shape="polygon" /><br />
<area alt="Northern Maine" class="group5" coords="475,125,530,125,530,189,475,189,475,125" href="
http://www.weather.gov/images/nerfc/ops/nme_snowdepth.png" shape="polygon" /><br />
<area alt="Northeast Maine " class="group5" coords="531,125,590,125,590,180,531,180,531,125" href="
http://www.weather.gov/images/nerfc/ops/neme_snowdepth.png" shape="polygon" /><br />
<area alt="North Central Maine" class="group5" coords="493,181,590,181,590,205,545,205,545,229,493,229,493,181" href="
http://www.weather.gov/images/nerfc/ops/ncme_snowdepth.png" shape="polygon" /><br />
--></map></p>
</div><!-- end main-copy -->
John