//Call function when the dom is ready
$.basehref = '/design/channel/net5/';

$(function() {
		$.include($.basehref+'js/jquery.config.js')
});

