/**
 * @Copyright CSSReX - Web Design and Development
 * @Website: http://www.cssrex.com
 * @Terms of Use: http://www.cssrex.com/terms-of-use
 * If you change the contents below sky will fall on your head!
 */
DD_roundies.addRule('.round', 5, true)
$(document).ready(function() {
    $('ul.sf-menu').superfish();
}); 
