function collectibles()
{
//1
var ranNum= Math.round(Math.random() * 1);
if (ranNum == 0){document.write('<img src="http://www.fruitfullhands.com/fh-28tn.jpg" alt="Collectibles Gallery - Click HERE to See Beautiful Handmade Dolls!" width="150" height="229" border="0" class="photoframe">'); } // Nicholas
if (ranNum == 1){document.write('<img src="http://www.fruitfullhands.com/fh52tn.jpg" alt="Collectibles Gallery - Click HERE to See Beautiful Handmade Dolls!" width="150" height="229" border="0" class="photoframe">'); } // OhMyStars
}

