jQuery(document).ready (function ($) { target = $('#widgetils'); target.empty (); target.append ('
\ \ \ Italian Linux Society\ \
'); target.append ('
\ \ \ Linux.it\ \
'); target.append ('
\ \ \ LugMap\ \
'); target.append ('
\ \ \ LinuxSi\ \
'); });