// JavaScript Document

var r_text = new Array ();
r_text[0] = "<style type='text/css'><!-- #mainpicture_h {background-image: url(/images/homepageimgs/homepage_image-001.jpg);} --></style>";
r_text[1] = "<style type='text/css'><!-- #mainpicture_h {background-image: url(/images/homepageimgs/homepage_image-002.jpg);} --></style>";
r_text[2] = "<style type='text/css'><!-- #mainpicture_h {background-image: url(/images/homepageimgs/homepage_image-003.jpg);} --></style>";
r_text[3] = "<style type='text/css'><!-- #mainpicture_h {background-image: url(/images/homepageimgs/homepage_image-004.jpg);} --></style>";
r_text[4] = "<style type='text/css'><!-- #mainpicture_h {background-image: url(/images/homepageimgs/homepage_image-005.jpg);} --></style>";
r_text[5] = "<style type='text/css'><!-- #mainpicture_h {background-image: url(/images/homepageimgs/homepage_image-006.jpg);} --></style>";
r_text[6] = "<style type='text/css'><!-- #mainpicture_h {background-image: url(/images/homepageimgs/homepage_image-007.jpg);} --></style>";
r_text[7] = "<style type='text/css'><!-- #mainpicture_h {background-image: url(/images/homepageimgs/homepage_image-008.jpg);} --></style>";
r_text[8] = "<style type='text/css'><!-- #mainpicture_h {background-image: url(/images/homepageimgs/homepage_image-009.jpg);} --></style>";
r_text[9] = "<style type='text/css'><!-- #mainpicture_h {background-image: url(/images/homepageimgs/homepage_image-010.jpg);} --></style>";
r_text[10] = "<style type='text/css'><!-- #mainpicture_h {background-image: url(/images/homepageimgs/homepage_image-011.jpg);} --></style>";
r_text[11] = "<style type='text/css'><!-- #mainpicture_h {background-image: url(/images/homepageimgs/homepage_image-012.jpg);} --></style>";
r_text[12] = "<style type='text/css'><!-- #mainpicture_h {background-image: url(/images/homepageimgs/homepage_image-013.jpg);} --></style>";
r_text[13] = "<style type='text/css'><!-- #mainpicture_h {background-image: url(/images/homepageimgs/homepage_image-014.jpg);} --></style>";
var i = Math.round(13*Math.random());

document.write(r_text[i]);