
function sektionshoplinks(kat) {
$("#rulLinksKat").load("/inc/sektionshoplinks.php?kat=" + escape(kat)+"&dummy=" + new Date().getTime());
}
