// JavaScript content syndication format 2.1 generated by Big Medium v1.3.7a
// JavaScript copyright Global Moxie: http://www.globalmoxie.com/
// Content copyright: 

var bmArtHeadline = new Array()
var bmArtDescription = new Array()
var bmArtTarget
var bmArtBreak
bmArtLoaded = true

if (! bmArtPadding) {var bmArtPadding = '5px'}

if (! bmArtNewWindow) {var bmArtNewWindow;}
else {bmArtTarget = ' target="_blank"'}

if (bmArtXHTML) {bmArtBreak = "<br />"}
else {var bmArtXHTML; bmArtBreak = "<br>"}

if (! bmArtNumber) {var bmArtNumber = 5}

if (! bmArtFull) {var bmArtFull = 0}

var bmArtURL = new Array()

bmArtHeadline[0]='One in three graduates plan to work for themselves'
bmArtDescription[0]='New research suggests that the lack of traditional opportunities available to university leavers has led to a significant proportion of graduates planning to go it alone.'
bmArtURL[0]='http://www.bytestart.co.uk/content/news/1_12/graduate-entrepreneurs.shtml'
bmArtHeadline[1]='Overcome the January 2011 VAT hike by planning in advance'
bmArtDescription[1]='Here are some tops tips on how small business owners can get the most out of the VAT rate change in January 2011, if they plan in advance.'
bmArtURL[1]='http://www.bytestart.co.uk/content/taxlegal/9_17/vat-change-plan-2011.shtml'
bmArtHeadline[2]='Office of Tax Simplification - accountants ask for consistency'
bmArtDescription[2]='The new Office of Tax Simplification was launched by the Coalition Government last week. A leading accountancy body has urged the OTS to \'think small first\' and to try to make the tax system more consistent. A leading accountancy firm has also said that \'simplification\' should not be used as an excuse to scrap tax breaks.'
bmArtURL[2]='http://www.bytestart.co.uk/content/taxlegal/9_20/office-tax-simplification.shtml'
bmArtHeadline[3]='Business angels use gut instinct when choosing investments'
bmArtDescription[3]='New research has shown that Angels Investors (high net worth individuals who invest money and knowledge into companies who require funding) mainly follow their intuition ahead of financial calculations when deciding whether to invest in a company.'
bmArtURL[3]='http://www.bytestart.co.uk/content/news/1_12/business-angels-instinct.shtml'
bmArtHeadline[4]='Small business confidence &quot;still fragile&quot;'
bmArtDescription[4]='A recent survey suggests that business confidence has declined over the second quarter of 2010, suggesting that the recovery remains fragile and more efforts should be made to encourage private sector growth.'
bmArtURL[4]='http://www.bytestart.co.uk/content/news/1_12/fsb-confidence-fragile.shtml'
bmArtHeadline[5]='VAT rate change to 20% - how &quot;artificial&quot; transactions are treated'
bmArtDescription[5]='VAT expert, and Bytestart contributor, Les Howard, outlines the anti-forestalling legislation which will apply when the standard rate of VAT rises from 17.5% to 20% in January 2011.'
bmArtURL[5]='http://www.bytestart.co.uk/content/taxlegal/9_17/vat-rate-change-notes.shtml'
bmArtHeadline[6]='6 tips to boost the online reputation of your business'
bmArtDescription[6]='If bad news or comments are made online about your business or brand, how do you go about protecting yourself and ensure that potential customers are not put off by negative content?'
bmArtURL[6]='http://www.bytestart.co.uk/content/marketing/online-marketing/protect-online-reputation.shtml'
bmArtHeadline[7]='Businesses paying higher rates for their loans'
bmArtDescription[7]='Small companies are paying a higher price for external debt finance but those who do apply are mostly successful, according to a recent study. Includes top tips on how to secure finance.'
bmArtURL[7]='http://www.bytestart.co.uk/content/finance/43_1/icaew-business-loans.shtml'


function bmArtDeliver() {
	var back = bmArtBackgroundColor
	if (back) {back = 'background-color: ' + back}
	document.write('<div id="bmArtFeedDiv" style="padding:' + bmArtPadding + ';' + back + '">')
document.write(bmArtHeadTag + 'BYTESTART: TOP HEADLINES<' + '/span>')

		for (var i=0; (i < bmArtNumber && i < bmArtHeadline.length); i++) {
		document.write('<p>' + bmArtFontTag + '<a href="' + bmArtURL[i] + '"' + bmArtTarget + '>' + bmArtHeadline[i] + '<' + '/a>')
		if (bmArtFull == true) {document.write(bmArtBreak + bmArtDescription[i])}
		document.write('<' + '/span><' + '/p>')
	}

	document.write('<p>' + bmArtSmallTag + 'For more, visit <a href="http://www.bytestart.co.uk/"' + bmArtTarget + '">Bytestart</a>.</span></p>')
document.write('</div>')
}

