Jizera Cottage

•PDF•
•Afdrukken•
•E-mail•
•Geschreven door Administrator•
••zondag•, 27 •juni• 2010 19:35•

Welkom op de website van Jizera Cottage!

Een vakantie in Tsjechië biedt zeer veel mogelijkheden. Of u nu komt om lekker uit te rusten, lekker actief bezig te zijn in de natuur, of voor de cultuur; het kan allemaal. In het Reuzengebergte kunt u prachtige wandeltochten maken, mountainbiken, raften, skiën en langlaufen. De rijke historie van Tsjechië is terug te vinden in de prachtige steden, waarvan Praag uiteraard de bekendste is.

Doordat ons huis midden in het Reuzengebergte ligt, kunt u al deze activiteiten vrijwel naast de deur doen. Het bevindt zich in Rokytnice nad Jizerou, het op één na grootste skigebied van Tsjechië. Graag nodigen wij u uit om onze website door te nemen en te ontdekken waarom het de moeite waard is om een vakantie in ons huis door te brengen.

•Laatst aangepast• ( ••dinsdag•, 06 •juli• 2010 02:02• )

•Profiel informatie•

Application afterLoad: 0.001 seconds, 0.38 MB
Application afterInitialise: 0.050 seconds, 3.56 MB
Application afterRoute: 0.060 seconds, 4.41 MB
Application afterDispatch: 0.177 seconds, 8.79 MB
Application afterRender: 0.185 seconds, 9.15 MB

•Geheugengebruik•

9720152

•10 queries gelogd•

  1. SELECT *
      FROM svfy_session
      WHERE session_id = '7246230b1cb97e9496624ededb7cb9d7'
  2. DELETE
      FROM svfy_session
      WHERE ( time < '1327729595' )
  3. SELECT *
      FROM svfy_session
      WHERE session_id = '7246230b1cb97e9496624ededb7cb9d7'
  4. INSERT INTO `svfy_session` ( `session_id`,`time`,`username`,`gid`,`guest`,`client_id` )
      VALUES ( '7246230b1cb97e9496624ededb7cb9d7','1327730495','','0','1','0' )
  5. SELECT *
      FROM svfy_components
      WHERE parent = 0
  6. SELECT folder AS type, element AS name, params
      FROM svfy_plugins
      WHERE published >= 1
      AND access <= 0
      ORDER BY ordering
  7. SELECT template
      FROM svfy_templates_menu
      WHERE client_id = 0
      AND (menuid = 0 OR menuid = 1)
      ORDER BY menuid DESC
      LIMIT 0, 1
  8. SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext, a.sectionid, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.attribs, a.urls, a.metakey, a.metadesc, a.access, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug, CHAR_LENGTH( a.`fulltext` ) AS readmore, u.name AS author, u.usertype, g.name AS groups, u.email AS author_email, cc.title AS category, s.title AS section, s.ordering AS s_ordering, cc.ordering AS cc_ordering, a.ordering AS a_ordering, f.ordering AS f_ordering
      FROM svfy_content AS a
      INNER JOIN svfy_content_frontpage AS f
      ON f.content_id = a.id
      LEFT JOIN svfy_categories AS cc
      ON cc.id = a.catid
      LEFT JOIN svfy_sections AS s
      ON s.id = a.sectionid
      LEFT JOIN svfy_users AS u
      ON u.id = a.created_by
      LEFT JOIN svfy_groups AS g
      ON a.access = g.id
      WHERE 1
      AND a.access <= 0
      AND a.state = 1
      AND (( cc.published = 1
      AND s.published = 1 ) OR ( a.catid = 0
      AND a.sectionid = 0 ) )
      AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2012-01-28 06:01:35' )
      AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2012-01-28 06:01:35' )
      ORDER BY  f.ordering
      LIMIT 0, 9
  9. SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext, a.sectionid, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.attribs, a.urls, a.metakey, a.metadesc, a.access, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug, CHAR_LENGTH( a.`fulltext` ) AS readmore, u.name AS author, u.usertype, g.name AS groups, u.email AS author_email, cc.title AS category, s.title AS section, s.ordering AS s_ordering, cc.ordering AS cc_ordering, a.ordering AS a_ordering, f.ordering AS f_ordering
      FROM svfy_content AS a
      INNER JOIN svfy_content_frontpage AS f
      ON f.content_id = a.id
      LEFT JOIN svfy_categories AS cc
      ON cc.id = a.catid
      LEFT JOIN svfy_sections AS s
      ON s.id = a.sectionid
      LEFT JOIN svfy_users AS u
      ON u.id = a.created_by
      LEFT JOIN svfy_groups AS g
      ON a.access = g.id
      WHERE 1
      AND a.access <= 0
      AND a.state = 1
      AND (( cc.published = 1
      AND s.published = 1 ) OR ( a.catid = 0
      AND a.sectionid = 0 ) )
      AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2012-01-28 06:01:35' )
      AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2012-01-28 06:01:35' )
      ORDER BY  f.ordering
  10. SELECT id, title, module, position, content, showtitle, control, params
      FROM svfy_modules AS m
      LEFT JOIN svfy_modules_menu AS mm
      ON mm.moduleid = m.id
      WHERE m.published = 1
      AND m.access <= 0
      AND m.client_id = 0
      AND ( mm.menuid = 1 OR mm.menuid = 0 )
      ORDER BY position, ordering

•Geladen taalbestanden•

•Niet vertaalde diagnostische strings•

•Geen•

•Niet vertaalde designer strings•

•Geen•