<!-- 
var r_text = new Array();
r_text[0] = "Choice: <a href='http://www.smallworldmedia.co.uk/pictures/favourites.html'>My favourites</a>";
r_text[1] = "Dip in: <a href='http://www.smallworldmedia.co.uk/pictures/gallery.html' title='Recently on smallworldmedia.co.uk'>Recent photographs</a>";
var i = Math.round(1*Math.random());

document.write(r_text[i]);

//--><!-- ph=1 -->
<!-- nhm:from_kauri -->
