/*
    Document   : frontend.js
    Created on : 30.03.2011, 11:33:26
    Author     : Mike vom Scheidt | CTS GmbH 2011
    Description: frontend js file for iqube
*/

$(window).load(function () {
    Shadowbox.init();
});
