 if (screen.width<=1024)   
{
document.write('<img src=/img/bgt2.png border="0" />')
}
 if (screen.width>=1200)   
{
document.write('<img src=/img/bgt1.png border="0" />')
}