jQuery(document).ready(function($){
//  $("#topnav > ul.sf-menu").supersubs().superfish({
//	pathClass: 'current',
//	speed: 1,
//	animation: {height:'show'},
//	dropShadows: false,
//	disableHI: true,
//	autoArrows: false
//  }).find('ul').bgIframe({opacity:false});

// $('.gallery').cycle({
//	delay:  2000,
//	speed:  500
// });
});