document.write(
	  '<div class="box">'+
	  '<ul class="nav">'+
			    '<li><a href="before-donating.php">Before Donating</a></li>'+
				'<li><a href="register.php">Donor Registration</a></li>'+
				'<li><a href="tell_friend.php">Refer A Friend</a></li>'+
				'<li><a href="forum_members.php">Representatives</a></li>'+
	  '</ul>'+
	  '</div>'+
	  '<br /><strong class="h">Downloads</strong><br/>'+	
		'<div class="box">'+
		 '<span class="blkSmlBold">download offline donor registration form</span>'+	
		 '<br /><br />'+
		 '<a target="_blank" href="http://bloodforall.org/Downloads/DonorRegistrationForm.pdf">'+
		 '<img src="http://bloodforall.org/img/pdf_icon.png" width="44" height="44">'+
		 '</a>'+
		 '&nbsp; &nbsp;'+
		 '<a target="_blank" href="http://bloodforall.org/Downloads/DonorRegistrationForm.doc">'+
		 '<img src="http://bloodforall.org/img/doc_icon.gif" width="44" height="38">'+
		 '</a>'+	
		'</div>'+
		'<br />'+
	  '<div style="width:133px;" align="left">'+
'<div align="left"><a href="http://www.ceviantech.com/" title="Cevian Technologies" target="_blank" >'+
'<img src="http://www.ceviantech.com/images/ceviantech.gif" alt="Cevian Technologies (Pvt) Ltd" border="0" width="133" /></a></div>'+
'<div style="font-family: Trebuchet MS; font-size:8px;" align="left">'+	
'<a href="http://www.ceviantech.com/" title="Cevian Technologies (Pvt) Ltd" style="color:#0f9ff1; text-decoration:none; font-size:9px; font-weight:bold;"  target="_blank" >Cevian Technology</a>, a complete web & software solutions provider company... '+
'<a href="http://www.ceviantech.com/" title="Cevian Technologies (Pvt) Ltd" style="color:#0f9ff1; text-decoration:none; font-size:9px; font-weight:bold;"  target="_blank" >Learn More</a>'+ 
'</div>'+
'</div>'
		 
    );


