// JavaScript Document

var r_text = new Array ();
r_text[0] = "<style type='text/css'><!-- #homeBGpicture {background-image: url(images/home_bg001.jpg);} --></style>";
r_text[1] = "<style type='text/css'><!-- #homeBGpicture {background-image: url(images/home_bg002.jpg);} --></style>";
r_text[2] = "<style type='text/css'><!-- #homeBGpicture {background-image: url(images/home_bg003.jpg);} --></style>";
r_text[3] = "<style type='text/css'><!-- #homeBGpicture {background-image: url(images/home_bg004.jpg);} --></style>";
r_text[4] = "<style type='text/css'><!-- #homeBGpicture {background-image: url(images/home_bg005.jpg);} --></style>";
r_text[5] = "<style type='text/css'><!-- #homeBGpicture {background-image: url(images/home_bg006.jpg);} --></style>";
r_text[6] = "<style type='text/css'><!-- #homeBGpicture {background-image: url(images/home_bg007.jpg);} --></style>";
r_text[7] = "<style type='text/css'><!-- #homeBGpicture {background-image: url(images/home_bg008.jpg);} --></style>";
r_text[8] = "<style type='text/css'><!-- #homeBGpicture {background-image: url(images/home_bg009.jpg);} --></style>";
r_text[9] = "<style type='text/css'><!-- #homeBGpicture {background-image: url(images/home_bg010.jpg);} --></style>";
r_text[10] = "<style type='text/css'><!-- #homeBGpicture {background-image: url(images/home_bg011.jpg);} --></style>";
r_text[11] = "<style type='text/css'><!-- #homeBGpicture {background-image: url(images/home_bg012.jpg);} --></style>";
r_text[12] = "<style type='text/css'><!-- #homeBGpicture {background-image: url(images/home_bg013.jpg);} --></style>";
r_text[13] = "<style type='text/css'><!-- #homeBGpicture {background-image: url(images/home_bg014.jpg);} --></style>";
var i = Math.round(13*Math.random());

document.write(r_text[i]);