var fDesc=new Array(); fDesc[1] = "cannons or puting your enemies into a collisions with a reef. With all your enemy ships cleared, you will advance to the next level. The game has an introductory tutorial that will explain you briefly how to play Seven Seas."; fDesc[2] = "scorching days and quiet nights? Do you want to explore new and undiscovered lands as you battle fiercely against enemies and survive dreadful storms? Then the Galleon 3D Screensaver is for you!"; fDesc[3] = "have enough money to buy your boat or don’t live in a city by the sea, this can be a nice way of getting in touch with this amazing activity. Virtual Sailor, which first version was released in 1999 is maybe on of the most sophisticated naval simulator in existence for the PC today."; fDesc[4] = "excellent effects and it seems as if you were flying just a few feet above the surface of the ocean as the waves were slowly rocking. Also, the view changes constantly, so it doesn't become boring."; fDesc[5] = "multiplayers on an ultra realistic sea modelled. There are 14 different ocean water courses and competitions such as Valencia, Auckland, Rio, Marseille, etcetera. Players can choose the boat or create their own regattas. You need to consider wind and weather conditions to sail."; fDesc[6] = "impressive view on the selected boat and sailing area. The comprehensive instrument panel contains a clock, compass log, depth sounder, windspeed and direction indicator, engine control panel and a GPS receiver."; fDesc[7] = "Solve Mah Jong puzzles and collect souvenirs on every island you visit. You could also follow your own fun island-hopping route, and go wherever you want!"; fDesc[8] = "version of Virtual Skipper, it doesn't matter if you are an inexperienced or skilful navigator, you are joyfully transported from the colourful horizons of Sydney, to the choppy English Channel around the Isle of Wight... the worldwide waterways have never looked so good.Once again you can sail with the racing boats that made Virtual Skipper 2 a success, you have access to more detailed navigation sites, exceptional nautical conditions, and more accurate racing rules... all you need for exciting regattas! Boats and crew will show a realistic behaviour with accelerations, tacking, gibing, overturning and even more. Groundbreaking sea physics replicate the ebb and flow of the open seas, with impressive weather effects completing the impressive packageThe rules of sailing for beginners and tactics for experts are up to date, with a series of challenges to pass in order to progress through..."; fDesc[9] = "will show you romance of the sea voyages under sail."; fDesc[12] = "only; - calibrations are stored automatically for every map;"; fDesc[13] = "as close to reality as you can get while still at your computer. Watch out, don't get seasick. 21st Century Sailing Simulator lets you ..."; fDesc[14] = "dramatic moment of sailing. You will see the views of sailing yachts from the side and from the bird-eye position."; fDesc[15] = "floaters without touching them. Thousands of Free Online Games, Free Flash Games, Free Games and Free Addicting Games at Factorygames\""; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }