// JDC strapline script1 dave pearce 2006 - uses mph document write and style sheet with jdc images and href link
// copyright Stephen Chapman, 1st Jan 2005
// you may copy this function but please keep the copyright notice with it


document.write('<style><!-- @import url(http://www.jdc-web.org.uk/downloads/jdcstrap-style.css); --></style>'
+ '<div class="jdcstrapSmallRight"><img src="http://www.makepovertyhistory.org/whiteband_mphtranslinkimg.gif" width="163" height="163" border="0" usemap="#MPHLinkMapSmallRight"></div>'
+ '<map name="MPHLinkMapSmallRight"><area shape="poly" coords="0,0,163,163,163,133,30,0" href="http://www.jubileedebtcampaign.org.uk"></map>'
);