// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
// Udviklet af: HUSET G (http://husetg.dk/)
// URL: www.univet.dk
// Oprettet: 22-05-2009
// Ændret: 22-05-2009
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

$(document).ready(function() {
	// Add banner rotation
	 $('.banner').cycle('fade');   
});
