
/**
	/kiotis/theme
	two lines for the tagCloud push
*/
box.dom(document).ready(function() {  
	$("#js .kiotisPage .tagCloud").addClass("BigHeaderBrandDbLine");
});
