/**
 * Default Javascript for Movieskoop Cinema's
 * @author A. Drenth
 */

addEvent(window, 'load', site_init);

function site_init()
{



}
