// Set how often home page changes - in seconds (recommended period is 86400 for 24 hours) $lockperiod = 86400; $filename = array (); $filename[0] = 'health_risks_in_firefighting.html'; $filename[1] = 'house_fires_and_the_morning_after.html'; $filename[2] = 'aviation_firefighters.html'; $filename[3] = 'children_and_fire_are_a_deadly_combination.html'; $filename[4] = 'fighting_fire_from_the_air.html'; $filename[5] = 'fighting_fire_with_a_smoke_alarm.html'; $filename[6] = 'fire_academies_which_ones_pass_the_test.html'; $filename[7] = 'fire_investigation.html'; $filename[8] = 'fire_safety_under_the_fire_code.html'; $filename[9] = 'firefighter_museums.html'; $filename[10] = 'firefighting_and_the_fire_classifications.html'; $filename[11] = 'firefighting_the_tools_of_the_trade.html'; $filename[12] = 'supporting_your_local_fire_department.html'; $filename[13] = 'the_art_of_firefighting_around_the_world.html'; $filename[14] = 'a_firefighters_character.html'; $filename[15] = 'requirements_to_become_a_firefighter.html'; $filename[16] = 'resistance_to_change_in_the_fire_service.html'; $filename[17] = 'saving_the_next_generation_from_fire.html'; $filename[18] = 'are_emergency_workers_only_firefighters.html'; $filename[19] = 'planning_a_successful_fire_escape_for_your_home.html'; $filename[20] = 'the_fire_act_of_1972_ignorance_or_defiance.html'; $filename[21] = 'what_is_it_like_to_be_a_firefighter.html'; $filename[22] = 'what_you_need_to_become_a_firefighter.html'; $filename[23] = 'why_would_anyone_want_to_be_a_firefighter.html'; $filename[24] = 'women_firefighters_the_unsung_heroes.html'; $randpos = (intval(time() / $lockperiod)) % 25; $filepath = $filename[$
Free Web Hosting by BlackAppleHost.com, a free web hosting division of WiredHub.net