var panel = Math.floor(Math.random()*3)
var panel = panel + 1
if (panel == 1)
{document.write('<a href="/airlines/emirates.html" rel="external"><img src="/panel/mideast/uae/emirates.png" style="width:300px; height:250px;" alt="Fly to the Middle East from London Gatwick, London Heathrow, Birmingham, Glasgow, Newcastle and Manchester with Emirates" /></a>');}

if (panel == 2)
{document.write('<a href="/airlines/qatar.html" rel="external"><img src="/panel/mideast/qatar/qatar.png" style="width:300px; height:250px;" alt="Fly to Dubai, Doha and 80 destinations across the Middle East, Asia and the World from London and Manchester on Qatar Airways" /></a>');}

else if (panel == 3)
{document.write('<script type="text/javascript" src="/panel/europe/ba/bookingform.js"></script>');}