/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
var Link = new Array();

  Link[0] = "0|Puustila Golf & Ski";

  Link[1] = "1|ESITTELY|esittely.html|";

  Link[2] = "1|MAJOITUS|#.html|";

  Link[3] = "1|   (12+2) *Puustila A|puustila_a.html|";

  Link[4] = "1|   _(2+3) *Puustila B|puustila_b.html|";

  Link[5] = "1|   _(6+4) *Villenkuja 1|villenkuja_1.html|";

  Link[6] = "1|   (10+2) *Villenkuja 5A (r)|villenkuja_a.html|";

  Link[7] = "1|   _(6+4) *Villenkuja 5B (r)|villenkuja_b.html|";
 
  Link[8] = "1|   (10+2) *Puustilantie 4A|puustilantie4_a.html|";

  Link[9] = "1|   (10+2) *Puustilantie 4B (r)|puustilantie4_b.html|";

  Link[10] = "1|  (10+2) *Puustilantie 4C (r)|puustilantie4_c.html|";

  Link[11] = "1|  (10+2) *Puustilantie 4D|puustilantie4_d.html|";
  
  Link[12] = "1|  _(2+4) *Tähti Puustila|tahti_puustila.html|";

  Link[13] = "1|  (12+2) *Villa Puustila|puustilantie4e.html|";
	
  Link[14] = "1|KOKOUS/JUHLAT MÖKISSÄ|kokous_ja_juhlat.html|";

  Link[15] = "1|OHJELMAPALVELUT|aktiviteetit.html|";

  Link[16] = "1|SIJAINTI|sijainti.html|";

  Link[17] = "1|VARUSTELU|varustelu.html|";

  Link[18] = "1|HINNASTO|hinnasto.html|";

  Link[19] = "1|YHTEYSTIEDOT|yhteystiedot.html|";

  Link[20] = "1|ETUSIVULLE|index.html|";
  
  Link[21] = "1|ONLINE VARAUKSET|online_fi.html|";  
  
    
  
 

  



  startup(1);   

