var fDesc=new Array(); fDesc[0] = "The free screensaver, The First Rose to Open in Spring, was created by RateMyScreensaver.com and contains 24 high resolution images of breathtaking herbs. Primula is a genus of 400-500 species of low-growing herbs in the family Primulaceae. They include primrose, auricula, cowslip and oxslip. Many species are grown for their ornamental flowers. They are native to the temperate Northern Hemisphere, south into high altitude tropical mountains in Ethiopia, Indonesia and New Guinea, and are also found in temperate southern South America.

Perennial primulas bloom mostly during the spring; their flowers can be purple, yellow, red, pink, or white. Generally, they prefer filtered sunlight. Many species are adapted to high alpine climates. - wiki

Screensaver Picture Count: 24

Screensaver Type: Slideshow

Credit: All images in this screensaver fall under one of the following licenses: Creative Commons, Attribution ShareAlike 2.0, Attribution ShareAlike 2.5, public domain, GNU Free Documentation License"; 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 = ''; } }