<!-- 
var textnumber = 5 ;
var randomnumber = Math.random() ;
var rand1 = Math.round( (textnumber-1) * randomnumber) + 1 ;
text = new Array

text[1] = "<div id=\"textLink\"><a href=\"../about/index.html\">Take a leap into the world of Hoipolloi</a></div><div id=\"handLink\"><a href=\"../about/index.html\"><img src=\"../imgs/archive/hand.gif\" alt=\"click to follow link\" width=\"35\" height=\"25\" border=\"0\" /></a></div><br clear=\"all\" /><a href=\"../about/index.html\"><img src=\"../imgs/random/Random_pics01.jpg\" alt=\"Take a leap into the world of Hoipolloi\" border=\"0\" id=\"randomImage\" /></a></div>"

text[2] = "<div id=\"textLink\"><a href=\"../lab/index.html\">Searching for the ingredients of a Hoipolloi show?</a></div><div id=\"handLink\"><a href=\"../lab/index.html\"><img src=\"../imgs/archive/hand.gif\" alt=\"click to follow link\" width=\"35\" height=\"25\" border=\"0\" /></a></div><br clear=\"all\" /><a href=\"../lab/index.html\"><img src=\"../imgs/random/Random_pics02.jpg\" alt=\"Searching for the ingredients of a Hoipolloi show?\" border=\"0\" id=\"randomImage\" /></a></div>"

text[3] = "<div id=\"textLink\"><a href=\"../production/floating/index.html\">What happened in Anglesey in 1982?</a></div><div id=\"handLink\"><a href=\"../production/floating/index.html\"><img src=\"../imgs/archive/hand.gif\" alt=\"click to follow link\" width=\"35\" height=\"25\" border=\"0\" /></a></div><br clear=\"all\" /><a href=\"../production/floating/index.html\"><img src=\"../imgs/random/Random_pics03.jpg\" alt=\"What happened in Anglesey in 1982?\" border=\"0\" id=\"randomImage\" /></a></div>"

text[4] = "<div id=\"textLink\"><a href=\"../tickets/index.html\">Scared you’ve missed a show in your area?</a></div><div id=\"handLink\"><a href=\"../tickets/index.html\"><img src=\"../imgs/archive/hand.gif\" alt=\"click to follow link\" width=\"35\" height=\"25\" border=\"0\" /></a></div><br clear=\"all\" /><a href=\"../tickets/index.html\"><img src=\"../imgs/random/Random_pics04.jpg\" alt=\"Scared you’ve missed a show in your area?\" border=\"0\" id=\"randomImage\" /></a></div>"

text[5] = "<div id=\"textLink\"><a href=\"http://hoipolloitheatre.blogspot.com/\" target=\"_blank\">Looking for something interesting to read?</a></div><div id=\"handLink\"><a href=\"http://hoipolloitheatre.blogspot.com/\" target=\"_blank\"><img src=\"../imgs/archive/hand.gif\" alt=\"click to follow link\" width=\"35\" height=\"25\" border=\"0\" /></a></div><br clear=\"all\" /><a href=\"http://hoipolloitheatre.blogspot.com/\" target=\"_blank\"><img src=\"../imgs/random/Random_pics05.jpg\" alt=\"Looking for something interesting to read?\" border=\"0\" id=\"randomImage\" /></a></div>"

var randomPicBox = text[rand1]
// -->