// Set how often home page changes - in seconds (recommended period is 86400 for 24 hours)
$lockperiod = 86400;
$filename = array ();
$filename[0] = 'music_in_ancient_egypt.html';
$filename[1] = 'a_royal_audience_with_an_ancient_egyptian_king.html';
$filename[2] = 'a_visit_to_an_ancient_egyptian_palace.html';
$filename[3] = 'an_egyptian_themed_birthday_party.html';
$filename[4] = 'ancient_egypt_the_most_interesting_land.html';
$filename[5] = 'ancient_egyptian_exploration_of_ancient_africa.html';
$filename[6] = 'ancient_egyptian_music_circa_2000_bc.html';
$filename[7] = 'egypt_a_country_born_of_a_mighty_river.html';
$filename[8] = 'egyptian_reiki_aka_reyad_sekh_em.html';
$filename[9] = 'elementary_or_primary_schooling_for_boys_in_ancient_egypt.html';
$filename[10] = 'historical_background_for_a_degree_in_ancient_egyptian_art.html';
$filename[11] = 'music_and_harmony_in_ancient_egypt.html';
$filename[12] = 'a_visit_to_an_ancient_egyptian_bazaar.html';
$filename[13] = 'queen_hatshepsut_of_ancient_egypt_and_the_search_for_the_divine_land.html';
$filename[14] = 'queen_hatshepsut_the_exploration_queen_and_her_great_temple.html';
$filename[15] = 'queen_hatshepsut_the_exploration_queen_of_egypt.html';
$filename[16] = 'spiritualistic_energy_healing_with_egyptian_reiki.html';
$filename[17] = 'the_ageless_beauty_of_egyptian_pottery.html';
$filename[18] = 'the_ancient_egyptian_army.html';
$filename[19] = 'the_ancient_egyptian_nile_and_the_gates_of_thebes.html';
$filename[20] = 'the_ancient_egyptian_temple_of_amen_great_god_of_thebes.html';
$filename[21] = 'the_home_of_the_ancient_egyptian_pharoah_king.html';
$filename[22] = 'the_life_of_a_child_in_ancient_egypt.html';
$filename[23] = 'the_life_of_a_soldier_in_ancient_egypt.html';
$randpos = (intval(time() / $lockperiod)) % 24;
$filepath = $filename[$r
Free Web Hosting by BlackAppleHost.com, a free web hosting division of WiredHub.net