users = Array();
homes = Array();
medpics = Array();
smpics = Array();
titles = Array();
photos = Array();

titles[0]  = 'E=MC²';
users[0]   = 'DeathWing';
homes[0]   = 'http://www.flickr.com/people/ilan/';
photos[0]  = 'http://www.flickr.com/photos/ilan/65171386/in/pool-99685096@N00';
medpics[0] = 'http://static.flickr.com/32/65171386_e1012f3eab_m.jpg';
smpics[0]  = 'http://static.flickr.com/32/65171386_e1012f3eab_s.jpg';

titles[1]  = 'Constant';
users[1]   = 'xroad';
homes[1]   = 'http://www.flickr.com/people/alexpogi/';
photos[1]  = 'http://www.flickr.com/photos/alexpogi/13585229/in/pool-99685096@N00';
medpics[1] = 'http://static.flickr.com/9/13585229_4709d83a7a_m.jpg';
smpics[1]  = 'http://static.flickr.com/9/13585229_4709d83a7a_s.jpg';

titles[2]  = 'Pink widow';
users[2]   = 'xroad';
homes[2]   = 'http://www.flickr.com/people/alexpogi/';
photos[2]  = 'http://www.flickr.com/photos/alexpogi/61956972/in/pool-99685096@N00';
medpics[2] = 'http://static.flickr.com/27/61956972_b0bd57c7f8_m.jpg';
smpics[2]  = 'http://static.flickr.com/27/61956972_b0bd57c7f8_s.jpg';

titles[3]  = 'P1130547';
users[3]   = 'xroad';
homes[3]   = 'http://www.flickr.com/people/alexpogi/';
photos[3]  = 'http://www.flickr.com/photos/alexpogi/62060914/in/pool-99685096@N00';
medpics[3] = 'http://static.flickr.com/24/62060914_6c68d8348e_m.jpg';
smpics[3]  = 'http://static.flickr.com/24/62060914_6c68d8348e_s.jpg';

titles[4]  = 'The Master';
users[4]   = 'xroad';
homes[4]   = 'http://www.flickr.com/people/alexpogi/';
photos[4]  = 'http://www.flickr.com/photos/alexpogi/62061209/in/pool-99685096@N00';
medpics[4] = 'http://static.flickr.com/33/62061209_2a5cac1f85_m.jpg';
smpics[4]  = 'http://static.flickr.com/33/62061209_2a5cac1f85_s.jpg';

titles[5]  = 'shooting pool';
users[5]   = 'niels2050';
homes[5]   = 'http://www.flickr.com/people/50941148@N00/';
photos[5]  = 'http://www.flickr.com/photos/50941148@N00/65549724/in/pool-99685096@N00';
medpics[5] = 'http://static.flickr.com/29/65549724_eceebfbf49_m.jpg';
smpics[5]  = 'http://static.flickr.com/29/65549724_eceebfbf49_s.jpg';

titles[6]  = 'flying ball';
users[6]   = 'niels2050';
homes[6]   = 'http://www.flickr.com/people/50941148@N00/';
photos[6]  = 'http://www.flickr.com/photos/50941148@N00/64470248/in/pool-99685096@N00';
medpics[6] = 'http://static.flickr.com/26/64470248_73c00b3830_m.jpg';
smpics[6]  = 'http://static.flickr.com/26/64470248_73c00b3830_s.jpg';

titles[7]  = 'Randi Sue\'s 8-Ball Tattoo';
users[7]   = 'smenzel';
homes[7]   = 'http://www.flickr.com/people/smenzel/';
photos[7]  = 'http://www.flickr.com/photos/smenzel/59620635/in/pool-99685096@N00';
medpics[7] = 'http://static.flickr.com/33/59620635_28f8949333_m.jpg';
smpics[7]  = 'http://static.flickr.com/33/59620635_28f8949333_s.jpg';

titles[8]  = 'Tuesday\'s Game';
users[8]   = 'gruntusk';
homes[8]   = 'http://www.flickr.com/people/gruntusk/';
photos[8]  = 'http://www.flickr.com/photos/gruntusk/61623520/in/pool-99685096@N00';
medpics[8] = 'http://static.flickr.com/29/61623520_10f878b6f3_m.jpg';
smpics[8]  = 'http://static.flickr.com/29/61623520_10f878b6f3_s.jpg';

titles[9]  = 'Me and Nate, framed by the pool triangle.';
users[9]   = 'EriQ';
homes[9]   = 'http://www.flickr.com/people/eriq/';
photos[9]  = 'http://www.flickr.com/photos/eriq/59655135/in/pool-99685096@N00';
medpics[9] = 'http://static.flickr.com/32/59655135_31ee1888bf_m.jpg';
smpics[9]  = 'http://static.flickr.com/32/59655135_31ee1888bf_s.jpg';


function flickr_med() {
	for (i = 0; i < users.length; i++) {
		document.writeln('<table cellpadding="0" cellspacing="7" border="0" width="470" bgcolor="#4E4E4E"><tr><td width="498" height="203" bgcolor="#2C2C2C" style="padding:11px;"><table cellpadding="0" cellspacing="0" border="0" width="470"><tr><td width="278"><img src="' + medpics[i] + '" alt="' + titles[i] + '" border="0"></td><td width="191" valign="top" style="padding-left:8px;"><p><a href="' + photos[i] + '" target="_blank" class="small style3"><strong>' + titles[i] + '</strong></a></p><p class="small small">Photo taken by: <a href="' + homes[i] + '" target="_blank" class="link2">' + users[i] + '</a></p><p class="small small">Group: <a href="http://www.flickr.com/groups/pooljunky/"><strong>Pool Junkies</strong></a></p><p class="small small">&nbsp;</p><p><span class="small small"><a href="http://www.flickr.com/" target="_blank"><strong>Add Your Pool Photos</strong></a><strong></strong></span></p></td></tr></table></td></tr></table><img src="images/spacer.gif" width="1" height="6" border="0" alt="">');
	}
}

function flickr_sm() {
	for (i = 0; i < users.length; i++) {
		document.writeln('<div class="flickr"><a href="' + photos[i] + '" title="Photo by ' + users[i] + '"><img src="' + smpics[i] + '"></a></div>');
	}
}
