if(document.cookie.indexOf('style=1')>=0) {
document.write('<style type=text/css>') ;
document.write('body {background: url("http://img411.imageshack.us/img411/3410/neige2xn7.jpg") repeat center center fixed #6B7EA0;}') ;
document.write('</style>') ;}

else if (document.cookie.indexOf('style=2')>=0) {
document.write('<style type=text/css>') ;
document.write('body {background: url("http://img87.imageshack.us/img87/3506/47kimnymbxbuwi0nvax3.jpg") repeat center center fixed #6BA6CF;}') ;
document.write('</style>') ;}

else if (document.cookie.indexOf('style=3')>=0) {
document.write('<style type=text/css>') ;
document.write('body {background: url("http://img9.xooimage.com/files/a/a/b/juicedrop7ce2-954109.jpg") repeat-x top center fixed #2C061F;}') ;
document.write('</style>') ;}

else if (document.cookie.indexOf('style=4')>=0) {
document.write('<style type=text/css>') ;
document.write('body {background: url("http://img299.imageshack.us/img299/5192/mainbg3bb1.jpg") repeat-x top center fixed #872185;}') ;
document.write('</style>') ;}

else if (document.cookie.indexOf('style=5')>=0) {
document.write('<style type=text/css>') ;
document.write('body {background: url("http://img701.mytextgraphics.com/photolava/2007/11/24/15-48m1tfzha.jpg") repeat center center fixed #357322;}') ;
document.write('</style>') ;}

else if (document.cookie.indexOf('style=6')>=0) {
document.write('<style type=text/css>') ;
document.write('body {background: url("http://img501.imageshack.us/img501/3403/rob2ww9.jpg") repeat center center fixed #A5AAC5;}') ;
document.write('</style>') ;}

else if (document.cookie.indexOf('style=7')>=0) {
document.write('<style type=text/css>') ;
document.write('body {background: url(http://img44.xooimage.com/files/5/0/2/back6-615a8c.jpg) repeat center center fixed #DFE0E5;}') ;
document.write('</style>') ;}

else if (document.cookie.indexOf('style=8')>=0) {
document.write('<style type=text/css>') ;
document.write('body {background: url("http://img99.imageshack.us/img99/9014/1195582676248012801024ywf1.jpg") repeat center center fixed #F3F3F3;}') ;
document.write('</style>') ;}

else if (document.cookie.indexOf('style=9')>=0) {
document.write('<style type=text/css>') ;
document.write('body {background: url("http://img111.imageshack.us/img111/7250/72603a47rw1zq4.jpg") repeat center center fixed #1A1519;}') ;
document.write('</style>') ;}

else if (document.cookie.indexOf('style=a')>=0) {
document.write('<style type=text/css>') ;
document.write('body {background: url("http://img143.imageshack.us/img143/5425/juicedropsp5hi4.jpg") repeat center center fixed #D5D4E4;}') ;
document.write('</style>') ;}

else if (document.cookie.indexOf('style=b')>=0) {
document.write('<style type=text/css>') ;
document.write('body {background: url("http://img140.imageshack.us/img140/7030/calligrafikos2.png") repeat center center fixed #D5D4E4;}') ;
document.write('</style>') ;}

else { document.write('<style type=text/css>') ;
document.write('body {background: url("http://img362.imageshack.us/img362/9360/juicedrop7ce2.jpg") repeat-x top center fixed #2C061F;}') ;
document.write('</style>') ;}

function chooseStyle (newstyle){
var expdate = new Date();
expdate.setTime(expdate.getTime() + (1000*3600*24*365));
document.cookie = 'style=' + newstyle + '; expires=' + expdate.toGMTString() + '; path=/';
self.location = self.location;
}