
if (! window.heurist_images) window.heurist_images = new Array(
	
	
	
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/112-1262_IMG.JPG?file_id=271ff14f4c51d9c5986276cffb7d3ef0df77b619', "Angkor Wat, Angkor" ],
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/IMG_3240.JPG?file_id=94f930a902c9c84a1edf5fc41da54d0eb5d78f40', "Bayon Temple, Angkor" ],
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/Colley06.jpg?file_id=5b0d90ea74973347f961987def2c308f199cc9f3', "Bones of imported salt-dried codfish, 19th century Sydney" ],
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/110-1016_IMG.JPG?file_id=2039ef6eba0dea82b3165988c360aea966940ba1', "Ceramics at a kiln site, Kulen, Angkor" ],
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/antekythera_3d_with_walls_brown-1.jpg?file_id=73335243e61640bc774a0f26948aa01f52d1dd21', "Computer visualisation of Hellenistic fortress, Antekythera, Greece" ],
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/AJW_ASHA-NZ-90_021.jpg?file_id=e895b18732cab8bdfca2d56b70670bc535237d1b', "Copper smelter site, Kawau Island, New Zealand" ],
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/IMG_4683.jpg?file_id=e0ccf4cb636a76d2fa4b0dbb9c18ae1291f0e3d0', "Foodstuffs depicted on wall relief, chapel for Ramesses I, Abydos, Egypt.  MMoA, New York" ],
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/ph-10278.jpg?file_id=3ae73c5483ba25b153c2bab16717a8fcb412ba3b', "Frieze of Archers from the Palace of Darius I, Susa, Iran. Louvre Museum" ],
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/ph-10282.jpg?file_id=257a170a56f18714589e7f72e31b99cb5f41b840', "Goddesses from the east pediment of the Parthenon, British Museum" ],
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/AJW_UIPPS-9308_025.jpg?file_id=1e99a13a4bbf33caecfbca8717a0a33cec867eeb', "Lake Mungo Archaeological Site, Western NSW" ],
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/AJW_HA-HUNTER-90_017.jpg?file_id=ba2a724fb928bcc86bb2788e151c6412928ac62b', "Pottery kilns, Cessnock, NSW" ],
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/WestMebonvisualisation+Chandler.JPG?file_id=6bdb1d27137271af7deb2e71591123f195b67ee3', "Reconstruction of the West Mebon Temple, Angkor" ],
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/107-0746_IMG.JPG?file_id=b8e6efbfeb2eb8a6dee1fb2f93d1afa53d737bd4', "Recording inscriptions, Bayon Temple, Angkor" ],
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/ph-10408.jpg?file_id=094e2d9a7b30804559ba6210a37149f95a2f4df3', "Rock engraving of an emu with eggs, Inthanoona, Pilbara WA" ],
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/ph-10399.jpg?file_id=6103e2f41879556c6ceacbdbd1cb2dbb04ac0244', "Stone stockyard and shearing shed, Inthanoona, Pilbara, WA." ],
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/IMG002.jpg?file_id=a2e7e7888aa597b633532d26900628e3a210c982', "Students excavating at Regentville, NSW, 1991" ],
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/ph-10184.jpg?file_id=3c0c06d53b7ce1f3de6aca9fc0bc2e1d5d47d377', "Students excavating at Regenville, NSW, 1985" ],
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/ph-10188.jpg?file_id=076e5f25d58aefb2aba09617704ba51652015c85', "Students excavating the Victoria Hotel, Footscray, 1989" ],
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/ph-10427.jpg?file_id=0ad71f1c6b27d6bb493ae399c70ef3b6cad9cb5c', "Temple of Apollo, Ancient Corinth" ],
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/ph-10423.jpg?file_id=d21eac4ccc963a4fae4935e562d1ea89f4187bbd', "The Acropolis, Athens" ],
		[ 'http://heuristscholar.org/heurist/php/fetch_file.php/ph-10181.jpg?file_id=3ace53c1876c548b9d1961051180e99bf5e923c5', "VOC Ship Batavia, WA Maritime Museum" ]
);

// prevent the same image from appearing multiple times on the same page
if (! window.heurist_chosen) window.heurist_chosen = new Object();
do {
	window.random_i = Math.floor(Math.random() * heurist_images.length);
} while (heurist_chosen[random_i]);
heurist_chosen[random_i] = true;


var width = 300;


document.write('<center>');
if (width) {
	document.write('<img alt="'+heurist_images[random_i][1]+'" src="'+heurist_images[random_i][0]+'" id="randomimage" width="'+width+'"/>');
	document.write('<div style="font-size: 70%; width: '+width+'px;" id="caption">'+heurist_images[random_i][1]+'</div>');
} else {
	document.write('<img alt="'+heurist_images[random_i][1]+'" src="'+heurist_images[random_i][0]+'" id="randomimage"/>');
	document.write('<div style="font-size: 70%;" id="caption">'+heurist_images[random_i][1]+'</div>');
}
document.write('</center>');
