
function popadopen() {
  popad = window.open("http://www.inkset.eu", "adwindowlottotip", "width=600,height=400,left=100,top=100,resizable=yes,menubar=yes,status=yes,locationbar=yes,location=yes,directories=yes,scrollbars=yes,");
  popad.blur();
}




