// Specifies how Ringtones, Voicemails and Polyphonic ringtones should be shown.
mm_wizard_content_sound						= "[CONTENT]<br>[PAGES]"
mm_wizard_content_abc						= "[CONTENT]<br>[PAGES]"
mm_wizard_table_header_sound					= "<table width=100% border=0 cellspacing=0 cellpadding=0>"
mm_wizard_table_footer_sound					= "</table>"
mm_wizard_table_rowstart_odd_sound				= ""
mm_wizard_table_rowend_odd_sound				= ""
mm_wizard_table_rowstart_even_sound				= ""
mm_wizard_table_rowend_even_sound				= ""
mm_wizard_table_colstart_odd_sound				= ""
mm_wizard_table_colend_odd_sound				= ""
mm_wizard_table_colstart_even_sound				= ""
mm_wizard_table_colend_even_sound				= ""
mm_wizard_table_content_odd_sound				= "<tr valign=top><td rowspan=2 width=15><a href='[LISTENURL]'><img src='layout/listen.gif' border=0></a></td><td class=home_nieuw><a href='[ORDERURL]'>[SONG]</a></td></tr><tr><td class=home_nieuw>[ARTIST]</td></tr>"
mm_wizard_table_content_even_sound				= mm_wizard_table_content_odd_sound;
mm_wizard_table_content_unavailable_odd_sound			= "<img src='http://www.mobilemoney.biz/images/speaker.gif' border=0></a>&nbsp;[ARTIST] - [SONG]"
mm_wizard_table_content_unavailable_even_sound			= mm_wizard_table_content_unavailable_odd_sound;
