function loadVideo(type, arg)
{document.getElementById('video_player').src = 'videoplayer.asp?t=' + type + '&id=' + arg;}
