//
// DESCRIPTION
//
// This is a MobileMoney.com Wizard Skin File and is used
// to define the layout of the Wizard output
// Make sure to include this file between the <head> and </head>
// tags at the top of your HTML document.
//
// Example:
// <script language="javascript" src="http://www.yourserver.com/scripts/mmskin1.js"></script>
//  
// You are free to make changes in the HTML code below
// The first part of the line, before the = sign should
// never be changed. The part between the double quotes "..."
// can be altered. Make sure you dont put any double quotes
// in there. Use single quotes instead!
//
//
// LANGUAGE SPECIFIC
//
// If you want to use some static text which should be
// different in other languages, specify it like this:
// [EN]This is English[/EN][NL]Dit is Nederlands[/NL]
// This will result in "This is English" for English users
// and "Dit is Nederlands" voor Dutch users.
// This option is currently only available for the javagame
// variables. If you need them elsewhere, let us know
//
//
// COPYRIGHTS
//
// (c) Techno Design IP bv 2003-2008. All rights reserved.
// MobileMoney.com is a product of Techno Design IP bv
// E-Mail: affiliates@mobilemoney.com
//
/*
testing
*//*test2*/

// ---------------------------------------------------------------
// ------------------------ FOR GENERAL USE ----------------------
// ---------------------------------------------------------------

// SECTIONS
// Specifies how the sections should be displayed (Anthems | Cartoons | Dance)
// ---------------------------------------------------------------
mm_wizard_sections_header			= "<table><tr><td align=center>"
mm_wizard_sections_section			= "<a href='[SECTIONURL]' class=mmlink>[SECTIONNAME]</a>"
mm_wizard_sections_activesection	= "<b class=mmtext>[SECTIONNAME]</b>" 
mm_wizard_sections_divider			= "<span class=mmdisabled> | </span>"
mm_wizard_sections_footer			= "</td></tr></table>"

// PAGES
// Specifies how the page information needs to be displayed (Page: 1 | 2 | 3)
// ---------------------------------------------------------------
mm_wizard_pages_header				= "<span class=pages>"
mm_wizard_pages_page				= "<a href='[PAGEURL]' class=mmlink>[PAGENUMBER]</a>"
mm_wizard_pages_activepage			= "<b class=mmtext>[PAGENUMBER]</b>" 
mm_wizard_pages_divider				= "<span class=mmdisabled> | </span>"
mm_wizard_pages_footer				= "<br><br></span>"
		
// CHARACTERS
// Specifies how the ABC charlist should be displayed (A | B | C | D)
// ---------------------------------------------------------------
mm_wizard_chars_header				= ""
mm_wizard_chars_char				= "<a href='[CHARURL]' class=mmlink>[CHAR]</a>"
mm_wizard_chars_activechar			= "<b class=mmtext>[CHAR]</b>"
mm_wizard_chars_deactivatedchar 	= "<span class=mmdisabled>[CHAR]</span>"
mm_wizard_chars_divider				= "<span class=mmdisabled>&nbsp;|&nbsp;</span>"
mm_wizard_chars_footer				= "<br><br>"

// MENU
// Specifies how menu's should be displayed
// ---------------------------------------------------------------
mm_wizard_menu_header				= "<table border=0 cellspacing=0 cellpadding=0>"
mm_wizard_menu_content_odd			= "<tr><td><img src='http://previews.mobilemoney.com/mmskins/mmskin1/folder_close.gif'></td><td nowrap><a href='[SECTIONURL]' class=mmlink>[SECTIONNAME]</a></td></tr>"
mm_wizard_menu_content_even			= "<tr><td><img src='http://previews.mobilemoney.com/mmskins/mmskin1/folder_close.gif'></td><td nowrap><a href='[SECTIONURL]' class=mmlink>[SECTIONNAME]</a></td></tr>"
mm_wizard_menu_activecontent_odd	= "<tr><td><img src='http://previews.mobilemoney.com/mmskins/mmskin1/folder_open.gif'></td><td nowrap class=mmtext>[SECTIONNAME]</td></tr>"
mm_wizard_menu_activecontent_even	= "<tr><td><img src='http://previews.mobilemoney.com/mmskins/mmskin1/folder_open.gif'></td><td nowrap class=mmtext>[SECTIONNAME]</td></tr>"
mm_wizard_menu_footer				= "</table>"

// SPEAKER
// Specifies how speaker preview should be displayed
// ---------------------------------------------------------------
mm_wizard_speaker_playbutton		= "<img src='http://previews.mobilemoney.com/mmskins/mmskin1/headphone.gif' border=0 width=40 height=40>"
mm_wizard_speaker_stopbutton		= "<img src='http://previews.mobilemoney.com/mmskins/mmskin1/headphone_stop.gif' border=0 width=40 height=40>"
mm_wizard_speaker_disabled			= "<img src='http://previews.mobilemoney.com/mmskins/mmskin1/headphone_disabled.gif' border=0 width=40 height=40>"


// ---------------------------------------------------------------
// ---------------------- MOBILE PRODUCTS ------------------------
// ---------------------------------------------------------------


// RINGTONES - GENERAL
// Specifies how Ringtones, Polyphonics, Real Tones, Cover Tones, 
// Voice Tones, True Tones, Name Tones should be shown.
// ---------------------------------------------------------------
mm_wizard_content_sound						            = "<table border=0 width=100%><tr><td>[SECTIONS]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td>[CONTENT]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td>[PAGES]</td></tr></table>"
mm_wizard_content_abc						            = "<table border=0 width=100%><tr><td>[CHARS]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td>[CONTENT]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td><br>[PAGES]</td></tr></table>"
mm_wizard_table_header_sound					        = "<table border=0 width=100%>"
mm_wizard_table_footer_sound					        = "</table>"
mm_wizard_table_rowstart_odd_sound				        = "<tr>"
mm_wizard_table_rowend_odd_sound				        = "</tr>"
mm_wizard_table_rowstart_even_sound				        = "<tr>"
mm_wizard_table_rowend_even_sound				        = "</tr>"
mm_wizard_table_colstart_odd_sound				        = "<td width=50%>"
mm_wizard_table_colend_odd_sound				        = "</td>"
mm_wizard_table_colstart_even_sound				        = "<td width=50%>"
mm_wizard_table_colend_even_sound				        = "</td>"
mm_wizard_table_content_odd_sound				        = "<table cellspacing=0 cellpadding=0><tr><td><a href='[LISTENURL]'>[SPEAKER]</a></td><td><table cellspacing=0 cellpadding=0><tr><td class=mmtext style='padding-left: 4px;'><b>[POS].&nbsp;[ARTIST]</b></td></tr><tr><td><img src='http://previews.mobilemoney.com/mmskins/mmskin1/horizontalline.gif'></td></tr><tr><td  style='padding-left: 4px;'><b><a href='[ORDERURL]' class=mmlink>[SONG]</a></b></td></tr></table></td></tr></table>"
mm_wizard_table_content_even_sound				        = "<table cellspacing=0 cellpadding=0><tr><td><a href='[LISTENURL]'>[SPEAKER]</a></td><td><table cellspacing=0 cellpadding=0><tr><td class=mmtext style='padding-left: 4px;'><b>[POS].&nbsp;[ARTIST]</b></td></tr><tr><td><img src='http://previews.mobilemoney.com/mmskins/mmskin1/horizontalline.gif'></td></tr><tr><td  style='padding-left: 4px;'><b><a href='[ORDERURL]' class=mmlink>[SONG]</a></b></td></tr></table></td></tr></table>"
mm_wizard_table_content_unavailable_odd_sound	        = "<table cellspacing=0 cellpadding=0><tr><td>[SPEAKER]</td><td><table cellspacing=0 cellpadding=0><tr><td class=mmdisabled  style='padding-left: 4px;'><b>[POS].&nbsp;[ARTIST]</b></td></tr><tr><td><img src='http://previews.mobilemoney.com/mmskins/mmskin1/horizontalline.gif'></td></tr><tr><td class=mmdisabled  style='padding-left: 4px;'><b>[SONG]</b></td></tr></table></td></tr></table>"
mm_wizard_table_content_unavailable_even_sound	        = "<table cellspacing=0 cellpadding=0><tr><td>[SPEAKER]</td><td><table cellspacing=0 cellpadding=0><tr><td class=mmdisabled  style='padding-left: 4px;'><b>[POS].&nbsp;[ARTIST]</b></td></tr><tr><td><img src='http://previews.mobilemoney.com/mmskins/mmskin1/horizontalline.gif'></td></tr><tr><td class=mmdisabled  style='padding-left: 4px;'><b>[SONG]</b></td></tr></table></td></tr></table>"

// RINGTONES - TOPLIST
// Specifies how Top 10's, Charts, etc of Ringtones, Polyphonics, 
// Real Tones, Cover Tones, Voice Tones, True Tones, Name Tones 
// should be shown.
// ---------------------------------------------------------------
mm_wizard_content_sound_toplist						    = "<table border=0><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td nowrap>[CONTENT]</td></tr><tr><td nowrap>[PAGES]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr></table>"
mm_wizard_table_header_sound_toplist					= "<table border=0 width=100%>"
mm_wizard_table_footer_sound_toplist					= "</table>"
mm_wizard_table_rowstart_odd_sound_toplist				= "<tr>"
mm_wizard_table_rowend_odd_sound_toplist				= "</tr>"
mm_wizard_table_rowstart_even_sound_toplist				= "<tr>"
mm_wizard_table_rowend_even_sound_toplist				= "</tr>"
mm_wizard_table_colstart_odd_sound_toplist				= "<td width=50%>"
mm_wizard_table_colend_odd_sound_toplist				= "</td>"
mm_wizard_table_colstart_even_sound_toplist				= "<td width=50%>"
mm_wizard_table_colend_even_sound_toplist				= "</td>"
mm_wizard_table_content_odd_sound_toplist				= "<table cellspacing=0 cellpadding=0><tr><td><a href='[LISTENURL]'>[SPEAKER]</a></td><td><table cellspacing=0 cellpadding=0><tr><td class=mmtext style='padding-left: 0px;'><b>[POS].&nbsp;[ARTIST]</b></td></tr><tr><td><img src='http://previews.mobilemoney.com/mmskins/mmskin1/horizontalline.gif'></td></tr><tr><td style='padding-left: 0px;'><b><a href='[ORDERURL]' class=mmlink>[SONG]</a></b></td></tr></table></td></tr></table>"
mm_wizard_table_content_even_sound_toplist				= "<table cellspacing=0 cellpadding=0><tr><td><a href='[LISTENURL]'>[SPEAKER]</a></td><td><table cellspacing=0 cellpadding=0><tr><td class=mmtext style='padding-left: 0px;'><b>[POS].&nbsp;[ARTIST]</b></td></tr><tr><td><img src='http://previews.mobilemoney.com/mmskins/mmskin1/horizontalline.gif'></td></tr><tr><td style='padding-left: 0px;'><b><a href='[ORDERURL]' class=mmlink>[SONG]</a></b></td></tr></table></td></tr></table>"
mm_wizard_table_content_unavailable_odd_sound_toplist	= "<table cellspacing=0 cellpadding=0><tr><td>[SPEAKER]</td><td><table cellspacing=0 cellpadding=0><tr><td class=mmdisabled style='padding-left: 0px;'><b>[POS].&nbsp;[ARTIST]</b></td></tr><tr><td><img src='http://previews.mobilemoney.com/mmskins/mmskin1/horizontalline.gif'></td></tr><tr><td class=mmdisabled style='padding-left: 0px;'><b>[SONG]</b></td></tr></table></td></tr></table>"
mm_wizard_table_content_unavailable_even_sound_toplist	= "<table cellspacing=0 cellpadding=0><tr><td>[SPEAKER]</td><td><table cellspacing=0 cellpadding=0><tr><td class=mmdisabled style='padding-left: 0px;'><b>[POS].&nbsp;[ARTIST]</b></td></tr><tr><td><img src='http://previews.mobilemoney.com/mmskins/mmskin1/horizontalline.gif'></td></tr><tr><td class=mmdisabled style='padding-left: 0px;'><b>[SONG]</b></td></tr></table></td></tr></table>"

// LOGOS - GENERAL
// Specifies how logos need to be shown
// ---------------------------------------------------------------
mm_wizard_content_logo					= "<table border=0 width=60%><tr><td>[PAGES]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td><br>[SECTIONS]</td></tr></table>"
mm_wizard_table_header_logo				= "<table border=0 width=100%>"
mm_wizard_table_footer_logo				= "</table>"
mm_wizard_table_rowstart_odd_logo		= "<tr>"
mm_wizard_table_rowend_odd_logo			= "</tr>"
mm_wizard_table_rowstart_even_logo		= "<tr>"
mm_wizard_table_rowend_even_logo		= "</tr>"
mm_wizard_table_colstart_odd_logo		= "<td width=20% align=center>"
mm_wizard_table_colend_odd_logo			= "</td>"
mm_wizard_table_colstart_even_logo		= "<td width=20% align=center>"
mm_wizard_table_colend_even_logo		= "</td>"
mm_wizard_table_content_odd_logo		= "<table cellspacing=0 cellpadding=0><tr><td height=40><a href='[ORDERURL]'><img src='[IMGURL]' border=0></a></td></tr><tr><td height=5></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td height=3></td></tr></table>"
mm_wizard_table_content_even_logo		= "<table cellspacing=0 cellpadding=0><tr><td height=40><a href='[ORDERURL]'><img src='[IMGURL]' border=0></a></td></tr><tr><td height=5></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td height=3></td></tr></table>"

// LOGOS - TOPLIST
// Specifies how the top 10/20 etc of logos should be displayed
// ---------------------------------------------------------------
mm_wizard_content_logo_toplist				= "<table border=0 width=1%><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr></table>"
mm_wizard_table_header_logo_toplist			= "<table border=0 width=100%>"
mm_wizard_table_footer_logo_toplist			= "</table>"
mm_wizard_table_rowstart_odd_logo_toplist	= "<tr>"
mm_wizard_table_rowend_odd_logo_toplist		= "</tr>"
mm_wizard_table_rowstart_even_logo_toplist	= "<tr>"
mm_wizard_table_rowend_even_logo_toplist	= "</tr>"
mm_wizard_table_colstart_odd_logo_toplist	= "<td width=20% align=center>"
mm_wizard_table_colend_odd_logo_toplist		= "</td>"
mm_wizard_table_colstart_even_logo_toplist	= "<td width=20% align=center>"
mm_wizard_table_colend_even_logo_toplist	= "</td>"
mm_wizard_table_content_odd_logo_toplist	= "<table cellspacing=0 cellpadding=0><tr><td height=40><a href='[ORDERURL]'><img src='[IMGURL]' border=0></a></td></tr><tr><td height=5></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td height=3></td></tr></table>"
mm_wizard_table_content_even_logo_toplist	= "<table cellspacing=0 cellpadding=0><tr><td height=40><a href='[ORDERURL]'><img src='[IMGURL]' border=0></a></td></tr><tr><td height=5></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td height=3></td></tr></table>"


// SMS IMAGES / SCREENSAVERS - GENERAL
// Specifies how images and screensavers should be displayed
// ---------------------------------------------------------------
mm_wizard_content_image					= "<table border=0 width=60%><tr><td>[PAGES]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td><br>[SECTIONS]</td></tr></table>"
mm_wizard_table_header_image			= "<table border=0 width=100%>"
mm_wizard_table_footer_image			= "</table>"
mm_wizard_table_rowstart_odd_image		= "<tr>"
mm_wizard_table_rowend_odd_image		= "</tr>"
mm_wizard_table_rowstart_even_image		= "<tr>"
mm_wizard_table_rowend_even_image		= "</tr>"
mm_wizard_table_colstart_odd_image		= "<td width=20% align=center>"
mm_wizard_table_colend_odd_image		= "</td>"
mm_wizard_table_colstart_even_image		= "<td width=20% align=center>"
mm_wizard_table_colend_even_image		= "</td>"
mm_wizard_table_content_odd_image		= "<table cellspacing=0 cellpadding=0><tr><td height=60><a href='[ORDERURL]'><img src='[IMGURL]' border=0></a></td></tr><tr><td height=5></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td height=3></td></tr></table>"
mm_wizard_table_content_even_image		= "<table cellspacing=0 cellpadding=0><tr><td height=60><a href='[ORDERURL]'><img src='[IMGURL]' border=0></a></td></tr><tr><td height=5></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td height=3></td></tr></table>"

// SMS IMAGES / SCREENSAVERS - TOPLIST
// Specifies how top 10's of images and screensavers should be displayed
// ---------------------------------------------------------------
mm_wizard_content_image_toplist					= "<table border=0 width=1%><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr></table>"
mm_wizard_table_header_image_toplist			= "<table border=0 width=1%>"
mm_wizard_table_footer_image_toplist			= "</table>"
mm_wizard_table_rowstart_odd_image_toplist		= "<tr>"
mm_wizard_table_rowend_odd_image_toplist		= "</tr>"
mm_wizard_table_rowstart_even_image_toplist		= "<tr>"
mm_wizard_table_rowend_even_image_toplist		= "</tr>"
mm_wizard_table_colstart_odd_image_toplist		= "<td width=50% align=center>"
mm_wizard_table_colend_odd_image_toplist		= "</td>"
mm_wizard_table_colstart_even_image_toplist		= "<td width=50% align=center>"
mm_wizard_table_colend_even_image_toplist		= "</td>"
mm_wizard_table_content_odd_image_toplist		= "<table cellspacing=0 cellpadding=0><tr><td height=60><a href='[ORDERURL]'><img src='[IMGURL]' border=0></a></td></tr><tr><td height=5></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td height=3></td></tr></table>"
mm_wizard_table_content_even_image_toplist		= "<table cellspacing=0 cellpadding=0><tr><td height=60><a href='[ORDERURL]'><img src='[IMGURL]' border=0></a></td></tr><tr><td height=5></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td height=3></td></tr></table>"
 
// WALLPAPERS / ANIMATED PICTURES / M-CARDS - GENERAL
// Specifies how wallpapers should be displayed
// ---------------------------------------------------------------
mm_wizard_content_wallpaper					= "<table border=0 width=60%><tr><td>[PAGES]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td><br>[SECTIONS]</td></tr></table>"
mm_wizard_table_header_wallpaper			= "<table border=0 width=100%>"
mm_wizard_table_footer_wallpaper			= "</table>"
mm_wizard_table_rowstart_odd_wallpaper		= "<tr>"
mm_wizard_table_rowend_odd_wallpaper		= "</tr>"
mm_wizard_table_rowstart_even_wallpaper		= "<tr>"
mm_wizard_table_rowend_even_wallpaper		= "</tr>"
mm_wizard_table_colstart_odd_wallpaper		= "<td width=20% align=center>"
mm_wizard_table_colend_odd_wallpaper		= "</td>"
mm_wizard_table_colstart_even_wallpaper		= "<td width=20% align=center>"
mm_wizard_table_colend_even_wallpaper		= "</td>"
mm_wizard_table_content_odd_wallpaper		= "<table cellspacing=0 cellpadding=0><tr><td height=70><a href='[ORDERURL]'><img src='[IMGURL]' border=0></a></td></tr><tr><td height=5></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td height=3></td></tr></table>"
mm_wizard_table_content_even_wallpaper		= "<table cellspacing=0 cellpadding=0><tr><td height=70><a href='[ORDERURL]'><img src='[IMGURL]' border=0></a></td></tr><tr><td height=5></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td height=3></td></tr></table>"


// WALLPAPERS / ANIMATED PICTURES / M-CARDS - TOPLIST
// Specifies how top 10's of wallpapers should be displayed
// ---------------------------------------------------------------
mm_wizard_content_wallpaper_toplist					= "<table border=0 width=1%><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr></table>"
mm_wizard_table_header_wallpaper_toplist			= "<table border=0 width=1%>"
mm_wizard_table_footer_wallpaper_toplist			= "</table>"
mm_wizard_table_rowstart_odd_wallpaper_toplist		= "<tr>"
mm_wizard_table_rowend_odd_wallpaper_toplist		= "</tr>"
mm_wizard_table_rowstart_even_wallpaper_toplist		= "<tr>"
mm_wizard_table_rowend_even_wallpaper_toplist		= "</tr>"
mm_wizard_table_colstart_odd_wallpaper_toplist		= "<td width=50% align=center>"
mm_wizard_table_colend_odd_wallpaper_toplist		= "</td>"
mm_wizard_table_colstart_even_wallpaper_toplist		= "<td width=50% align=center>"
mm_wizard_table_colend_even_wallpaper_toplist		= "</td>"
mm_wizard_table_content_odd_wallpaper_toplist		= "<table cellspacing=0 cellpadding=0><tr><td height=70><a href='[ORDERURL]'><img src='[IMGURL]' border=0></a></td></tr><tr><td height=5></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td height=3></td></tr></table>"
mm_wizard_table_content_even_wallpaper_toplist		= "<table cellspacing=0 cellpadding=0><tr><td height=70><a href='[ORDERURL]'><img src='[IMGURL]' border=0></a></td></tr><tr><td height=5></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td height=3></td></tr></table>"

// THEMES - GENERAL
// Specifies how themes should be displayed
// ---------------------------------------------------------------
mm_wizard_content_theme					= "<table border=0 width=60%><tr><td>[PAGES]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td><br>[SECTIONS]</td></tr></table>"
mm_wizard_table_header_theme			= "<table border=0 width=100%>"
mm_wizard_table_footer_theme			= "</table>"
mm_wizard_table_rowstart_odd_theme		= "<tr>"
mm_wizard_table_rowend_odd_theme		= "</tr>"
mm_wizard_table_rowstart_even_theme		= "<tr>"
mm_wizard_table_rowend_even_theme		= "</tr>"
mm_wizard_table_colstart_odd_theme		= "<td>"
mm_wizard_table_colend_odd_theme		= "</td>"
mm_wizard_table_colstart_even_theme		= "<td>"
mm_wizard_table_colend_even_theme		= "</td>"
mm_wizard_table_content_odd_theme		= "<table cellspacing=0 cellpadding=0><tr><td height=70><a href='[ORDERURL]'><img src='[IMGURL]' border=0></a></td></tr><tr><td height=5></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td height=3></td></tr></table>"
mm_wizard_table_content_even_theme		= mm_wizard_table_content_odd_theme;

// THEMES - TOPLIST
// Specifies how top 10's of themes should be displayed
// ---------------------------------------------------------------
mm_wizard_content_theme_toplist					= "<table border=0 width=1%><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr></table>"
mm_wizard_table_header_theme_toplist			= "<table border=0 width=1%>"
mm_wizard_table_footer_theme_toplist			= "</table>"
mm_wizard_table_rowstart_odd_theme_toplist		= "<tr>"
mm_wizard_table_rowend_odd_theme_toplist		= "</tr>"
mm_wizard_table_rowstart_even_theme_toplist		= "<tr>"
mm_wizard_table_rowend_even_theme_toplist		= "</tr>"
mm_wizard_table_colstart_odd_theme_toplist		= "<td>"
mm_wizard_table_colend_odd_theme_toplist		= "</td>"
mm_wizard_table_colstart_even_theme_toplist		= "<td>"
mm_wizard_table_colend_even_theme_toplist		= "</td>"
mm_wizard_table_content_odd_theme_toplist		= "<table cellspacing=0 cellpadding=0><tr><td height=70><a href='[ORDERURL]'><img src='[IMGURL]' border=0></a></td></tr><tr><td height=5></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td height=3></td></tr></table>"
mm_wizard_table_content_even_theme_toplist		= mm_wizard_table_content_odd_theme_toplist


// JAVAGAMES - GENERAL
// Specifies how javagames should be displayed
// ---------------------------------------------------------------
mm_wizard_content_javagame			            = "<table border=0 width=100%><tr><td>[PAGES]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td><br>[SECTIONS]</td></tr></table>"
mm_wizard_table_header_javagame			        = "<table border=0 width=100%>"
mm_wizard_table_footer_javagame			        = "</table>"
mm_wizard_table_rowstart_odd_javagame		    = "<tr>"
mm_wizard_table_rowend_odd_javagame		        = "</tr>"
mm_wizard_table_rowstart_even_javagame		    = "<tr>"
mm_wizard_table_rowend_even_javagame		    = "</tr>"
mm_wizard_table_colstart_odd_javagame		    = "<td width=50% align=left valign=top  height=100%>"
mm_wizard_table_colend_odd_javagame		        = "</td>"
mm_wizard_table_colstart_even_javagame		    = "<td width=50% align=left valign=top  height=100%>"
mm_wizard_table_colend_even_javagame		    = "</td>"
mm_wizard_table_content_odd_javagame		    = "<table cellspacing=0 cellpadding=0 height=100%><tr><td  height=100% valign=top><a href='[MOREINFOURL]'><img src='[IMGURL]' border=0 align=left hspace=10 vspace=3></a><b>[TITLE]</b><br>[DESCRIPTION]</td></tr><tr><td height=5></td></tr>[IF_NOT_LAST]<tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr>[/IF_NOT_LAST]<tr><td height=3></td></tr></table>"
mm_wizard_table_content_even_javagame		    = "<table cellspacing=0 cellpadding=0 height=100%><tr><td  height=100% valign=top><a href='[MOREINFOURL]'><img src='[IMGURL]' border=0 align=left hspace=10 vspace=3></a><b>[TITLE]</b><br>[DESCRIPTION]</td></tr><tr><td height=5></td></tr>[IF_NOT_LAST]<tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr>[/IF_NOT_LAST]<tr><td height=3></td></tr></table>"

// JAVAGAMES - TOPLIST
// Specifies how top 10's of javagames should be displayed
// ---------------------------------------------------------------
mm_wizard_content_javagame_toplist		        = "<table border=0 width=1%><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr></table>"
mm_wizard_table_header_javagame_toplist		    = "<table border=0 width=1%>"
mm_wizard_table_footer_javagame_toplist		    = "</table>"
mm_wizard_table_rowstart_odd_javagame_toplist	= "<tr>"
mm_wizard_table_rowend_odd_javagame_toplist	    = "</tr>"
mm_wizard_table_rowstart_even_javagame_toplist	= "<tr>"
mm_wizard_table_rowend_even_javagame_toplist	= "</tr>"
mm_wizard_table_colstart_odd_javagame_toplist	= "<td width=50% align=center>"
mm_wizard_table_colend_odd_javagame_toplist	    = "</td>"
mm_wizard_table_colstart_even_javagame_toplist	= "<td width=50% align=center>"
mm_wizard_table_colend_even_javagame_toplist	= "</td>"
mm_wizard_table_content_odd_javagame_toplist	= "<table cellspacing=5 cellpadding=5><tr><td height=70><a href='[MOREINFOURL]'><img src='[IMGURL]' border=0></a></td></tr><tr><td height=5></td></tr>[IF_NOT_LAST]<tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr>[/IF_NOT_LAST]<tr><td height=3></td></tr></table>"
mm_wizard_table_content_even_javagame_toplist	= mm_wizard_table_content_odd_javagame_toplist; 

// JAVAGAMES - PREVIEWS
// Specifies how detailed info of javagames should be displayed
// ---------------------------------------------------------------
mm_wizard_javagame_info				= "<table width=100%><tr><td valign=top><a href='[ORDERURL]'><img src='[IMGURL]' align=left border=0 hspace=10 vspace=3></a><b>[TITLE]<br></b>[DESCRIPTION]<br><br></td><td valign=top align=left rowspan=2><b>[EN]Available&nbsp;for:[/EN][NL]Beschikbaar&nbsp;voor:[/NL]<br></b>[COMPATIBLEPHONES]<br><br><b>[EN]Filesize:[/EN][NL]Grootte:[/NL]<br></b>[FILESIZE]<br><b>[EN]Genre:[/EN][NL]Genre:[/NL]<br></b>[SECTIONNAME]<br><font size=2><b><a href='[ORDERURL]'>[NL]Bestellen[/NL][EN]Buy Now![/EN]</a></b></font></td></tr><tr><td><table width=100%><tr><td width=33% align=center>[PREVIEW1]</td><td width=33% align=center>[PREVIEW2]</td><td width=33% align=center>[PREVIEW3]</td></tr><tr><td width=33% align=center>[PREVIEW4]</td><td width=33% align=center>[PREVIEW5]</td><td width=33% align=center>[PREVIEW6]</td></tr></table></td></tr></table>"
mm_wizard_javagame_preview1			= "<img src='[IMGURL]'>"
mm_wizard_javagame_preview2			= "<img src='[IMGURL]'>"
mm_wizard_javagame_preview3			= "<img src='[IMGURL]'>"
mm_wizard_javagame_preview4			= "<img src='[IMGURL]'>"
mm_wizard_javagame_preview5			= "<img src='[IMGURL]'>"
mm_wizard_javagame_preview6			= "<img src='[IMGURL]'>"

// JAVAGAMES - PHONES
// Specifies how the available phones should be displayed (Java Games)
// ---------------------------------------------------------------
mm_wizard_available_header			= ""
mm_wizard_available_divider			= "<br>"
mm_wizard_available_footer			= ""
//mm_wizard_available_phone 		= "<a href=# OnClick='[MOREINFOURL];return false;'>[SECTIONNAME]</a>"
mm_wizard_available_phone 			= "[SECTIONNAME]"


// ---------------------------------------------------------------
// ---------------------- MESSENGER PRODUCTS ---------------------
// ---------------------------------------------------------------


// EMOTICONS - GENERAL
// Specifies how Emoticons should be displayed
// ---------------------------------------------------------------
mm_wizard_content_emoticon								= "<div class='mm_emoticons_sections'>[SECTIONS]</div><div class='mm_emoticons_content'>[CONTENT]</div><div class='mm_emoticons_pages'>[PAGES]</div>"
mm_wizard_table_header_emoticon							= "<table border='0' cellpadding='0' cellspacing='0'>"
mm_wizard_table_footer_emoticon							= "</table>"
mm_wizard_table_rowstart_odd_emoticon					= "<tr>"
mm_wizard_table_rowend_odd_emoticon						= "</tr>"
mm_wizard_table_rowstart_even_emoticon					= "<tr>"
mm_wizard_table_rowend_even_emoticon					= "</tr>"
mm_wizard_table_colstart_odd_emoticon					= "<td>"
mm_wizard_table_colend_odd_emoticon						= "</td>"
mm_wizard_table_colstart_even_emoticon					= "<td>"
mm_wizard_table_colend_even_emoticon					= "</td>"
mm_wizard_table_content_odd_emoticon					= "<a href='javascript:mobilemoneysale([ORDERNUMBER])' class='mm_content_item_link'><img src='http://content.mobilemoney.com/content/Emoticons/preview/80x80/[ORDERNUMBER].gif' alt='[TITLELONG]' title='[TITLELONG]'/></a>"
mm_wizard_table_content_even_emoticon					= "<a href='javascript:mobilemoneysale([ORDERNUMBER])' class='mm_content_item_link'><img src='http://content.mobilemoney.com/content/Emoticons/preview/80x80/[ORDERNUMBER].gif' alt='[TITLELONG]' title='[TITLELONG]'/></a>"


// EMOTICONS - TOP LIST
// Specifies how top 10's of Emoticons should be displayed
// ---------------------------------------------------------------
mm_wizard_content_emoticon_toplist						= "<div class='mm_emoticons_content' style='width: 1%;'>[CONTENT]</div>"
mm_wizard_table_header_emoticon_toplist					= "<table border='0' cellpadding='0' cellspacing='0'>"
mm_wizard_table_footer_emoticon_toplist					= "</table>"
mm_wizard_table_rowstart_odd_emoticon_toplist			= "<tr>"
mm_wizard_table_rowend_odd_emoticon_toplist				= "</tr>"
mm_wizard_table_rowstart_even_emoticon_toplist			= "<tr>"
mm_wizard_table_rowend_even_emoticon_toplist			= "</tr>"
mm_wizard_table_colstart_odd_emoticon_toplist			= "<td>"
mm_wizard_table_colend_odd_emoticon_toplist				= "</td>"
mm_wizard_table_colstart_even_emoticon_toplist			= "<td>"
mm_wizard_table_colend_even_emoticon_toplist			= "</td>"
mm_wizard_table_content_odd_emoticon_toplist			= "<a href='javascript:mobilemoneysale([ORDERNUMBER])' class='mm_content_item_link'><img src='http://content.mobilemoney.com/content/Emoticons/preview/80x80/[ORDERNUMBER].gif' alt='[TITLELONG]' title='[TITLELONG]' /></a>"
mm_wizard_table_content_even_emoticon_toplist			= "<a href='javascript:mobilemoneysale([ORDERNUMBER])' class='mm_content_item_link'><img src='http://content.mobilemoney.com/content/Emoticons/preview/80x80/[ORDERNUMBER].gif' alt='[TITLELONG]' title='[TITLELONG]' /></a>"

// DISPLAY PICTURES (AVATARS) - GENERAL
// Specifies how Display Pictures should be displayed
// ---------------------------------------------------------------
mm_wizard_content_displaypicture				= "<div class='mm_displaypicture_sections'>[SECTIONS]</div><div class='mm_displaypicture_content'>[CONTENT]</div><div class='mm_displaypicture_pages'>[PAGES]</div>"
mm_wizard_table_header_displaypicture			= "<table cellspacing=0 cellpadding=0 border=0>"
mm_wizard_table_footer_displaypicture			= "</table>"
mm_wizard_table_rowstart_displaypicture			= "<tr>"
mm_wizard_table_rowend_odd_displaypicture		= "</tr>"
mm_wizard_table_rowstart_even_displaypicture	= "<tr>"
mm_wizard_table_rowend_even_displaypicture		= "</tr>"
mm_wizard_table_colstart_odd_displaypicture		= "<td >"
mm_wizard_table_colend_odd_displaypicture		= "</td>"
mm_wizard_table_colstart_even_displaypicture	= "<td>"
mm_wizard_table_colend_even_displaypicture		= "</td>"
mm_wizard_table_content_odd_displaypicture		= "<a href='[ORDERURL]' class='mm_content_item_link'><img src='http://content.mobilemoney.com/content/dp/preview/100x100/[ORDERNUMBER].jpg' alt='[TITLELONG]' title='[TITLELONG]' /></a>"
mm_wizard_table_content_even_displaypicture		= "<a href='[ORDERURL]' class='mm_content_item_link'><img src='http://content.mobilemoney.com/content/dp/preview/100x100/[ORDERNUMBER].jpg' alt='[TITLELONG]' title='[TITLELONG]' /></a>"																																	 


// DISPLAY PICTURES (AVATARS) - TOPLIST
// Specifies how Top 10's of Display Pictures should be displayed
// ---------------------------------------------------------------
mm_wizard_content_displaypicture_toplist				= "<div class='mm_displaypicture_content' style='width: 1%;'>[CONTENT]</div>"
mm_wizard_table_header_displaypicture_toplist			= "<table cellspacing=0 cellpadding=0 border=0>"
mm_wizard_table_footer_displaypicture_toplist			= "</table>"
mm_wizard_table_rowstart_displaypicture_toplist			= "<tr>"
mm_wizard_table_rowend_odd_displaypicture_toplist		= "</tr>"
mm_wizard_table_rowstart_even_displaypicture_toplist	= "<tr>"
mm_wizard_table_rowend_even_displaypicture_toplist		= "</tr>"
mm_wizard_table_colstart_odd_displaypicture_toplist		= "<td >"
mm_wizard_table_colend_odd_displaypicture_toplist		= "</td>"
mm_wizard_table_colstart_even_displaypicture_toplist	= "<td>"
mm_wizard_table_colend_even_displaypicture_toplist		= "</td>"
mm_wizard_table_content_odd_displaypicture_toplist		= "<a href='[ORDERURL]' class='mm_content_item_link'><img src='http://content.mobilemoney.com/content/dp/preview/100x100/[ORDERNUMBER].jpg' alt='[TITLELONG]' title='[TITLELONG]' /></a>"
mm_wizard_table_content_even_displaypicture_toplist		= "<a href='[ORDERURL]' class='mm_content_item_link'><img src='http://content.mobilemoney.com/content/dp/preview/100x100/[ORDERNUMBER].jpg' alt='[TITLELONG]' title='[TITLELONG]' /></a>"

// DYNAMIC DISPLAY PICTURES - GENERAL
// Specifies how DDPS should be displayed
// ---------------------------------------------------------------
mm_wizard_content_ddp								= "<div class='mm_ddp_sections'>[SECTIONS]</div><div class='mm_ddp_content'>[CONTENT]</div><div class='mm_ddp_pages'>[PAGES]</div>"
mm_wizard_table_header_ddp							= "<table border=0 width=100% cellspacing=0 cellpadding=0>"
mm_wizard_table_footer_ddp							= "</table>"
mm_wizard_table_rowstart_odd_ddp					= "<tr>"
mm_wizard_table_rowend_odd_ddp						= "</tr>"
mm_wizard_table_rowstart_even_ddp					= "<tr>"
mm_wizard_table_rowend_even_ddp						= "</tr>"
mm_wizard_table_colstart_odd_ddp					= "<td align='center'>"
mm_wizard_table_colend_odd_ddp						= "</td>"
mm_wizard_table_colstart_even_ddp					= "<td align='center'>"
mm_wizard_table_colend_even_ddp						= "</td>"
mm_wizard_table_content_odd_ddp						= "<div style='padding: 0; position: relative; z-index: 100;'><div class='mm_content_item' onclick='[ORDERURL]return false;' style='cursor:pointer;'><OBJECT classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' WIDTH='102' HEIGHT='146' ALIGN='' style='z-index:-99;' VIEWASTEXT><PARAM NAME=movie VALUE='[IMGURL]'><param value=transparent name=wmode/><PARAM NAME=quality VALUE=best><PARAM NAME=bgcolor VALUE=#ffffff><EMBED src='[IMGURL]' quality=best WIDTH='102' HEIGHT='146' NAME='test2' ALIGN='' TYPE='application/x-shockwave-flash' PLUGINSPAGE='http://www.macromedia.com/go/getflashplayer' wmode='transparent' style='z-index: -99;'></EMBED></OBJECT></div><div style='background-color:white;height:146px;left:29px;opacity:0.1;position:absolute;top:14px;width:104px;z-index:900;' onclick='[ORDERURL];'></div></div>"
mm_wizard_table_content_even_ddp					= mm_wizard_table_content_odd_ddp


// DYNAMIC DISPLAY PICTURES - TOP LIST
// Specifies how top 10's of ddps should be displayed
// ---------------------------------------------------------------
mm_wizard_content_ddp_toplist						= "<div class='mm_ddp_content' style='width: 1%;'>[CONTENT]</div>"
mm_wizard_table_header_ddp_toplist					= "<table border=0 width=100% cellpadding=0 cellspacing=0 align='center'>"
mm_wizard_table_footer_ddp_toplist					= "</table>"
mm_wizard_table_rowstart_odd_ddp_toplist			= "<tr>"
mm_wizard_table_rowend_odd_ddp_toplist				= "</tr>"
mm_wizard_table_rowstart_even_ddp_toplist			= "<tr>"
mm_wizard_table_rowend_even_ddp_toplist				= "</tr>"
mm_wizard_table_colstart_odd_ddp_toplist			= "<td align='center'>"
mm_wizard_table_colend_odd_ddp_toplist				= "</td>"
mm_wizard_table_colstart_even_ddp_toplist			= "<td align='center'>"
mm_wizard_table_colend_even_ddp_toplist				= "</td>"
mm_wizard_table_content_odd_ddp_toplist				= "<div style='padding: 0; position: relative; z-index: 100;'><div class='mm_content_item' onclick='[ORDERURL]return false;' style='cursor:pointer;'><OBJECT classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' WIDTH='102' HEIGHT='146' ALIGN='' style='z-index:-99;' VIEWASTEXT><PARAM NAME=movie VALUE='[IMGURL]'><param value=transparent name=wmode/><PARAM NAME=quality VALUE=best><PARAM NAME=bgcolor VALUE=#ffffff><EMBED src='[IMGURL]' quality=best WIDTH='102' HEIGHT='146' NAME='test2' ALIGN='' TYPE='application/x-shockwave-flash' PLUGINSPAGE='http://www.macromedia.com/go/getflashplayer' wmode='transparent' style='z-index: -99;'></EMBED></OBJECT></div><div style='background-color:#FFFFFF;height:146px;left:29px;opacity:0;position:absolute;top:14px;width:104px;z-index:1000;' onclick='[ORDERURL]return false;'></div></div>"
mm_wizard_table_content_even_ddp_toplist			= mm_wizard_table_content_odd_ddp_toplist
//mm_wizard_table_content_odd_ddp_toplist			= "<div class='mm_content_item'><span><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' WIDTH='102' HEIGHT='146' id='Object1' ALIGN='' VIEWASTEXT><PARAM NAME=movie VALUE='http://content.mobilemoney.com/content/ddp/preview/[ORDERNUMBER].swf?url=javascript:mobilemoneysale([ORDERNUMBER],2);'><param name='quality' value='best'><param name='bgcolor' value='#ffffff'><embed src='http://www.mobilemoney.com/content/ddp/preview/[ORDERNUMBER].swf?url=javascript:mobilemoneysale([ORDERNUMBER],2);' quality='best' width='102' height='146' name='test2' align='' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer'></embed></object></span></div>"
//mm_wizard_table_content_even_ddp_toplist			= "<div class='mm_content_item'><span><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' WIDTH='102' HEIGHT='146' id='Object1' ALIGN='' VIEWASTEXT><PARAM NAME=movie VALUE='http://content.mobilemoney.com/content/ddp/preview/[ORDERNUMBER].swf?url=javascript:mobilemoneysale([ORDERNUMBER],2);'><param name='quality' value='best'><param name='bgcolor' value='#ffffff'><embed src='http://www.mobilemoney.com/content/ddp/preview/[ORDERNUMBER].swf?url=javascript:mobilemoneysale([ORDERNUMBER],2);' quality='best' width='102' height='146' name='test2' align='' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer'></embed></object></span></div>"


// WINKS - GENERAL
// Specifies how Winks should be displayed
// ---------------------------------------------------------------
mm_wizard_content_wink								= "<div class='mm_wink_sections'>[SECTIONS]</div><div class='mm_wink_content'>[CONTENT]</div><div class='mm_wink_pages'>[PAGES]</div>"
mm_wizard_table_header_wink							= "<table border=0 cellpadding=0 cellspacing=0>"
mm_wizard_table_footer_wink							= "</table>"
mm_wizard_table_rowstart_odd_wink					= "<tr>"
mm_wizard_table_rowend_odd_wink						= "</tr>"
mm_wizard_table_rowstart_even_wink					= "<tr>"
mm_wizard_table_rowend_even_wink					= "</tr>"
mm_wizard_table_colstart_odd_wink					= "<td align='center'>"
mm_wizard_table_colend_odd_wink						= "</td>"
mm_wizard_table_colstart_even_wink					= "<td align='center'>"
mm_wizard_table_colend_even_wink					= "</td>"
mm_wizard_table_content_odd_wink					= "<a href='javascript:mobilemoneysale([ORDERNUMBER]);' class='mm_content_item_link'><img src='[IMGURL]' alt='[TITLELONG]' title='[TITLELONG]' /></a>"
mm_wizard_table_content_even_wink					= "<a href='javascript:mobilemoneysale([ORDERNUMBER]);' class='mm_content_item_link'><img src='[IMGURL]' alt='[TITLELONG]' title='[TITLELONG]' /></a>"


// WINKS - TOP LIST
// Specifies how top 10's of Winks should be displayed
// ---------------------------------------------------------------
mm_wizard_content_wink_toplist						= "<div class='mm_wink_content' style='width: 1%;'>[CONTENT]</div>"
mm_wizard_table_header_wink_toplist					= "<table border=0 cellpadding=0 cellspacing=0>"
mm_wizard_table_footer_wink_toplist					= "</table>"
mm_wizard_table_rowstart_odd_wink_toplist			= "<tr >"
mm_wizard_table_rowend_odd_wink_toplist				= "</tr>"
mm_wizard_table_rowstart_even_wink_toplist			= "<tr>"
mm_wizard_table_rowend_even_wink_toplist			= "</tr>"
mm_wizard_table_colstart_odd_wink_toplist			= "<td align='center'>"
mm_wizard_table_colend_odd_wink_toplist				= "</td>"
mm_wizard_table_colstart_even_wink_toplist			= "<td align='center'>"
mm_wizard_table_colend_even_wink_toplist			= "</td>"
mm_wizard_table_content_odd_wink_toplist			= "<a href='javascript:mobilemoneysale([ORDERNUMBER]);' class='mm_content_item_link'><img src='[IMGURL]' alt='[TITLELONG]' title='[TITLELONG]' /></a>"
mm_wizard_table_content_even_wink_toplist			= "<a href='javascript:mobilemoneysale([ORDERNUMBER]);' class='mm_content_item_link'><img src='[IMGURL]' alt='[TITLELONG]' title='[TITLELONG]' /></a>"


// MSN BACKGROUNDS - GENERAL
// Specifies how the MSN Backgrounds should be displayed
// ---------------------------------------------------------------
mm_wizard_content_msnbackground					= "<div class='mm_background_sections'>[SECTIONS]</div><div class='mm_background_content'>[CONTENT]</div><div class='mm_background_pages'>[PAGES]</div>"
mm_wizard_table_header_msnbackground			= "<table border=0 cellpadding=0 cellspacing=0>"
mm_wizard_table_footer_msnbackground			= "</table>"
mm_wizard_table_rowstart_msnbackground			= "<tr>"
mm_wizard_table_rowend_odd_msnbackground		= "</tr>"
mm_wizard_table_rowstart_even_msnbackground		= "<tr>"
mm_wizard_table_rowend_even_msnbackground		= "</tr>"
mm_wizard_table_colstart_odd_msnbackground		= "<td>"
mm_wizard_table_colend_odd_msnbackground		= "</td>"
mm_wizard_table_colstart_even_msnbackground		= "<td>"
mm_wizard_table_colend_even_msnbackground		= "</td>"
mm_wizard_table_content_odd_msnbackground		= "<a href='[ORDERURL]' class='mm_content_item_link'><img src='http://content.mobilemoney.com/content/backgrounds/preview/100x100/[ORDERNUMBER].jpg' alt='[TITLELONG]' title='[TITLELONG]' /></a>"
mm_wizard_table_content_even_msnbackground		= "<a href='[ORDERURL]' class='mm_content_item_link'><img src='http://content.mobilemoney.com/content/backgrounds/preview/100x100/[ORDERNUMBER].jpg' alt='[TITLELONG]' title='[TITLELONG]' /></a>"																																	


// MSN BACKGROUNDS - TOP LIST
// Specifies how top 10's of MSN Background should be displayed
// ---------------------------------------------------------------
mm_wizard_content_msnbackground_toplist				= "<div class='mm_background_content' style='width: 1%;'>[CONTENT]</div>"
mm_wizard_table_header_msnbackground_toplist		= "<table cellspacing=0 cellpadding=0 border=0>"
mm_wizard_table_footer_msnbackground_toplist		= "</table>"
mm_wizard_table_rowstart_msnbackground_toplist		= "<tr>"
mm_wizard_table_rowend_odd_msnbackground_toplist	= "</tr>"
mm_wizard_table_rowstart_even_msnbackground_toplist	= "<tr>"
mm_wizard_table_rowend_even_msnbackground_toplist	= "</tr>"
mm_wizard_table_colstart_odd_msnbackground_toplist	= "<td>"
mm_wizard_table_colend_odd_msnbackground_toplist	= "</td>"
mm_wizard_table_colstart_even_msnbackground_toplist	= "<td>"
mm_wizard_table_colend_even_msnbackground_toplist	= "</td>"
mm_wizard_table_content_odd_msnbackground_toplist	= "<a href='[ORDERURL]' class='mm_content_item_link'><img src='http://content.mobilemoney.com/content/backgrounds/preview/100x100/[ORDERNUMBER].jpg' alt='[TITLELONG]' title='[TITLELONG]' /></a>"
mm_wizard_table_content_even_msnbackground_toplist	= "<a href='[ORDERURL]' class='mm_content_item_link'><img src='http://content.mobilemoney.com/content/backgrounds/preview/100x100/[ORDERNUMBER].jpg' alt='[TITLELONG]' title='[TITLELONG]' /></a>"


// MSN THEMES - GENERAL
// Specifies how MSN Themes should be displayed
// ---------------------------------------------------------------
mm_wizard_content_msntheme						= "<div class='mm_theme_sections'>[SECTIONS]</div><div class='mm_theme_content'>[CONTENT]</div><div class='mm_theme_pages'>[PAGES]</div>"
mm_wizard_table_header_msntheme					= "<table cellspacing=0 cellpadding=0 border=0>"
mm_wizard_table_footer_msntheme					= "</table>"
mm_wizard_table_rowstart_msntheme				= "<tr>"
mm_wizard_table_rowend_odd_msntheme				= "</tr>"
mm_wizard_table_rowstart_even_msntheme			= "<tr>"
mm_wizard_table_rowend_even_msntheme			= "</tr>"
mm_wizard_table_colstart_odd_msntheme			= "<td>"
mm_wizard_table_colend_odd_msntheme				= "</td>"
mm_wizard_table_colstart_even_msntheme			= "<td>"
mm_wizard_table_colend_even_msntheme			= "</td>"
mm_wizard_table_content_odd_msntheme			= "<table class='mm_theme_table' border='0' cellspacing='0' cellpadding='0'><tr><td rowspan='2'><a href='[ORDERURL]' class='mm_content_item_link'><img src='http://content.mobilemoney.com/content/themes/preview/100x100/[ORDERNUMBER].jpg' alt='[TITLELONG]' title='[TITLELONG]' /></a></td><td class='mm_theme_contents'>[EMOTICON_COUNT] [EMOTICON_TEXT]<br>[DDP_COUNT] [DDP_TEXT]<br>[AVATAR_COUNT] [AVATAR_TEXT]<br>[WINK_COUNT] [WINK_TEXT]<br>[BACKGROUND_COUNT] [BACKGROUND_TEXT]<br></td></tr><tr><td class='mm_theme_order_link'><a href='[ORDERURL]' class='mm_content_item_link'>[ORDER_LINK_TEXT]</a></td></tr></table>"
mm_wizard_table_content_even_msntheme			= "<table class='mm_theme_table' border='0' cellspacing='0' cellpadding='0'><tr><td rowspan='2'><a href='[ORDERURL]' class='mm_content_item_link'><img src='http://content.mobilemoney.com/content/themes/preview/100x100/[ORDERNUMBER].jpg' alt='[TITLELONG]' title='[TITLELONG]' /></a></td><td class='mm_theme_contents'>[EMOTICON_COUNT] [EMOTICON_TEXT]<br>[DDP_COUNT] [DDP_TEXT]<br>[AVATAR_COUNT] [AVATAR_TEXT]<br>[WINK_COUNT] [WINK_TEXT]<br>[BACKGROUND_COUNT] [BACKGROUND_TEXT]<br></td></tr><tr><td class='mm_theme_order_link'><a href='[ORDERURL]' class='mm_content_item_link'>[ORDER_LINK_TEXT]</a></td></tr></table>"																												


// MSN THEMES - TOP LIST
// Specifies how Top 10's of MSN Themes should be displayed
// ---------------------------------------------------------------
mm_wizard_content_msntheme_toplist				= "<div class='mm_theme_content' style='width: 1%;'>[CONTENT]</div>"
mm_wizard_table_header_msntheme_toplist			= "<table cellspacing=0 cellpadding=0 border=0>"
mm_wizard_table_footer_msntheme_toplist			= "</table>"
mm_wizard_table_rowstart_msntheme_toplist		= "<tr>"
mm_wizard_table_rowend_odd_msntheme_toplist		= "</tr>"
mm_wizard_table_rowstart_even_msntheme_toplist	= "<tr>"
mm_wizard_table_rowend_even_msntheme_toplist	= "</tr>"
mm_wizard_table_colstart_odd_msntheme_toplist	= "<td>"
mm_wizard_table_colend_odd_msntheme_toplist		= "</td>"
mm_wizard_table_colstart_even_msntheme_toplist	= "<td>"
mm_wizard_table_colend_even_msntheme_toplist	= "</td>"
mm_wizard_table_content_odd_msntheme_toplist	= "<table class='mm_theme_table' border='0' cellspacing='0' cellpadding='0'><tr><td rowspan='2'><a href='[ORDERURL]' class='mm_content_item_link'><img src='http://content.mobilemoney.com/content/themes/preview/100x100/[ORDERNUMBER].jpg' alt='[TITLELONG]' title='[TITLELONG]' /></a></td><td class='mm_theme_contents'>[EMOTICON_COUNT] [EMOTICON_TEXT]<br>[DDP_COUNT] [DDP_TEXT]<br>[AVATAR_COUNT] [AVATAR_TEXT]<br>[WINK_COUNT] [WINK_TEXT]<br>[BACKGROUND_COUNT] [BACKGROUND_TEXT]<br></td></tr><tr><td class='mm_theme_order_link'><a href='[ORDERURL]' class='mm_content_item_link'>[ORDER_LINK_TEXT]</a></td></tr></table>"
mm_wizard_table_content_even_msntheme_toplist	= "<table class='mm_theme_table' border='0' cellspacing='0' cellpadding='0'><tr><td rowspan='2'><a href='[ORDERURL]' class='mm_content_item_link'><img src='http://content.mobilemoney.com/content/themes/preview/100x100/[ORDERNUMBER].jpg' alt='[TITLELONG]' title='[TITLELONG]' /></a></td><td class='mm_theme_contents'>[EMOTICON_COUNT] [EMOTICON_TEXT]<br>[DDP_COUNT] [DDP_TEXT]<br>[AVATAR_COUNT] [AVATAR_TEXT]<br>[WINK_COUNT] [WINK_TEXT]<br>[BACKGROUND_COUNT] [BACKGROUND_TEXT]<br></td></tr><tr><td class='mm_theme_order_link'><a href='[ORDERURL]' class='mm_content_item_link'>[ORDER_LINK_TEXT]</a></td></tr></table>"


// ---------------------------------------------------------------
// ---------------------- HOROSCOPE PRODUCTS ---------------------
// ---------------------------------------------------------------

// HOROSCOPES - GENERAL
// Specifies how they should be displayed
// ---------------------------------------------------------------
mm_wizard_content_horoscope			            = "<table border=0 width=100%><tr><td>[PAGES]</td></tr><tr><td class='mm_horoscopes_startline'></td></tr><tr><td class='mm_horoscopes_content'>[CONTENT]</td></tr><tr><td class='mm_horoscopes_startline'></td></tr><tr><td><br>[SECTIONS]</td></tr></table>"
mm_wizard_table_header_horoscope		        = "<table border=0 width=100%>"
mm_wizard_table_footer_horoscope		        = "</table>"
mm_wizard_table_rowstart_odd_horoscope		    = "<tr>"
mm_wizard_table_rowend_odd_horoscope		    = "</tr>"
mm_wizard_table_rowstart_even_horoscope		    = "<tr>"
mm_wizard_table_rowend_even_horoscope		    = "</tr>"
mm_wizard_table_colstart_odd_horoscope		    = "<td width=50% align=left valign=top  height=100%>"
mm_wizard_table_colend_odd_horoscope		    = "</td>"
mm_wizard_table_colstart_even_horoscope		    = "<td width=50% align=left valign=top  height=100%>"
mm_wizard_table_colend_even_horoscope		    = "</td>"
mm_wizard_table_content_odd_horoscope		    = "<table cellspacing=0 cellpadding=0 height=100% class='mm_content_item'><tr><td  height=100% valign=top><a href='[ORDERURL]' class='mm_content_item_link'><img src='[IMGURL]' border=0 align=left hspace=10 vspace=3><b>[TITLE]</b></a><br>[DESCRIPTION]</td></tr><tr><td height=5></td></tr>[IF_NOT_LAST]<tr><td class='mm_horoscopes_dividerline'></td></tr>[/IF_NOT_LAST]<tr><td height=3></td></tr></table>"
mm_wizard_table_content_even_horoscope		    = "<table cellspacing=0 cellpadding=0 height=100% class='mm_content_item'><tr><td  height=100% valign=top><a href='[ORDERURL]' class='mm_content_item_link'><img src='[IMGURL]' border=0 align=left hspace=10 vspace=3><b>[TITLE]</b></a><br>[DESCRIPTION]</td></tr><tr><td height=5></td></tr>[IF_NOT_LAST]<tr><td class='mm_horoscopes_dividerline'></td></tr>[/IF_NOT_LAST]<tr><td height=3></td></tr></table>"

// HOROSCOPES - TOP LIST
// Specifies how top 10's of horoscopes should be displayed
// ---------------------------------------------------------------
mm_wizard_content_horoscope_toplist		        = "<table border=0 width=100%><tr><td class='mm_horoscopes_startline'></td></tr><tr><td class='mm_horoscopes_content'>[CONTENT]</td></tr><tr><td class='mm_horoscopes_startline'></td></tr></table>"
mm_wizard_table_header_horoscope_toplist	    = "<table border=0 width=100%>"
mm_wizard_table_footer_horoscope_toplist	    = "</table>"
mm_wizard_table_rowstart_odd_horoscope_toplist	= "<tr>"
mm_wizard_table_rowend_odd_horoscope_toplist	= "</tr>"
mm_wizard_table_rowstart_even_horoscope_toplist	= "<tr>"
mm_wizard_table_rowend_even_horoscope_toplist	= "</tr>"
mm_wizard_table_colstart_odd_horoscope_toplist	= "<td width=50% align=center>"
mm_wizard_table_colend_odd_horoscope_toplist	= "</td>"
mm_wizard_table_colstart_even_horoscope_toplist	= "<td width=50% align=center>"
mm_wizard_table_colend_even_horoscope_toplist	= "</td>"
mm_wizard_table_content_odd_horoscope_toplist	= "<table class='mm_content_item'><tr><td height=70><a href='[ORDERURL]' class='mm_content_item_link'><img src='[IMGURL]' border=0 align=left><b>[TITLE]</b></a><br>[DESCRIPTION]</td></tr><tr><td height=5></td></tr>[IF_NOT_LAST]<tr><td class='mm_horoscopes_dividerline'></td></tr>[/IF_NOT_LAST]<tr><td height=3></td></tr></table>"
mm_wizard_table_content_even_horoscope_toplist	= "<table class='mm_content_item'><tr><td height=70><a href='[ORDERURL]' class='mm_content_item_link'><img src='[IMGURL]' border=0 align=left><b>[TITLE]</b></a><br>[DESCRIPTION]</td></tr><tr><td height=5></td></tr>[IF_NOT_LAST]<tr><td class='mm_horoscopes_dividerline'></td></tr>[/IF_NOT_LAST]<tr><td height=3></td></tr></table>"


// ---------------------------------------------------------------
// ------------------------ MUSIC PRODUCTS -----------------------
// ---------------------------------------------------------------


// TRACKS - GENERAL
// Specifies how tracks should be shown.
// ---------------------------------------------------------------
mm_wizard_content_tracks						        = "<table border=0 width=100%><tr><td>[SECTIONS]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td>[CONTENT]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td>[PAGES]</td></tr></table>"
mm_wizard_table_header_tracks					        = "<table border=0 width=100%>"
mm_wizard_table_footer_tracks					        = "</table>"
mm_wizard_table_rowstart_odd_tracks				        = "<tr>"
mm_wizard_table_rowend_odd_tracks				        = "</tr>"
mm_wizard_table_rowstart_even_tracks				    = "<tr>"
mm_wizard_table_rowend_even_tracks				        = "</tr>"
mm_wizard_table_colstart_odd_tracks				        = "<td width=50%>"
mm_wizard_table_colend_odd_tracks				        = "</td>"
mm_wizard_table_colstart_even_tracks				    = "<td width=50%>"
mm_wizard_table_colend_even_tracks				        = "</td>"
mm_wizard_table_content_odd_tracks				        = "<table cellspacing=0 cellpadding=0><tr><td><a href='[LISTENURL]'>[SPEAKER]</a></td><td><table cellspacing=0 cellpadding=0><tr><td class=mmtext style='padding-left: 4px;'><b>[POS].&nbsp;[ARTIST]</b> - <b>&nbsp;<a href='[ORDERURL]' class=mmlink>[SONG]</a></b></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/horizontalline.gif'><img src='http://previews.mobilemoney.com/mmskins/mmskin1/horizontalline.gif'></td></tr><tr><td class=mmtext style='padding-left: 4px;'>[PRICE] | [DURATION] | [MAINGENRE] | [AVAILABLEFORMATS]</td></tr></table></td></tr></table>"
mm_wizard_table_content_even_tracks				        = "<table cellspacing=0 cellpadding=0><tr><td><a href='[LISTENURL]'>[SPEAKER]</a></td><td><table cellspacing=0 cellpadding=0><tr><td class=mmtext style='padding-left: 4px;'><b>[POS].&nbsp;[ARTIST]</b> - <b>&nbsp;<a href='[ORDERURL]' class=mmlink>[SONG]</a></b></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/horizontalline.gif'><img src='http://previews.mobilemoney.com/mmskins/mmskin1/horizontalline.gif'></td></tr><tr><td class=mmtext style='padding-left: 4px;'>[PRICE] | [DURATION] | [MAINGENRE] | [AVAILABLEFORMATS]</td></tr></table></td></tr></table>"
mm_wizard_table_content_unavailable_odd_tracks	        = "<table cellspacing=0 cellpadding=0><tr><td>[SPEAKER]</td><td><table cellspacing=0 cellpadding=0><tr><td class=mmdisabled><b>&nbsp;[POS].&nbsp;[ARTIST]</b></td></tr><tr><td><img src='http://previews.mobilemoney.com/mmskins/mmskin1/horizontalline.gif'></td></tr><tr><td class=mmdisabled><b>&nbsp;[SONG]</b></td></tr></table></td></tr></table>"
mm_wizard_table_content_unavailable_even_tracks	        = "<table cellspacing=0 cellpadding=0><tr><td>[SPEAKER]</td><td><table cellspacing=0 cellpadding=0><tr><td class=mmdisabled><b>&nbsp;[POS].&nbsp;[ARTIST]</b></td></tr><tr><td><img src='http://previews.mobilemoney.com/mmskins/mmskin1/horizontalline.gif'></td></tr><tr><td class=mmdisabled><b>&nbsp;[SONG]</b></td></tr></table></td></tr></table>"

// TRACKS - TOPLIST
// Specifies how Top 10's, Charts, etc of Tracks should be shown.
// ---------------------------------------------------------------
mm_wizard_content_tracks_toplist						= "<table border=0><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td nowrap>[CONTENT]</td></tr><tr><td nowrap>[PAGES]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr></table>"
mm_wizard_table_header_tracks_toplist					= "<table border=0 width=100%>"
mm_wizard_table_footer_tracks_toplist					= "</table>"
mm_wizard_table_rowstart_odd_tracks_toplist				= "<tr>"
mm_wizard_table_rowend_odd_tracks_toplist				= "</tr>"
mm_wizard_table_rowstart_even_tracks_toplist			= "<tr>"
mm_wizard_table_rowend_even_tracks_toplist				= "</tr>"
mm_wizard_table_colstart_odd_tracks_toplist				= "<td width=50%>"
mm_wizard_table_colend_odd_tracks_toplist				= "</td>"
mm_wizard_table_colstart_even_tracks_toplist			= "<td width=50%>"
mm_wizard_table_colend_even_tracks_toplist				= "</td>"
mm_wizard_table_content_odd_tracks_toplist		        = "<table cellspacing=0 cellpadding=0><tr><td><a href='[LISTENURL]'>[SPEAKER]</a></td><td><table cellspacing=0 cellpadding=0><tr><td class=mmtext style='padding-left: 4px;'><b>[POS].&nbsp;[ARTIST]</b> - <b>&nbsp;<a href='[ORDERURL]' class=mmlink>[SONG]</a></b></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/horizontalline.gif'><img src='http://previews.mobilemoney.com/mmskins/mmskin1/horizontalline.gif'></td></tr><tr><td class=mmtext style='padding-left: 4px;'>[PRICE] | [DURATION] | [MAINGENRE] | [AVAILABLEFORMATS]</td></tr></table></td></tr></table>"
mm_wizard_table_content_even_tracks_toplist				= "<table cellspacing=0 cellpadding=0><tr><td><a href='[LISTENURL]'>[SPEAKER]</a></td><td><table cellspacing=0 cellpadding=0><tr><td class=mmtext style='padding-left: 4px;'><b>[POS].&nbsp;[ARTIST]</b> - <b>&nbsp;<a href='[ORDERURL]' class=mmlink>[SONG]</a></b></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/horizontalline.gif'><img src='http://previews.mobilemoney.com/mmskins/mmskin1/horizontalline.gif'></td></tr><tr><td class=mmtext style='padding-left: 4px;'>[PRICE] | [DURATION] | [MAINGENRE] | [AVAILABLEFORMATS]</td></tr></table></td></tr></table>"
mm_wizard_table_content_unavailable_odd_tracks_toplist	= "<table cellspacing=0 cellpadding=0><tr><td><img src='http://previews.mobilemoney.com/mmskins/mmskin1/headphone_disabled.gif' border=0></td><td><table cellspacing=0 cellpadding=0><tr><td class=mmdisabled><b>&nbsp;[POS].&nbsp;[ARTIST]</b></td></tr><tr><td><img src='http://previews.mobilemoney.com/mmskins/mmskin1/horizontalline.gif'></td></tr><tr><td class=mmdisabled><b>&nbsp;[SONG]</b></td></tr></table></td></tr></table>"
mm_wizard_table_content_unavailable_even_tracks_toplist	= "<table cellspacing=0 cellpadding=0><tr><td><img src='http://previews.mobilemoney.com/mmskins/mmskin1/headphone_disabled.gif' border=0></td><td><table cellspacing=0 cellpadding=0><tr><td class=mmdisabled><b>&nbsp;[POS].&nbsp;[ARTIST]</b></td></tr><tr><td><img src='http://previews.mobilemoney.com/mmskins/mmskin1/horizontalline.gif'></td></tr><tr><td class=mmdisabled><b>&nbsp;[SONG]</b></td></tr></table></td></tr></table>"

// ALBUMS - GENERAL
// Specifies how tracks should be shown.
// ---------------------------------------------------------------
mm_wizard_content_albums						        = "<table border=0 width=100%><tr><td>[SECTIONS]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td>[CONTENT]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td>[PAGES]</td></tr></table>"
mm_wizard_table_header_albums					        = "<table border=0 width=100%>"
mm_wizard_table_footer_albums					        = "</table>"
mm_wizard_table_rowstart_odd_albums				        = "<tr>"
mm_wizard_table_rowend_odd_albums				        = "</tr>"
mm_wizard_table_rowstart_even_albums				    = "<tr>"
mm_wizard_table_rowend_even_albums				        = "</tr>"
mm_wizard_table_colstart_odd_albums				        = "<td width=50%>"
mm_wizard_table_colend_odd_albums				        = "</td>"
mm_wizard_table_colstart_even_albums				    = "<td width=50%>"
mm_wizard_table_colend_even_albums				        = "</td>"
mm_wizard_table_content_odd_albums						= "<table class='mm_album_table' border='0' cellspacing='0' cellpadding='0'><tr><td><span class=mm_albums_content_artist><strong>[ARTIST]</strong></span>:&nbsp;<span class=mm_albums_content_title>[TITLE]</span></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr></table><table class='mm_album_table'><tr><td width='95'><a href='[ORDERURL]' class='mm_content_item_link'><img src='[IMGURL]' alt='[ARTIST] - [TITLE]' title='[ARTIST] - [TITLE]' /></a></td><td class='mm_album_contents'><table class='mm_album_contents'><tr><td>CD: [CDCOUNT]</td></tr><tr><td>Tracks: [TRACKCOUNT]</td></tr><tr><td>[MAINGENRE]</td></tr><tr><td>Released: [RELEASEYEAR]</td></tr><tr><td>Formaat: [AVAILABLEFORMATS]</td></tr><tr><td>[PRICE]</td></tr></table></td></tr></table>"
mm_wizard_table_content_even_albums				        = "<table class='mm_album_table' border='0' cellspacing='0' cellpadding='0'><tr><td><span class=mm_albums_content_artist><strong>[ARTIST]</strong></span>:&nbsp;<span class=mm_albums_content_title>[TITLE]</span></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr></table><table class='mm_album_table'><tr><td width='95'><a href='[ORDERURL]' class='mm_content_item_link'><img src='[IMGURL]' alt='[ARTIST] - [TITLE]' title='[ARTIST] - [TITLE]' /></a></td><td class='mm_album_contents'><table class='mm_album_contents'><tr><td>CD: [CDCOUNT]</td></tr><tr><td>Tracks: [TRACKCOUNT]</td></tr><tr><td>[MAINGENRE]</td></tr><tr><td>Released: [RELEASEYEAR]</td></tr><tr><td>Formaat: [AVAILABLEFORMATS]</td></tr><tr><td>[PRICE]</td></tr></table></td></tr></table>"

// ALBUMS - TOPLIST
// Specifies how Top 10's, Charts, etc of Tracks should be shown.
// ---------------------------------------------------------------
mm_wizard_content_albums_toplist						= "<table border=0><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td nowrap>[CONTENT]</td></tr><tr><td nowrap>[PAGES]</td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr></table>"
mm_wizard_table_header_albums_toplist					= "<table border=0 width=100%>"
mm_wizard_table_footer_albums_toplist					= "</table>"
mm_wizard_table_rowstart_odd_albums_toplist				= "<tr>"
mm_wizard_table_rowend_odd_albums_toplist				= "</tr>"
mm_wizard_table_rowstart_even_albums_toplist			= "<tr>"
mm_wizard_table_rowend_even_albums_toplist				= "</tr>"
mm_wizard_table_colstart_odd_albums_toplist				= "<td width=50%>"
mm_wizard_table_colend_odd_albums_toplist				= "</td>"
mm_wizard_table_colstart_even_albums_toplist			= "<td width=50%>"
mm_wizard_table_colend_even_albums_toplist				= "</td>"
mm_wizard_table_content_odd_albums_toplist				= "<table class='mm_album_table' border='0' cellspacing='0' cellpadding='0'><tr><td><span class=mm_albums_content_artist><strong>[ARTIST]</strong></span>:&nbsp;<span class=mm_albums_content_title>[TITLE]</span></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr></table><table class='mm_album_table'><tr><td width='95'><a href='[ORDERURL]' class='mm_content_item_link'><img src='[IMGURL]' alt='[ARTIST] - [TITLE]' title='[ARTIST] - [TITLE]' /></a></td><td class='mm_album_contents'><table class='mm_album_contents'><tr><td>CD: [CDCOUNT]</td></tr><tr><td>Tracks: [TRACKCOUNT]</td></tr><tr><td>[MAINGENRE]</td></tr><tr><td>Released: [RELEASEYEAR]</td></tr><tr><td>Formaat: [AVAILABLEFORMATS]</td></tr><tr><td>[PRICE]</td></tr></table></td></tr></table>"
mm_wizard_table_content_even_albums_toplist				= "<table class='mm_album_table' border='0' cellspacing='0' cellpadding='0'><tr><td><span class=mm_albums_content_artist><strong>[ARTIST]</strong></span>:&nbsp;<span class=mm_albums_content_title>[TITLE]</span></td></tr><tr><td background='http://previews.mobilemoney.com/mmskins/mmskin1/blackwhite.gif' height=1></td></tr></table><table class='mm_album_table'><tr><td width='95'><a href='[ORDERURL]' class='mm_content_item_link'><img src='[IMGURL]' alt='[ARTIST] - [TITLE]' title='[ARTIST] - [TITLE]' /></a></td><td class='mm_album_contents'><table class='mm_album_contents'><tr><td>CD: [CDCOUNT]</td></tr><tr><td>Tracks: [TRACKCOUNT]</td></tr><tr><td>[MAINGENRE]</td></tr><tr><td>Released: [RELEASEYEAR]</td></tr><tr><td>Formaat: [AVAILABLEFORMATS]</td></tr><tr><td>[PRICE]</td></tr></table></td></tr></table>"
