//javascript for www.virtuallandscaping.net

var linkdata = "http://www.ar-system.cz/data/mstsg/"
var pagesize = 5;
var metamenu_count;

//data pro novinky
var metanewsdb = new Array(

"TRS trees set 3|Now available... |http://www.ar-system.cz/data/mstsg/shots/news/TRS_trees_set_3_.jpg",
"For the TRS fans|I strongly recomment to apply random rule when implementing new vegetation - use the editor possibilities - especially the rotation of the object. Combine the trees mutally to the natural units, do not create spacious monocultures and beware of alleys where are used the same trees without rotation of single trees. Indeed it is  timeconsuming, but this is the only way you can reach the natural appearance.. All the vegetation models colours match the best with the textures of Great Britain region. You can acheive big effect by using darker texture (black, dark grey) under the tree - it makes a shade impression! It is very impressive and simple solution, that increases the authenticity of the country. Keep tha harmony of colours, do not apply dry grass on the green terrain texture or vice-versa. For inspiration have a look at the gallery."

);

//data pro screenshots
var metashotsdb = new Array(

"Screen_001|Greenery TRS",
"Screen_002|Greenery TRS",
"Screen_003|Greenery TRS",
"Screen_004|Greenery TRS",
"Screen_005|Greenery TRS",
"Screen_006|Greenery TRS",
"Screen_007|Greenery TRS",
"Screen_008|Greenery TRS",
"Screen_009|Greenery TRS",
"Screen_010|Greenery TRS",
"Screen_011|Greenery TRS",
"Screen_012|Greenery TRS"

);

//seznam odkazu
var metasitesdb = new Array(

"TRS - CZ forum (greenery news)|trainz.jedisoft.cz/modules.php?name=Forums&file=viewtopic&t=2686&postdays=0&postorder=asc&start=180",
"Hummus Trainz|hummus.trainz.cz",
"Trainz Pedro|trainzpedro.cz",
"Draco Trainz|dracotrainz.ic.cz"


);

//data pro downloads - msts
var metadown_msts = new Array(

"terrtex-set_tutorial_en|Tutorial EN|Terrtex set: tutorial – work with the terrain textures, instruction to the Terrtex set."

);

//data pro downloads - trainz
var metadown_trainz = new Array(

"TRS_trees_set_3|Trees set 3|Set of 10 trees.",
"TRS_trees_set_2|Trees set 2|Set of 3 fruit trees - apple, rowanberry and pear tree.",
"TRS_tracks_set_1|Tracks set 1|Set of 21 track textures, chunky mesh in 3 variations.",
"TRS_track_textures_set_1|Track textures set 1|Set of 7 ballast textures under tracks.",
"TRS_grass_set_1|Grass set 1|Set of 18 models and grass grown textures. Includes textures of green low and high grass, blooming meadow in 10 colours variations and textures of dry grass also in several hues.",
"TRS_shrubs_set_1|Shrubs set 1|Set of 13 low shrubs models and textures. Includes summer textures of green and blooming shrubs. There is also an extra model of continuous stripe of shrubs and grass  suitable for balks and along roads and railway tracks - 3 colours modifications.",
"TRS_trees_set_1|Trees set 1|Set of 33 trees models and textures. Includes summer textures of the leafy and needle-leaved trees.",
"TRS_vineygards_set_1|Vineygards set 1|Model of vineygards - spline - 1, 3, 11, 23 lines."

);