﻿/* ////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) IT Pro Solutions BVBA 2010
//
// This material contains unpublished, copyrighted work, which includes
// confidential and proprietary information of IT Pro Solutions BVBA,
// Dijk 21/1, BE-2861 OLV-Waver, info@itprosolutions.be.
//
// All rights reserved. No copy of any part of this document is permitted
// without explicit written authorization from IT Pro Solutions BVBA.
//
// $Revision: $
// Last modified by $Author: $ on $Date: $
//
// ///////////////////////////////////////////////////////////////////////// */

$(function() { $("ul.MainMenu li:first a").html("<img src='/Content/Themes/Eoli.be/Images/HomePage.png' />"); });

$(".SlideShow").cycle({ fx: "fade", random: 1 });
