var content=new Array()

content[0]='<img alt="" src="/businessandfinance/images/land/aim.jpg" width="300" height="250" />'
content[1]='<img alt="" src="/businessandfinance/images/land/Aircraft.jpg" width="300" height="250" />'
content[2]='<img alt="" src="/businessandfinance/images/land/Captive-Insurance.jpg" width="300" height="250" />'
content[3]='<img alt="" src="/businessandfinance/images/land/E-commerce.jpg" width="300" height="250" />'
content[4]='<img alt="" src="/businessandfinance/images/land/E-gaming.jpg" width="300" height="250" />'
content[5]='<img alt="" src="/businessandfinance/images/land/Fiduciary.jpg" width="300" height="250" />'
content[6]='<img alt="" src="/businessandfinance/images/land/Film.jpg" width="300" height="250" />'
content[7]='<img alt="" src="/businessandfinance/images/land/Investments.jpg" width="300" height="250" />'
content[8]='<img alt="" src="/businessandfinance/images/land/Life-Assurance.jpg" width="300" height="250" />'
content[9]='<img alt="" src="/businessandfinance/images/land/Manufacturing.jpg" width="300" height="250" />'
content[10]='<img alt="" src="/businessandfinance/images/land/Pensions.jpg" width="300" height="250" />'
content[11]='<img alt="" src="/businessandfinance/images/land/Professional-Bodies.jpg" width="300" height="250" />'
content[12]='<img alt="" src="/businessandfinance/images/land/Property.jpg" width="300" height="250" />'
content[13]='<img alt="" src="/businessandfinance/images/land/Savings.jpg" width="300" height="250" />'
content[14]='<img alt="" src="/businessandfinance/images/land/Shipping.jpg" width="300" height="250" />'
content[15]='<img alt="" src="/businessandfinance/images/land/Space.jpg" width="300" height="250" />'
content[16]='<img alt="" src="/businessandfinance/images/land/Treasury.jpg" width="300" height="250" />'
content[17]='<img alt="" src="/businessandfinance/images/land/Wealth-management.jpg" width="300" height="250" />'
content[18]='<img alt="" src="/businessandfinance/images/land/Yacht-Management.jpg" width="300" height="250" />'
content[19]='<img alt="" src="/businessandfinance/images/land/fulldirectory.jpg" width="300" height="250" />'
content[20]='<img alt="" src="/businessandfinance/images/land/itc.jpg" width="300" height="250" />'


function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers){
appear()
setTimeout("window.onresize=regenerate",300)
}
}

function changetext(whichcontent){

if (document.all||document.getElementById){
cross_el=document.getElementById? document.getElementById("descriptions"):document.all.descriptions
cross_el.innerHTML=''+whichcontent+''
}
else if (document.layers){
document.d1.document.d2.document.write(''+whichcontent+'')
document.d1.document.d2.document.close()
}

}

function appear(){
document.d1.visibility='show'
}

window.onload=regenerate2


//-->

