var wd=screen.width;
if(wd==640)
{
document.write('<BODY BACKGROUND=http://www.royalrajasthantours.com/gifs/bg-800.gif BGCOLOR=#C36628 LEFTMARGIN=0 TOPMARGIN=0 MARGINHEIGHT=0 MARGINWIDTH=0>');
}
if(wd == 800)
{
document.write('<BODY BACKGROUND=http://www.royalrajasthantours.com/gifs/bg-800.gif BGCOLOR=#C36628 LEFTMARGIN=0 TOPMARGIN=0 MARGINHEIGHT=0 MARGINWIDTH=0>');
}

if(wd == 1024)
{
document.write('<BODY BACKGROUND=http://www.royalrajasthantours.com/gifs/bg-1024.gif BGCOLOR=#C36628 LEFTMARGIN=0 TOPMARGIN=0 MARGINHEIGHT=0 MARGINWIDTH=0>');
}

if(wd == 1280)
{
document.write('<BODY BACKGROUND=http://www.royalrajasthantours.com/gifs/bg-1280.gif BGCOLOR=#C36628 LEFTMARGIN=0 TOPMARGIN=0 MARGINHEIGHT=0 MARGINWIDTH=0>');
}