function rightnav()
{



document.write('<span class="navtitle">news');
document.write('<img src="spacer.gif" width="120" height="1" alt="" border="0"></span><br><br>');

document.write('<a href="/london/iday2007.html" class="nav">Independence Day Event </a><br><br>');

document.write('<a href="/london/dp_launch.html" class="nav">DP London Launch</a><br><br>');
document.write('<a href="/garments" class="nav">DP London Theme - 2006</a><br><br>');

document.write('<a href="http://www.bbc.co.uk/radio/aod/asiannetwork_aod.shtml?asiannet/asian_anitaguest_asif" class="nav">DP London launch - BBC Asian Network Interview</a><br><br>');
document.write('<a href="http://www.thedailystar.net/magazine/2006/06/03/end.htm" class="nav">Daily Star Report</a><br><br>');
document.write('<a href="http://www.prothom-alo.net/v1/newhtmlnews1/category.php?CategoryID=4&Date=2006-06-22" class="nav">Prothom Alo Report</a><br><br>');
document.write('<a href="PostEventPressRelease.pdf" class="nav">Post Event Press Release</a><br><br>');


document.write('<span class="navtitle">Resources');
document.write('<img src="spacer.gif" width="90" height="1" alt="" border="0"></span><br><br>');
document.write('<a href="/blog/" class="nav">Community Blog</a><br><br>');
document.write('<a href="/modules.php?name=Forums" class="nav">Members Discussion Forum</a><br><br>');

document.write('<span class="navtitle">Team');
document.write('<img src="spacer.gif" width="120" height="1" alt="" border="0"></span><br><br>');

document.write('<a href="/london/core.html" class="nav">Core members</a><br><br>');

}


