function howtoRingtone(url) 
{
window.open(url,'popup','width=600,height=650,resizable=no,scrollbars=yes,left=no,top=no'); void(0);
}

function howtoFullsong(url) 
{
window.open(url,'popup','width=600,height=525,resizable=no,scrollbars=yes,left=no,top=no'); void(0);
}

function howtoRingbacktone(url) 
{
window.open(url,'popup','width=600,height=475,resizable=no,scrollbars=yes,left=no,top=no'); void(0);
}

function howtoVdoRingtone(url) 
{
window.open(url,'popup','width=600,height=510,resizable=no,scrollbars=yes,left=no,top=no'); void(0);
}

function howtoVdoClips(url) 
{
window.open(url,'popup','width=600,height=650,resizable=no,scrollbars=yes,left=no,top=no'); void(0);
}

function howtoGame(url) 
{
window.open(url,'popup','width=600,height=525,resizable=no,scrollbars=yes,left=no,top=no'); void(0);
}

function openwin(url) 
{
window.open(url,'popup','width=597,height=650,resizable=no,scrollbars=yes,left=no,top=no'); void(0);
}

function HallOfFame(url) 
{
window.open(url,'popup','width=420,height=275,resizable=no,scrollbars=auto,left=no,top=no'); void(0);
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
    window.open(theURL,winName,features);
}