// -------------------------------------------------------------------------//
// mp3_player For -IPB 2.2.x                                               //
// Version 0.2   							    //
// -------------------------------------------------------------------------//
// This mod is free software; you can redistribute it and/or modify         //
// it under the terms of the GNU General Public License as published by     //
// the Free Software Foundation; either version 2 of the License, or        //
// (at your option) any later version.                                      //
// -------------------------------------------------------------------------//

//--------------------------------------------
// Set up Normal Popup for 1024x768 or larger
//--------------------------------------------

function musics_pop() { window.open('mp3player.swf?xml=mp3config.xml','musics','width=380,height=305,resizable=yes,scrollbars=no'); }


//--------------------------------------------
// Da End.
//--------------------------------------------
