/* Author: 
 Mike the Madkiwi
*/
function radioup()
{
    testwindow = window.open("http://trevena.info:8000/mk.ogg", "Madkiwi Internal Radio", "location=1,status=1,scrollbars=1,width=500px,height=500px");
    testwindow.moveTo(0, 0);
}
























