
<!--


 var focus_width=266;
 var focus_height=282;
 var text_height=0;
 var swf_height = focus_height+text_height;
 
 var array = new Array(256,645,7874,7864,445,388,135,316,430,213);
  //alert(array.length);
 var list =[1];
for(var i = 2; i <= array.length; i++)
{
    list.push(list.splice(Math.floor(Math.random() * list.length),1,i));
}

 var pics='pic/cover/'+ array[list[0]-1] +'.jpg|pic/cover/'+ array[list[1]-1] +'.jpg|pic/cover/'+ array[list[2]-1] +'.jpg|pic/cover/'+ array[list[3]-1] +'.jpg|pic/cover/'+ array[list[4]-1] +'.jpg';
 var links='read.php?uid='+ array[list[0]-1] +'|read.php?uid='+ array[list[1]-1] +'|read.php?uid='+ array[list[2]-1] +'|read.php?uid='+ array[list[3]-1] +'|read.php?uid='+ array[list[4]-1];
 var texts='1|2|3|4|5'
 document.write('<object ID="focus_flash" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="'+ focus_width +'" height="'+ swf_height +'">');
 document.write('<param name="allowScriptAccess" value="sameDomain"><param name="movie" value="playswf.swf"><param name="quality" value="high"><param name="bgcolor" value="#FFFFFF">');
 document.write('<param name="menu" value="false"><param name=wmode value="opaque">');
 document.write('<param name="FlashVars" value="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'">');
 document.write('<embed ID="focus_flash" src="playswf.swf" wmode="opaque" FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'" menu="false" bgcolor="#C5C5C5" quality="high" width="'+ focus_width +'" height="'+ swf_height +'" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');  document.write('</object>');
 //-->



/*

var array = new Array(256,645,7874,7864,445,388,135,316,430,213);

 var list =[1];
for(var i = 2; i <= array.length; i++)
{
    list.push(list.splice(Math.floor(Math.random() * list.length),1,i));
}


imgUrl1= "pic/cover/" + array[list[0]-1] + ".jpg";
imgtext1="test"
imgLink1=escape("read.php?uid=" + array[list[0]-1]);
imgUrl2="pic/cover/" + array[list[1]-1] + ".jpg";
imgtext2="good"
imgLink2=escape("read.php?uid=" +  array[list[1]-1]);
imgUrl3="pic/cover/" + array[list[2]-1] + ".jpg";
imgtext3="gooder"
imgLink3=escape("read.php?uid=" +  array[list[2]-1]);
imgUrl4="pic/cover/" + array[list[3]-1] + ".jpg";
imgtext4="gooders"
imgLink4=escape("read.php?uid=" +  array[list[3]-1]);
imgUrl5="flashPic/05.jpg";
imgtext5="best"
imgLink5=escape("http://www.dellsen.com/");

imgUrl6="flashPic/06.jpg";
imgtext6="best"
imgLink6=escape("http://www.dellsen.com/");

imgUrl7="flashPic/07.jpg";
imgtext7="best"
imgLink7=escape("http://www.dellsen.com/");

var focus_width=246;
var focus_height=282;
var text_height=0;
var swf_height = focus_height+text_height;
var pics=imgUrl1+"|"+imgUrl2+"|"+imgUrl3+"|"+imgUrl4;
var links=imgLink1+"|"+imgLink2+"|"+imgLink3+"|"+imgLink4;
var texts=imgtext1+"|"+imgtext2+"|"+imgtext3+"|"+imgtext4;

document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="'+ focus_width +'" height="'+ swf_height +'">');
document.write('<param name="allowScriptAccess" value="sameDomain"><param name="movie" value="flashpic.swf"><param name="quality" value="high"><param name="bgcolor" value="#F0F0F0">');
document.write('<param name="menu" value="false"><param name=wmode value="opaque">');
document.write('<param name="FlashVars" value="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'">');
document.write('<embed src="flashpic.swf" wmode="opaque" FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'" menu="false" bgcolor="#F0F0F0" quality="high" width="'+ focus_width +'" height="'+ focus_height +'" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write('</object>');
*/

