<!--  

if (document.images) {	

	homeon = new Image(83, 31);
	homeon.src = "../images/SNR_home.gif"
	homeoff = new Image(83, 31);
	homeoff.src = "../images/SN_home.gif"
	
	firmprofileon = new Image(130, 31);
	firmprofileon.src = "../images/SNR_executives.gif"
	firmprofileoff = new Image(130, 31);
	firmprofileoff.src = "../images/SN_executives.gif"
	
	strategyon = new Image(110, 31);
	strategyon.src = "../images/SNR_strategy.gif"
	strategyoff = new Image(110, 31);
	strategyoff.src = "../images/SN_strategy.gif"
	
	portfolioon = new Image(115, 31);
	portfolioon.src = "../images/SNR_portfolio.gif"
	portfoliooff = new Image(115, 31);
	portfoliooff.src = "../images/SN_portfolio.gif"
	
	newson = new Image(88, 31);
	newson.src = "../images/SNR_news.gif"
	newsoff = new Image(88, 31);
	newsoff.src = "../images/SN_news.gif"
	
	contacton = new Image(105, 31);
	contacton.src = "../images/SNR_contact.gif"
	contactoff = new Image(105, 31);
	contactoff.src = "../images/SN_contact.gif"
	
	investoron = new Image(155, 31);
	investoron.src = "../images/SNR_investor.gif"
	investoroff = new Image(155, 31);
	investoroff.src = "../images/SN_investor.gif"		
	
	historyon = new Image(177, 23);
	historyon.src = "../images/TNR_history.gif"
	historyoff = new Image(177, 23);
	historyoff.src = "../images/TN_history.gif"
	
	organizationon = new Image(177, 21);
	organizationon.src = "../images/TNR_organization.gif"
	organizationoff = new Image(177, 21);
	organizationoff.src = "../images/TN_organization.gif"
	
	executiveson = new Image(176, 23);
	executiveson.src = "../images/TNR_executives.gif"
	executivesoff = new Image(176, 23);
	executivesoff.src = "../images/TN_executives.gif"
	
	advisorycommitteeon = new Image(177, 22);
	advisorycommitteeon.src = "../images/TNR_advisory_committee.gif"
	advisorycommitteeoff = new Image(177, 22);
	advisorycommitteeoff.src = "../images/TN_advisory_committee.gif"
	
	partnersinchangeon = new Image(177, 23);
	partnersinchangeon.src = "../images/TNR_partners_in_change.gif"
	partnersinchangeoff = new Image(177, 23);
	partnersinchangeoff.src = "../images/TN_partners_in_change.gif"
	
	investmentareason = new Image(177, 21);
	investmentareason.src = "../images/TNR_investment_areas.gif"
	investmentareasoff = new Image(177, 21);
	investmentareasoff.src = "../images/TN_investment_areas.gif"
	
	investmentstyleon = new Image(177, 22);
	investmentstyleon.src = "../images/TNR_investment_style.gif"
	investmentstyleoff = new Image(177, 22);
	investmentstyleoff.src = "../images/TN_investment_style.gif"
	
	riskmanagementon = new Image(177, 22);
	riskmanagementon.src = "../images/TNR_risk_management.gif"
	riskmanagementoff = new Image(177, 22);
	riskmanagementoff.src = "../images/TN_risk_management.gif"
	
	portfoliocompanieson = new Image(177, 23);
	portfoliocompanieson.src = "../images/TNR_portfolio_companies.gif"
	portfoliocompaniesoff = new Image(177, 23);
	portfoliocompaniesoff.src = "../images/TN_portfolio_companies.gif"
	
	fundson = new Image(177, 21);
	fundson.src = "../images/TNR1_funds.gif"
	fundsoff = new Image(177, 21);
	fundsoff.src = "../images/TN1_funds.gif"
	
	funds1on = new Image(177, 21);
	funds1on.src = "../images/TNR1_funds.gif"
	funds1off = new Image(177, 21);
	funds1off.src = "../images/TN1_funds.gif"	
	
	transactionhistoryon = new Image(177, 22);
	transactionhistoryon.src = "../images/TNR1_transaction_history.gif"
	transactionhistoryoff = new Image(177, 22);
	transactionhistoryoff.src = "../images/TN1S_transaction_history.gif"			
	
	transactionhistory1on = new Image(177, 22);
	transactionhistory1on.src = "../images/TNR1_transaction_history.gif"
	transactionhistory1off = new Image(177, 22);
	transactionhistory1off.src = "../images/TN1_transaction_history.gif"				
	
	welcomeon = new Image(177, 22);
	welcomeon.src = "../images/TNR_welcome.gif"
	welcomeoff = new Image(177, 22);
	welcomeoff.src = "../images/TN_welcome.gif"										
 	
	letterson = new Image(177, 22);
	letterson.src = "../images/TNR_letters_valuation.gif"
	lettersoff = new Image(177, 22);
	lettersoff.src = "../images/TN_letters_valuation.gif"
	
	fundperfon = new Image(177, 22);
	fundperfon.src = "../images/TNR_fund_performance.gif"
	fundperfoff = new Image(177, 22);
	fundperfoff.src = "../images/TN_fund_performance.gif"

	invbrkon = new Image(177, 22);
	invbrkon.src = "../images/TNR_investment_breakdown.gif"
	invbrkoff = new Image(177, 22);
	invbrkoff.src = "../images/TN_investment_breakdown.gif"

	finstateon = new Image(177, 22);
	finstateon.src = "../images/TNR_financial_statements.gif"
	finstateoff = new Image(177, 22);
	finstateoff.src = "../images/TN_financial_statements.gif"

	taxinfoon = new Image(177, 22);
	taxinfoon.src = "../images/TNR_tax_info.gif"
	taxinfooff = new Image(177, 22);
	taxinfooff.src = "../images/TN_tax_info.gif"

	capcontribon = new Image(177, 22);
	capcontribon.src = "../images/TNR_capital_contribution.gif"
	capcontriboff = new Image(177, 22);
	capcontriboff.src = "../images/TN_capital_contribution.gif"

	logouton = new Image(177, 22);
	logouton.src = "../images/TNR_logout.gif"
	logoutoff = new Image(177, 22);
	logoutoff.src = "../images/TN_logout.gif"
}

function On(imgName) {
      if (document.images) 
          document.images[imgName].src = eval(imgName + "on.src");
}

function Off(imgName) {
      if (document.images)
             document.images[imgName].src = eval(imgName + "off.src");
} 


defaultStatus = '';

// -->