/*

var total = 5;
var diggity = new Array(total);

diggity[0] = '<a href="http://www.amazon.co.jp/gp/product/B000MV7ZRS?ie=UTF8&amp;tag=sokosokocom-22&amp;linkCode=as2&amp;camp=247&amp;creative=1211&amp;creativeASIN=B000MV7ZRS" target="_blank"><img src="http://sokosoko.com/archives/img/di_B000MV7ZRS.jpg" alt="STUDIO VOICE (スタジオ・ボイス) 2007年 03月号 [雑誌]" width="230" height="360" /></a><img src="http://www.assoc-amazon.jp/e/ir?t=sokosokocom-22&amp;l=as2&amp;o=9&amp;a=B000MV7ZRS" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />';
diggity[1] = '<a href="http://www.amazon.co.jp/gp/product/B000LOXU02?ie=UTF8&amp;tag=sokosokocom-22&amp;linkCode=as2&amp;camp=247&amp;creative=1211&amp;creativeASIN=B000LOXU02" target="_blank"><img src="http://sokosoko.com/archives/img/di_B000LOXU02.jpg" alt="Kodak デュアルレンズデジタルカメラ EasyShare V705-B (ブラック）" width="230" height="360" /></a><img src="http://www.assoc-amazon.jp/e/ir?t=sokosokocom-22&amp;l=as2&amp;o=9&amp;a=B000LOXU02" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />';
diggity[2] = '<a href="http://www.amazon.co.jp/gp/product/B000BHGBDC?ie=UTF8&amp;tag=sokosokocom-22&amp;linkCode=as2&amp;camp=247&amp;creative=1211&amp;creativeASIN=B000BHGBDC" target="_blank"><img src="http://sokosoko.com/archives/img/di_B000BHGBDC.jpg" alt="Braun Quartz アラームクロック 黒 AB1A BK 2910072" width="230" height="360" /></a><img src="http://www.assoc-amazon.jp/e/ir?t=sokosokocom-22&amp;l=as2&amp;o=9&amp;a=B000BHGBDC" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />';
diggity[3] = '<a href="http://click.linksynergy.com/fs-bin/click?id=NPc2bOgSp/I&amp;offerid=97852.10000439&amp;type=2&amp;subid=0" target="_blank" ><img border="0" src="http://sokosoko.com/archives/img/di_178-002-HA_1.jpg"></a><img border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=NPc2bOgSp/I&amp;bids=97852.10000439&amp;type=2&amp;subid=0">';
diggity[4] = '<a href="http://click.linksynergy.com/fs-bin/click?id=NPc2bOgSp/I&amp;offerid=97852.10001252&amp;type=2&amp;subid=0" target="_blank" ><img border="0" src="http://sokosoko.com/archives/img/di_005-388-SD_2.jpg"></a><img border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=NPc2bOgSp/I&amp;bids=97852.10001252&amp;type=2&amp;subid=0">';

*/

//diggity[] = '';

/*

num = Math.floor(Math.random()*total);
document.write(diggity[num]);

*/