if(country=="US")
{document.body.style.backgroundImage='url(bgs/bgi80S75.jpg)';}
else if(country=="CY")
{document.body.style.backgroundImage='url(bgs/euro_bkgrnd.jpg)';}
else if(country=="FR")
{document.body.style.backgroundImage='url(bgs/euro_bkgrnd.jpg)';}
else if(country=="GR")
{document.body.style.backgroundImage='url(bgs/euro_bkgrnd.jpg)';}
else if(country=="NL")
{document.body.style.backgroundImage='url(bgs/euro_bkgrnd.jpg)';}
else if(country=="IE")
{document.body.style.backgroundImage='url(bgs/euro_bkgrnd.jpg)';}
else if(country=="IT")
{document.body.style.backgroundImage='url(bgs/euro_bkgrnd.jpg)';}
else if(country=="LU")
{document.body.style.backgroundImage='url(bgs/euro_bkgrnd.jpg)';}
else if(country=="MT")
{document.body.style.backgroundImage='url(bgs/euro_bkgrnd.jpg)';}
else if(country=="SI")
{document.body.style.backgroundImage='url(bgs/euro_bkgrnd.jpg)';}
else if(country=="ES")
{document.body.style.backgroundImage='url(bgs/euro_bkgrnd.jpg)';}
else if(country=="VA")
{document.body.style.backgroundImage='url(bgs/euro_bkgrnd.jpg)';}
else if(country=="PT")
{document.body.style.backgroundImage='url(bgs/euro_bkgrnd.jpg)';}
else if(country=="BE")
{document.body.style.backgroundImage='url(bgs/euro_bkgrnd.jpg)';}
else if(country=="DE")
{document.body.style.backgroundImage='url(bgs/euro_bkgrnd.jpg)';}
else if(country=="MC")
{document.body.style.backgroundImage='url(bgs/euro_bkgrnd.jpg)';}
else if(country=="SE")
{document.body.style.backgroundImage='url(bgs/euro_bkgrnd.jpg)';}
else if(country=="FI")
{document.body.style.backgroundImage='url(bgs/euro_bkgrnd.jpg)';}
else if(country=="AT")
{document.body.style.backgroundImage='url(bgs/euro_bkgrnd.jpg)';}
else if(country=="ME")
{document.body.style.backgroundImage='url(bgs/euro_bkgrnd.jpg)';}
else if(country=="RS")
{document.body.style.backgroundImage='url(bgs/euro_bkgrnd.jpg)';}
else if(country=="UK")
{document.body.style.backgroundImage='url(bgs/pound_bkgrnd.jpg)';}
else if(country=="GB")
{document.body.style.backgroundImage='url(bgs/pound_bkgrnd.jpg)';}
else if(country=="AU")
{document.body.style.backgroundImage='url(bgs/audollar_bkgrnd.jpg)';}
else if(country=="BR")
{document.body.style.backgroundImage='url(bgs/brreais_bkgrnd.jpg)';}
else if(country=="CA")
{document.body.style.backgroundImage='url(bgs/cadollar_bkgrnd.jpg)';}
else if(country=="CH")
{document.body.style.backgroundImage='url(bgs/chfrancs_bkgrnd.jpg)';}
else if(country=="CO")
{document.body.style.backgroundImage='url(bgs/copesos_bkgrnd.jpg)';}
else if(country=="IN")
{document.body.style.backgroundImage='url(bgs/inrupee_bkgrnd.jpg)';}
else if(country=="JP")
{document.body.style.backgroundImage='url(bgs/jpyen_bkgrnd.jpg)';}
else if(country=="MX")
{document.body.style.backgroundImage='url(bgs/mxpeso_bkgrnd.jpg)';}
else if(country=="PH")
{document.body.style.backgroundImage='url(bgs/phpiso_bkgrnd.jpg)';}
else if(country=="ZA")
{document.body.style.backgroundImage='url(bgs/zarand_bkgrnd.jpg)';}
else if(country=="NZ")
{document.body.style.backgroundImage='url(bgs/nzdollar_bkgrnd.jpg)';}
else
{document.body.style.backgroundImage='url(bgs/bgi80S75.jpg)';}