
var how_many_pics = 3;
pic = Math.floor(Math.random()*how_many_pics);

pic +=1;

if (pic==1)
{
	document.write("<iframe marginwidth=\"0\" marginheight=\"0\" width=\"468\" height=\"60\" scrolling=\"no\" frameborder=\"0\" src=\"http://rcm.amazon.com/e/cm?t=thematrixrebo-20&l=st1&search=matrix&mode=dvd&p=13&o=1&bg1=000000&fc1=ffffff&lc1=009900&f=ifr\">");
	document.write("<MAP NAME=\"boxmap-p13\"><AREA SHAPE=\"RECT\" COORDS=\"379, 50, 460, 57\" HREF=\"http://rcm.amazon.com/e/cm/privacy-policy.html?o=1\" ><AREA COORDS=\"0,0,10000,10000\" HREF=\"http://www.amazon.com/exec/obidos/redirect-home/thematrixrebo-20\" ></MAP>");
	document.write("<img src=\"http://rcm-images.amazon.com/images/G/01/rcm/468x60.gif\" width=\"468\" height=\"60\" border=\"0\" usemap=\"#boxmap-p13\" alt=\"Shop at Amazon.com\">");
	document.write("</iframe>");
}
if (pic==2)
{
	document.write("<A HREF=\"http://www.amazon.com/exec/obidos/redirect?tag=thematrixrebo-20&path=tg/browse/-/130\"><img src=\"banners/dvd1.gif\" border=\"0\"></A>");
}
if (pic==3)
{
	document.write("<A HREF=\"http://www.amazon.com/exec/obidos/redirect?tag=thematrixrebo-20&path=tg/browse/-/130\"><img src=\"banners/dvd2.gif\" border=\"0\"></A>");

}