function showCommercialGroup(link, target) {
   	eval("parent." +target+ ".location.href='" +link+ "&wfw=" + (new Date()).getTime() + "'");
}

