var fDesc=new Array(); fDesc[0] = "Do you like the middle Ages? The time when there were knights, kings, damsels, and even dragons?
Some of the most impressive things of that era were those magnificent castles.
Wouldn’t you like to visit a real medieval castle?

Ancient Castle 3d Screensaver brings the Middle Age to your desktop.

This awesome screensaver will take you on a journey to visit a real medieval castle in the middle of nowhere.
The construction is beautiful. Yu can tell it is ancient just by looking at its robust walls and towers.
Who owned this fortress?
Maybe some famous knight or a king that ruled during that time.
How many adventures could the castle tell? I can imagine all kinds of fierce battles with lots of soldiers, catapults, fire and more.

But, at the same time, the castle reminded me of love and romance. I almost saw myself with my queen, just staring at the distance and watching the sun go down beneath the ocean.

Ancient Castle 3D Screensaver is set in a very mysterious place, with a river, fog, and more things that will probably make you watch longer, waiting to see what else will you see, or if the owner of the castle shows up.
You will surely enjoy decorating your screen with these great images."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }