<!-- Hide Codeimages = new Array(15);images[0] = "<img src='/pool_tables/images/random/random_01.jpg' width='200' height='275'>";images[1] = "<img src='/pool_tables/images/random/random_02.jpg' width='200' height='275'>";images[2] = "<img src='/pool_tables/images/random/random_03.jpg' width='200' height='275'>";images[3] = "<img src='/pool_tables/images/random/random_04.jpg' width='200' height='275'>";images[4] = "<img src='/pool_tables/images/random/random_05.jpg' width='200' height='275'>";images[5] = "<img src='/pool_tables/images/random/random_06.jpg' width='200' height='275'>";images[6] = "<img src='/pool_tables/images/random/random_07.jpg' width='200' height='275'>";images[7] = "<img src='/pool_tables/images/random/random_08.jpg' width='200' height='275'>";images[8] = "<img src='/pool_tables/images/random/random_09.jpg' width='200' height='275'>";images[9] = "<img src='/pool_tables/images/random/random_10.jpg' width='200' height='275'>";images[10] = "<img src='/pool_tables/images/random/random_11.jpg' width='200' height='275'>";images[11] = "<img src='/pool_tables/images/random/random_12.jpg' width='200' height='275'>";images[12] = "<img src='/pool_tables/images/random/random_13.jpg' width='200' height='275'>";images[13] = "<img src='/pool_tables/images/random/random_14.jpg' width='200' height='275'>";images[14] = "<img src='/pool_tables/images/random/random_15.jpg' width='200' height='275'>";index = Math.floor(Math.random() * images.length);document.write(images[index]);// Done hiding -->