/*
 * Copyright (c) 2011 
 * ==================================
 * original filename: config.js
 * filesize: 569 Bytes
 * last modified: Tue, 08 Feb 2011 23:06:24 +0100
 *
 */
var params = {
    slider: {
        effect: 'fold',
        slices: 20
    },
    texts: {
        contactforminvalid: 'gelieve alle velden in te vullen!',
        contactformwait: 'even wachten...',
        contactformadded: "bedankt voor de interesse! Ik neem snel contact met u op!",
        contactformaddfail: "oops, it seems there is something wrong! please try again later!"
    }
};

