// JavaScript Document

images = new Array(4);

images[0] = "<a onclick=\"javascript: window.open ('/indy/js/videoPopup.html?mediaId=3992004f192d46b8964df611179b4cf4','mywindow','status=1,toolbar=0,location=0,width=500,height=426')\"><img width=\"129\" height=\"80\" src=\"/indy/images/thumbs/christopher.gif\" alt=\" \"/></a>";

images[1] = "<a onclick=\"javascript: window.open ('/indy/js/videoPopup.html?mediaId=7bbbdce145d543ffa4cbb9e57144f131','mywindow','status=1,toolbar=0,location=0,width=500,height=426')\"><img width=\"129\" height=\"80\" src=\"/indy/images/thumbs/christopher.gif\" alt=\" \"/></a>";

images[2] = "<a onclick=\"javascript: window.open ('/indy/js/videoPopup.html?mediaId=ea4a12119a904929a97e732bc7ef5259','mywindow','status=1,toolbar=0,location=0,width=500,height=426')\"><img width=\"129\" height=\"80\" src=\"/indy/images/thumbs/christopher.gif\" alt=\" \"/></a>";

images[3] = "<a onclick=\"javascript: window.open ('/indy/js/videoPopup.html?mediaId=499dc3535bf2485b88127d5154cc7828','mywindow','status=1,toolbar=0,location=0,width=500,height=426')\"><img width=\"129\" height=\"80\" src=\"/indy/images/thumbs/tom.gif\" alt=\" \"/></a>";

images[4] = "<a onclick=\"javascript: window.open ('/indy/js/videoPopup.html?mediaId=b02da4f5d24340dc92b0540cc27db551','mywindow','status=1,toolbar=0,location=0,width=500,height=426')\"><img width=\"129\" height=\"80\" src=\"/indy/images/thumbs/tom.gif\" alt=\" \"/></a>";

images[5] = "<a onclick=\"javascript: window.open ('/indy/js/videoPopup.html?mediaId=fea0d881a9e545cda19b3df361246069','mywindow','status=1,toolbar=0,location=0,width=500,height=426')\"><img width=\"129\" height=\"80\" src=\"/indy/images/thumbs/tom.gif\" alt=\" \"/></a>";

images[6] = "<a onclick=\"javascript: window.open ('/indy/js/videoPopup.html?mediaId=25b9277c1fe44926ac2652bc96e47c91','mywindow','status=1,toolbar=0,location=0,width=500,height=426')\"><img width=\"129\" height=\"80\" src=\"/indy/images/thumbs/heath.gif\" alt=\" \"/></a>";

images[7] = "<a onclick=\"javascript: window.open ('/indy/js/videoPopup.html?mediaId=269c017d06bf4aad924ebe738b58c7e9','mywindow','status=1,toolbar=0,location=0,width=500,height=426')\"><img width=\"129\" height=\"80\" src=\"/indy/images/thumbs/heath.gif\" alt=\" \"/></a>";

images[8] = "<a onclick=\"javascript: window.open ('/indy/js/videoPopup.html?mediaId=e0424345163c4b28a77b4c64881282d3','mywindow','status=1,toolbar=0,location=0,width=500,height=426')\"><img width=\"129\" height=\"80\" src=\"/indy/images/thumbs/heath.gif\" alt=\" \"/></a>";

images[9] = "<a onclick=\"javascript: window.open ('/indy/js/videoPopup.html?mediaId=7ea84bd51019403eb47672d28f561c31','mywindow','status=1,toolbar=0,location=0,width=500,height=426')\"><img width=\"129\" height=\"80\" src=\"/indy/images/thumbs/patrick.gif\" alt=\" \"/></a>";

images[10] = "<a onclick=\"javascript: window.open ('/indy/js/videoPopup.html?mediaId=cea83b8a0fe4e0bbec092c43e1937330','mywindow','status=1,toolbar=0,location=0,width=500,height=426')\"><img width=\"129\" height=\"80\" src=\"/indy/images/thumbs/patrick.gif\" alt=\" \"/></a>";

images[11] = "<a onclick=\"javascript: window.open ('/indy/js/videoPopup.html?mediaId=f68eae144c2f4b23ae17625e0a928878','mywindow','status=1,toolbar=0,location=0,width=500,height=426')\"><img width=\"129\" height=\"80\" src=\"/indy/images/thumbs/samantha.gif\" alt=\" \"/></a>";

images[12] = "<a onclick=\"javascript: window.open ('/indy/js/videoPopup.html?mediaId=95ae35a2928149e5bac58a06b990ba20','mywindow','status=1,toolbar=0,location=0,width=500,height=426')\"><img width=\"129\" height=\"80\" src=\"/indy/images/thumbs/shannon.gif\" alt=\" \"/></a>";

images[13] = "<a onclick=\"javascript: window.open ('/indy/js/videoPopup.html?mediaId=6f91fbf189bc4ef6bcd38888a2b5f553','mywindow','status=1,toolbar=0,location=0,width=500,height=426')\"><img width=\"129\" height=\"80\" src=\"/indy/images/thumbs/syed.gif\" alt=\" \"/></a>";

images[14] = "<a onclick=\"javascript: window.open ('/indy/js/videoPopup.html?mediaId=a102bbb521594451bd7c9975a5866888','mywindow','status=1,toolbar=0,location=0,width=500,height=426')\"><img width=\"129\" height=\"80\" src=\"/indy/images/thumbs/todd.gif\" alt=\" \"/></a>";

images[15] = "<a onclick=\"javascript: window.open ('/indy/js/videoPopup.html?mediaId=af51231cdfb545b2801f3e128d0a1fd2','mywindow','status=1,toolbar=0,location=0,width=500,height=426')\"><img width=\"129\" height=\"80\" src=\"/indy/images/thumbs/roderick.gif\" alt=\" \"/></a>";

images[16] = "<a onclick=\"javascript: window.open ('/indy/js/videoPopup.html?mediaId=b688c6aa28394f85ae7c773397d132f4','mywindow','status=1,toolbar=0,location=0,width=500,height=426')\"><img width=\"129\" height=\"80\" src=\"/indy/images/thumbs/roderick.gif\" alt=\" \"/></a>";


index = Math.floor(Math.random() * images.length);

document.write(images[index]);