
function getRandomArticle()
{
	
	var randomnumber=Math.floor(Math.random()*26);
	var objArticleTitle= new Array()
	var objSummary= new Array()
	var objHtmlLink= new Array()
	var objPDF= new Array()

	objArticleTitle[0]= 'The Wind in Your Sales';
	objSummary[0]= 'The recent clarification of FRS5 means youll have to resist pressure to flatter the top line.';
	objHtmlLink[0]= 'theWindInYourSales.html';
	objPDF[0]= 'theWindInYourSales.pdf';
		
	objArticleTitle[1]= 'Good Medicine?';
	objSummary[1]= 'The new, mandatory, OFR might just be red tape thats good for you.';
	objHtmlLink[1]= 'goodMedicine.html';
	objPDF[1]= 'goodMedicine.pdf';
	

	objArticleTitle[2]= 'FRS 11 Saved My Life';
	objSummary[2]= 'Write-downs can appear confusing. But - gasp! - the accounting standard really helps.';
	objHtmlLink[2]= 'FRS11SavedMyLife.html';
	objPDF[2]= 'FRS11SavedMyLife.pdf';


	objArticleTitle[3]= 'Manners Maketh the Audit';
	objSummary[3]= 'Good audit means conducting proper relationships at all levels.';
	objHtmlLink[3]= 'givingAGoodAccount.html';
	objPDF[3]= 'givingAGoodAccount.pdf';


	objArticleTitle[4]= 'Kill Your Auditor';
	objSummary[4]= ' THE SARBANES-OXLEY ACT is the most significant overhaul of US corporate governance in nearly 70 years. A host of questions remain over the legislation,';
	objHtmlLink[4]= 'killYourAuditor.html';
	objPDF[4]= 'killYourAuditor.pdf';


	objArticleTitle[5]= 'Lessons of a Turnaround';
	objSummary[5]= 'Joining a new company is a tough assignment for any FD. To find out how tough, we persuaded one to talk to us through his first three months in a new job. His stories may ring a few bells';
	objHtmlLink[5]= '100days.html';
	objPDF[5]= '100days.pdf';

	objArticleTitle[6]= 'The 100 Days War';
	objSummary[6]= 'The Wind in Your Sales';
	objHtmlLink[6]= 'theWindInYourSales.html';
	objPDF[6]= 'theWindInYourSales.pdf';

	objArticleTitle[7]= 'Licence to Print Money';
	objSummary[7]= 'Microsoft is changing the way it charges for software at the end of July. Are you ready?';
	objHtmlLink[7]= 'licenceToPrintMoney.html';
	objPDF[7]= 'licenceToPrintMoney.pdf';
	
	objArticleTitle[8]= 'Business Lost its Va-Va-Voom?';
	objSummary[8]= 'Maybe its time to bite the bullet and negotiate a refinancing deal. But whats the cost to the business? Wheres the money coming from? ';
	objHtmlLink[8]= 'businessLostItsVaVaVoom.html';
	objPDF[8]= 'businessLostItsVaVaVoom.pdf';

	objArticleTitle[9]= 'Wag the dog';
	objSummary[9]= 'A LARGE RETAIL OUTFIT that I know – sorry, no names on this one – noticed that at certain times of year it received a lot of orders to small items';
	objHtmlLink[9]= 'wagTheDog.html';
	objPDF[9]= 'wagTheDog.pdf';

	objArticleTitle[10]= 'Bookkeeping isnt working';
	objSummary[10]= 'The fire-sale turnaround is (virtually) dead. Long live the repositioning turnaround.';
	objHtmlLink[10]= 'CrisisManagement.html';
	objPDF[10]= 'CrisisManagement.pdf';

	objArticleTitle[11]= 'Happy New Year-end';
	objSummary[11]= 'Theres a good chance you’re fed up with year-end accounts right about now. So are we.';
	objHtmlLink[11]= 'HappyNewYearEnd.html';
	objPDF[11]= 'HappyNewYearEnd.pdf';

	objArticleTitle[12]= 'Robbing Peter, Paying Paul';
	objSummary[12]= 'Why do we bother with accounting for inter-company charges';
	objHtmlLink[12]= 'RobbingPeterPayingPaul.html';
	objPDF[12]= 'RobbingPeterPayingPaul.pdf';

	objArticleTitle[13]= 'Red Box Full of Red Tape';
	objSummary[13]= 'Additional NI is a concern.  But there was plenty of other trouble for FDs in the Budget.';
	objHtmlLink[13]= 'RedBoxFullOfRedTape.html';
	objPDF[13]= 'RedBoxFullOfRedTape.pdf';

	objArticleTitle[14]= 'Go On Surprise Me!';
	objSummary[14]= 'YOU MAY NOT BELIEVE this but auditors are now meant to surprise you, their clients.';
	objHtmlLink[14]= 'goOnSurpriseMe.html';
	objPDF[14]= 'GoOnSurpriseMe.pdf';

	objArticleTitle[15]= 'Time To Look At ERP';
	objSummary[15]= 'Updating and modifying treaury technology can be a tiresome and daunting affair.';
	objHtmlLink[15]= 'timeToLookAtERP.html';
	objPDF[15]= 'timeToLookAtERP.pdf';

	objArticleTitle[16]= 'Who Bought What';
	objSummary[16]= 'Do something radical..';
	objHtmlLink[16]= 'whoBoughtWhat.html';
	objPDF[16]= 'whoboughtwhat.pdf';

	objArticleTitle[17]= 'Getting a fix on costs';
	objSummary[17]= 'I SAW A NATIONAL newspaper head¬line last month that proclaimed 2006 "the year of rising prices"';
	objHtmlLink[17]= 'gettingAFixOnCosts.html';
	objPDF[17]= 'gettingAFixOnCosts.pdf';

	objArticleTitle[18]= 'You spent how much';
	objSummary[18]= 'EXPENSES: its an issue that can upset the most harmonious of companies. My career is littered with massive rows over petty sums.';
	objHtmlLink[18]= 'youSpentHowMuch.html';
	objPDF[18]= 'youSpentHowMuch.html';

	objArticleTitle[19]= 'Dont panic too much';
	objSummary[19]= 'Why do we bother with accounting for inter-company charges';
	objHtmlLink[19]= 'dontPanicTooMuch.html';
	objPDF[19]= 'dontPanicTooMuch.pdf';

	objArticleTitle[20]= 'Reconcilled to a double life';
	objSummary[20]= 'A FELLOW INTERIM director was recently having problems with a client companys enterprise resource planning (ERP) system.';
	objHtmlLink[20]= 'reconcilledToADoubleLife.html';
	objPDF[20]= 'reconcilledToADoubleLife.pdf';

	objArticleTitle[21]= 'Ethics vs common sense';
	objSummary[21]= 'I was reminded of Cooks choice in October when I heard about proposals from the Auditing Practices Board (APB) for new ethical standards.';
	objHtmlLink[21]= 'ethicsVsCommonSense.html';
	objPDF[21]= 'ethicsVsCommonSense.pdf';

	objArticleTitle[22]= 'Wanted an FDs champion';
	objSummary[22]= 'UK ACCOUNTING standards-setting is changing. Mary Keegan is soon to depart as chairman of the Accounting Standards Board (ASB) after three years in the hot seat. Keegans move follows hard on the heels of the retirement of the ASBs long-serving technical director Allan Cook.';
	objHtmlLink[2]= 'wantedAnFDsChampion.html';
	objPDF[22]= 'wantedAnFDsChampion.pdf';

	objArticleTitle[23]= 'So thats what it does';
	objSummary[23]= ' SKIING HOUDAYS are a bit like Russian mistresses. For purely physi­cal reasons, they should only be taken on by the under-thirties;';
	objHtmlLink[23]= 'soThatsWhatItDoes.html';
	objPDF[23]= 'soThatsWhatItDoes.pdf';

	

	objArticleTitle[24]= 'Never Volunteer';
	objSummary[24]= 'AS KARL MARX once said, life has very few privileges for the workers so you have to take them whenever you can. Or was that Harry Redknapp? ';
	objHtmlLink[24]= 'neverVolunteer2.html';
	objPDF[24]= 'neverVolunteer2.pdf';

	objArticleTitle[25]= 'Turn around sign posts';
	objSummary[25]= 'If your business is in trouble, the signs are pretty obvious: falling sales, repeatedly breaching your overdraft limits, getting on stop credit with suppliers, losing credit';
	objHtmlLink[25]= 'turnaroundSignposts.html';
	objPDF[25]= 'turnaroundSignposts.pdf';
		
	objArticleTitle[26]= 'Where did it all go wrong';
	objSummary[26]= 'I AM WRITING THIS to cleanse my soul, for I weep for the art of bookkeeping and accounting.';
	objHtmlLink[26]= 'whereDidItAllGoWrong.html';
	objPDF[26]= 'whereDidItAllGoWrong.pdf';

	strLink='' + objHtmlLink[randomnumber];

	if (strLink=='')
	{
		strLink='whereDidItAllGoWrong.html';
	}

	
	return './media/' + strLink;
}


function getRandomResult()
{
	

	var randomnumber=Math.floor(Math.random()*17);
	var objArticleTitle= new Array()
	var objHtmlLink= new Array()


	objArticleTitle[0]= 'Back from the edge';
	objHtmlLink[0]= './docs/article022.html';

	objArticleTitle[1]= 'Creating a world class solution';
	objHtmlLink[1]= './docs/article011.html';

	objArticleTitle[2]= 'Shared service centre strategy into reality';
	objHtmlLink[2]= './docs/article012.html';

	objArticleTitle[3]= 'The client is now happy with their Oracle system';
	objHtmlLink[3]= './docs/article006.html';

	objArticleTitle[4]= 'Relocating an accounting function';
	objHtmlLink[4]= './docs/RELOCATINGANACCOUNTINGFUNCTION.html';

	objArticleTitle[5]= 'Controlling cashflow in a rapidly growing company';
	objHtmlLink[5]= './docs/article002.html';

	objArticleTitle[6]= 'Closure is not always the end';
	objHtmlLink[6]= './docs/article016.html';

	objArticleTitle[7]= 'Ensuring shareholders see their investments return';
	objHtmlLink[7]= './docs/article010.html';

	objArticleTitle[8]= 'Managing a successful separation';
	objHtmlLink[8]= './docs/MANAGINGASUCCESSFULSEPARATION.html';

	objArticleTitle[9]= 'Managing the survival of a dot.com';
	objHtmlLink[9]= './docs/article001.html';

	objArticleTitle[10]= 'Returning a loss-making subsidiary to profit - before disposal';
	objHtmlLink[10]= './docs/article003.html';

	objArticleTitle[11]= 'The operation was a success but unfortunately the patient died';
	objHtmlLink[11]= './docs/article004.html';

	objArticleTitle[12]= 'Called in by old colleagues';
	objHtmlLink[12]= './docs/article024.html';
	
	objArticleTitle[13]= 'Finding a star to follow';
	objHtmlLink[13]= './docs/article021.html';

	objArticleTitle[14]= 'Logistics system implemented in three months';
	objHtmlLink[14]= './docs/article009.html';
	
	objArticleTitle[15]= 'Reconfiguring an IT Department';
	objHtmlLink[15]= './docs/article007.html';

	objArticleTitle[16]= 'Transforming a failing finance department in five months';
	objHtmlLink[16]= './docs/TRANSFORMINGAFAILINGFINANCEDEPARTMENTINFIVEMONTHS.html';

	objArticleTitle[17]= 'The need to say no';
	objHtmlLink[17]= './docs/THENEEDTOSAYNO.html';

	objArticleTitle[18]= 'A classic turnaround';
	objHtmlLink[18]= './docs/article023.html';

	strLink='' + objHtmlLink[randomnumber];

	if (strLink=='')
	{
		strLink='whereDidItAllGoWrong.html';
	}

	
	return strLink;
}
