/* the function copyright() in the menu */
 
/*
The Biography Institute.com site was designed by totodigio 
you may contact us at: totodigi@yahoo.com
or visit our site www.portfolio.com/totodigi
even contact personally to totodigi: 62813-8542-7639
*/

document.write("");
document.write("<span class='copyright'>Copyright &copy; 2006-2008 The Biography Institute.com &nbsp;Allrights reserved.</span>");
document.write("");

function menu_copyright(){
	document.open();
	document.write(document.write);
	document.close();	
}