document.writeln('<TABLE BORDER=1><TR><TD ALIGN=CENTER><FONT SIZE=1>');
switch ((Math.round((Math.random()*9)+1))){
case 1:
document.writeln('<B>#1 DVD in the<BR><A HREF=\'javascript:ssearch("category", "topN", "ALL")\'>DVDPS Top 40</A></B><BR>');
document.writeln('<a href=javascript:integratedPC(134329)><IMG SRC="/beta/images/covers/134329.jpg" BORDER=0 VSPACE=3 WIDTH=75 HEIGHT=100></A>');
document.writeln('<BR><a href=javascript:integratedPC(134329)>Drive (2011) (Blu-Ray)</A>');
break;
case 3:
document.writeln('<B>#3 DVD in the<BR><A HREF=\'javascript:ssearch("category", "topN", "ALL")\'>DVDPS Top 40</A></B><BR>');
document.writeln('<a href=javascript:integratedPC(135694)><IMG SRC="/beta/images/covers/135694.jpg" BORDER=0 VSPACE=3 WIDTH=75 HEIGHT=100></A>');
document.writeln('<BR><a href=javascript:integratedPC(135694)>Transformers: Dark Of The Moon 3D: Ultimate Edition (Blu-Ray 3D + Blu-Ray + DVD + Digital Copy)</A>');
break;
case 4:
document.writeln('<B>#4 DVD in the<BR><A HREF=\'javascript:ssearch("category", "topN", "ALL")\'>DVDPS Top 40</A></B><BR>');
document.writeln('<a href=javascript:integratedPC(134825)><IMG SRC="/beta/images/covers/134825.jpg" BORDER=0 VSPACE=3 WIDTH=75 HEIGHT=100></A>');
document.writeln('<BR><a href=javascript:integratedPC(134825)>Thing, The (2011) (Blu-Ray + DVD + Digital Copy + UltraViolet)</A>');
break;
case 5:
document.writeln('<B>#5 DVD in the<BR><A HREF=\'javascript:ssearch("category", "topN", "ALL")\'>DVDPS Top 40</A></B><BR>');
document.writeln('<a href=javascript:integratedPC(136047)><IMG SRC="/beta/images/covers/136047.jpg" BORDER=0 VSPACE=3 WIDTH=75 HEIGHT=100></A>');
document.writeln('<BR><a href=javascript:integratedPC(136047)>Nude Nuns With Big Guns (Blu-Ray)</A>');
break;
case 6:
document.writeln('<B>#6 DVD in the<BR><A HREF=\'javascript:ssearch("category", "topN", "ALL")\'>DVDPS Top 40</A></B><BR>');
document.writeln('<a href=javascript:integratedPC(136165)><IMG SRC="/beta/images/covers/136165.jpg" BORDER=0 VSPACE=3 WIDTH=75 HEIGHT=100></A>');
document.writeln('<BR><a href=javascript:integratedPC(136165)>Magnificent Ambersons, The</A>');
break;
case 8:
document.writeln('<B>#8 DVD in the<BR><A HREF=\'javascript:ssearch("category", "topN", "ALL")\'>DVDPS Top 40</A></B><BR>');
document.writeln('<a href=javascript:integratedPC(135692)><IMG SRC="/beta/images/covers/135692.jpg" BORDER=0 VSPACE=3 WIDTH=75 HEIGHT=100></A>');
document.writeln('<BR><a href=javascript:integratedPC(135692)>To Kill A Mockingbird (50th Anniversary) (Blu-ray + DVD + Digital Copy)</A>');
break;
case 10:
document.writeln('<B>#10 DVD in the<BR><A HREF=\'javascript:ssearch("category", "topN", "ALL")\'>DVDPS Top 40</A></B><BR>');
document.writeln('<a href=javascript:integratedPC(134450)><IMG SRC="/beta/images/covers/134450.jpg" BORDER=0 VSPACE=3 WIDTH=75 HEIGHT=100></A>');
document.writeln('<BR><a href=javascript:integratedPC(134450)>Wings (Blu-Ray)</A>');
break;
default:
document.writeln('<B>#1 DVD in the<BR><A HREF=\'javascript:ssearch("category", "topN", "ALL")\'>DVDPS Top 40</A></B><BR>');
document.writeln('<a href=javascript:integratedPC(134329)><IMG SRC="/beta/images/covers/134329.jpg" BORDER=0 VSPACE=3 WIDTH=75 HEIGHT=100></A>');
document.writeln('<BR><a href=javascript:integratedPC(134329)>Drive (2011) (Blu-Ray)</A>');
break;
}
document.writeln('</TD></TR></TABLE>');

