function al_data() { return '11 marzo 2010'; } function al_nr_mese() { return '3'; } function al_giorno_settimana (){ return 'giovedì'; } function jShowVideo( nomeFile , larghezza , altezza , abstract ) { var link = 'http://www.telemar.it/Serenissimatv/ShowVideo.asp?n=' + nomeFile + '&l=' + larghezza + '&a=' + altezza + '&t=' + abstract; var newWindow; newWindow = window.open(link,'SVideo','scrollbars=n,width=460,height=460,left=100,top=100'); } function jShowVideo1( nomeFile , larghezza , altezza , abstract ) { var link = 'http://www.telemar.it/Serenissimatv/ShowVideo1.asp?n=' + nomeFile + '&l=' + larghezza + '&a=' + altezza + '&t=' + abstract; var newWindow; newWindow = window.open(link,'SVideo','scrollbars=n,width=460,height=460,left=100,top=100'); }