//
// DESCRIPTION
//
// This is a MobileMoney.biz 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="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. All rights reserved.
// MobileMoney.biz is a product of Techno Design IP bv
// E-Mail: affiliates@MobileMoney.biz
//


//
// Specifies how Ringtones, Voicemails and Polyphonic
// ringtones should be shown.
//
mm_wizard_content_sound						= "<table border=0 width=100%><tr><td><font color='000000'>[PAGES]</td></tr><tr><td><font color='000000'>[CONTENT]</td></tr><tr><td><font color='000000'>[SECTIONS]</td></tr></table>"
mm_wizard_content_abc						= "<table border=0 width=100%><tr><td><font color='000000'>[CHARS]</td></tr><tr><td background='skin/blackwhite.gif' height=1></td></tr><tr><td><font color='000000'>[CONTENT]</td></tr><tr><td background='skin/blackwhite.gif' height=1></td></tr><tr><td><font color='000000'><font color='000000'>[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]'><img src='skin/headphone.gif' border=0></a></td><td><table cellspacing=0 cellpadding=0><tr><td class=mmtext>&nbsp;<font face='arial' size='1' color='#000000'>[POS].&nbsp;<font face='arial' size='1' color='#000000'>[ARTIST]</td></tr><tr><td><img src='skin/horizontalline.gif'></td></tr><tr><td><b>&nbsp;<a href='[ORDERURL]' class=mmlink><font face='arial' size='1' color='#0000ff'>[SONG]</a></b></td></tr></table></td></tr></table>"
mm_wizard_table_content_even_sound				= mm_wizard_table_content_odd_sound;
mm_wizard_table_content_unavailable_odd_sound	= "<table cellspacing=0 cellpadding=0><tr><td><img src='skin/headphone_disabled.gif' border=0></td><td><table cellspacing=0 cellpadding=0><tr><td class=mmdisabled>&nbsp;<font face='arial' size='1' color='#000000'>[POS].&nbsp;<font face='arial' size='1' color='#000000'>[ARTIST]</td></tr><tr><td><img src='skin/horizontalline.gif'></td></tr><tr><td class=mmdisabled><b>&nbsp;[SONG]</b></td></tr></table></td></tr></table>"
mm_wizard_table_content_unavailable_even_sound	= mm_wizard_table_content_unavailable_odd_sound;

//
// Specifies how top 10's, top 25's etc of the Ringtones, 
// Voicemails and Polyphonic ringtones should be shown.
//
mm_wizard_content_sound_toplist						= "<table border=0 width=100%><tr></td></tr><tr><td nowrap>[CONTENT]</td></tr><tr><td nowrap><font color='000000'>[PAGES]</td></tr><tr></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=100%>"
mm_wizard_table_colend_odd_sound_toplist				= "</td>"
mm_wizard_table_colstart_even_sound_toplist				= "<td width=100%>"
mm_wizard_table_colend_even_sound_toplist				= "</td>"
mm_wizard_table_content_odd_sound_toplist				= "<table cellspacing=0 cellpadding=0 table border=0 width=100%><tr><td><a href='[LISTENURL]'><allign='center'><img src=skin/headphone.gif border=0></a></td><td><table cellspacing=0 cellpadding=0><tr><td class=mmtext>&nbsp;<font face='Arial' size='1'>[POS].&nbsp;<font face='arial' size='1' color='#000000'>[ARTIST]</font></td></tr><tr><td><img src=skin/horizontalline.gif height=1></td></tr><tr><td><font face='Arial' size='1'>&nbsp;<a href='[ORDERURL]' class=mmlink><font face='arial' size='1' color='#000000'>[SONG]</font></center></a></td></tr></table></td></tr></table>"
mm_wizard_table_content_even_sound_toplist				= mm_wizard_table_content_odd_sound_toplist;
mm_wizard_table_content_unavailable_odd_sound_toplist	= "<table cellspacing=0 cellpadding=0 table border=0 width=100%><tr><td><allign='center'><img src=skin/headphone_disabled.gif border=0></td><td><table cellspacing=0 cellpadding=0><tr><td class=mmdisabled><font face='Arial' size='1'>&nbsp;[POS].&nbsp;[ARTIST]</font></td></tr><tr><td><img src=skin/horizontalline.gif height=1></td></tr><tr><td class=mmdisabled><font face='Arial' size='1'>&nbsp;<font face='arial' size='1' color='#000000'>[SONG]<br><td background=skin/horizontalline.gif height=1></font></center></td></tr></table></td></tr></table>"
mm_wizard_table_content_unavailable_even_sound_toplist	= mm_wizard_table_content_unavailable_odd_sound_toplist;

//
// Specifies how logos need to be shown
//
mm_wizard_content_logo					= "<table border=0 width=60%><tr><td><font color='000000'>[PAGES]</td></tr><tr></td></tr><tr><td align=center>[CONTENT]</td></tr><tr></td></tr><tr><td>[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></table>"
mm_wizard_table_content_even_logo		= mm_wizard_table_content_odd_logo;

//
// Specifies how the top 10/20 etc of logos should be displayed
//
mm_wizard_content_logo_toplist				= "<table border=0 width=1%><tr></td></tr><tr><td align=center>[CONTENT]</td></tr><tr></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><font face='Arial' size='1'><a href='[ORDERURL]'><img src='[IMGURL]' border=0></font></a></td></tr></table>"
mm_wizard_table_content_even_logo_toplist	= mm_wizard_table_content_odd_logo_toplist;

//
// Specifies how funcards and blink logos should be displayed
//
mm_wizard_content_card					= "<table border=0 width=100%><tr><td><font color='000000'>[PAGES]</td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td><br>[SECTIONS]</td></tr></table>"
mm_wizard_table_header_card				= "<table border=0 width=100%>"
mm_wizard_table_footer_card				= "</table>"
mm_wizard_table_rowstart_odd_card		= "<tr>"
mm_wizard_table_rowend_odd_card			= "</tr>"
mm_wizard_table_rowstart_even_card		= "<tr>"
mm_wizard_table_rowend_even_card		= "</tr>"
mm_wizard_table_colstart_odd_card		= "<td width=20% align=center>"
mm_wizard_table_colend_odd_card			= "</td>"
mm_wizard_table_colstart_even_card		= "<td width=20% align=center>"
mm_wizard_table_colend_even_card		= "</td>"
mm_wizard_table_content_odd_card		= "<table cellspacing=0 cellpadding=0><tr><td width=116 height=81 background='http://www.mobilemoney.biz/mmskins/mmskin1/blinkbackground.gif' align=center valign=center><a href='[ORDERURL]'><img src='[IMGURL]' name='[IMGNAME]' border=0></a></td></tr></table><br>"
mm_wizard_table_content_even_card		= mm_wizard_table_content_odd_card;

//
// Specifies how the top 3/10 etc of funcards and blink logos should be displayed
//
mm_wizard_content_card_toplist					= "<table border=0 width=100%><tr></td></tr><tr><td align=center>[CONTENT]</td></tr></table>"
mm_wizard_table_header_card_toplist				= "<table border=0 width=100%>"
mm_wizard_table_footer_card_toplist				= "</table>"
mm_wizard_table_rowstart_odd_card_toplist		= "<tr>"
mm_wizard_table_rowend_odd_card_toplist			= "</tr>"
mm_wizard_table_rowstart_even_card_toplist		= "<tr>"
mm_wizard_table_rowend_even_card_toplist		= "</tr>"
mm_wizard_table_colstart_odd_card_toplist		= "<td align=center>"
mm_wizard_table_colend_odd_card_toplist			= "</td>"
mm_wizard_table_colstart_even_card_toplist		= "<td align=center>"
mm_wizard_table_colend_even_card_toplist		= "</td>"
mm_wizard_table_content_odd_card_toplist		= "<table cellspacing=0 cellpadding=0 width=116><tr><td width=116 height=81 background='http://www.mobilemoney.biz/mmskins/mmskin1/blinkbackground.gif' align=center valign=center><a href='[ORDERURL]'><img src='[IMGURL]' name='[IMGNAME]' border=0></a></td></tr></table>"
mm_wizard_table_content_even_card_toplist		= mm_wizard_table_content_odd_card_toplist;

//
// Specifies how images and screensavers should be displayed
//
mm_wizard_content_image					= "<table border=0 width=60%><tr><td><font color='000000'>[PAGES]</td></tr><tr><td align=center>[CONTENT]</td></tr><tr></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></table>"
mm_wizard_table_content_even_image		= mm_wizard_table_content_odd_image;

//
// Specifies how top 10's of images and screensavers should be displayed
//
mm_wizard_content_image_toplist					= "<table border=0 width=1%><tr></td></tr><tr><td align=center>[CONTENT]</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=40><a href='[ORDERURL]'><img src='[IMGURL]' border=0></a></td></tr></table>"
mm_wizard_table_content_even_image_toplist		= mm_wizard_table_content_odd_image_toplist;

//
// Specifies how flashing stickers should be displayed
//
mm_wizard_content_flash					= "<table border=0 width=60%><tr><td><font color='000000'>[PAGES]</td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td>[SECTIONS]</td></tr></table>"
mm_wizard_table_header_flash			= "<table border=0 width=100%>"
mm_wizard_table_footer_flash			= "</table>"
mm_wizard_table_rowstart_odd_flash		= "<tr>"
mm_wizard_table_rowend_odd_flash		= "</tr>"
mm_wizard_table_rowstart_even_flash		= "<tr>"
mm_wizard_table_rowend_even_flash		= "</tr>"
mm_wizard_table_colstart_odd_flash		= "<td width=20% align=center>"
mm_wizard_table_colend_odd_flash		= "</td>"
mm_wizard_table_colstart_even_flash		= "<td width=20% align=center>"
mm_wizard_table_colend_even_flash		= "</td>"
mm_wizard_table_content_odd_flash		= "<table cellspacing=0 cellpadding=0><tr><td height=40><a href='[ORDERURL]'><img src='[IMGURL]' border=0></a></td></tr></table>"
mm_wizard_table_content_even_flash		= mm_wizard_table_content_odd_flash;

//
// Specifies how top 10's of flashing stcikers should be displayed
//
mm_wizard_content_flash_toplist					= "<table border=0 width=1%><tr><td align=center>[CONTENT]</td></tr></table>"
mm_wizard_table_header_flash_toplist			= "<table border=0 width=1%>"
mm_wizard_table_footer_flash_toplist			= "</table>"
mm_wizard_table_rowstart_odd_flash_toplist		= "<tr>"
mm_wizard_table_rowend_odd_flash_toplist		= "</tr>"
mm_wizard_table_rowstart_even_flash_toplist		= "<tr>"
mm_wizard_table_rowend_even_flash_toplist		= "</tr>"
mm_wizard_table_colstart_odd_flash_toplist		= "<td width=50% align=center>"
mm_wizard_table_colend_odd_flash_toplist		= "</td>"
mm_wizard_table_colstart_even_flash_toplist		= "<td width=50% align=center>"
mm_wizard_table_colend_even_flash_toplist		= "</td>"
mm_wizard_table_content_odd_flash_toplist		= "<table cellspacing=0 cellpadding=0><tr><td height=60><a href='[ORDERURL]'><img src='[IMGURL]' border=0></a></td></tr></table>"
mm_wizard_table_content_even_flash_toplist		= mm_wizard_table_content_odd_flash_toplist;

//
// Specifies how wallpapers should be displayed
//
mm_wizard_content_wallpaper					= "<table border=0 width=60%><tr><td><font color='000000'>[PAGES]</td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td>[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=skin/horizontalline.gif height=2></td></tr><tr><td height=3></td></tr></table>"
mm_wizard_table_content_even_wallpaper		= mm_wizard_table_content_odd_wallpaper;

//
// Specifies how top 10's of wallpapers should be displayed
//
mm_wizard_content_wallpaper_toplist					= "<table border=0 width=1%><tr></tr><tr><td align=center>[CONTENT]</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></table>"
mm_wizard_table_content_even_wallpaper_toplist		= mm_wizard_table_content_odd_wallpaper_toplist;


//
// Specifies how javagames should be displayed
//
mm_wizard_content_javagame			= "<table border=0 width=100%><tr><td><font color='ffcc00'>[PAGES]</td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td><font face='arial' size='1' color='#000000'>[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=200%>"
mm_wizard_table_colend_odd_javagame		= "</td>"
mm_wizard_table_colstart_even_javagame		= "<td width=50% align=left valign=top  height=200%>"
mm_wizard_table_colend_even_javagame		= "</td>"
mm_wizard_table_content_odd_javagame		= "<table cellspacing=0 cellpadding=0 height=200%><tr><td height=200% valign=top><font face='Arial' size='1'><a href='[MOREINFOURL]'><img src='[IMGURL]' border=0 align=left hspace=10 vspace=3></a>[TITLE]</b><br>[DESCRIPTION]<br><br></td></tr></table>"
mm_wizard_table_content_even_javagame		= mm_wizard_table_content_odd_javagame;

//
// Specifies how top 10's of javagames should be displayed
//
mm_wizard_content_javagame_toplist		= "<table border=0 width=100%><tr><td align=center><font face='Arial' size='1'>[CONTENT]</td></tr></td></table>"
mm_wizard_table_header_javagame_toplist		= "<table border=0 width=100%>"
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=1 cellpadding=1><tr><td height=50><a href='[MOREINFOURL]'><img src='[IMGURL]' border=0></a></td></tr></table>"
mm_wizard_table_content_even_javagame_toplist	= mm_wizard_table_content_odd_javagame_toplist;

//
// Specifies how detailed info of javagames should be displayed
//
mm_wizard_javagame_info				= "<table width=350><tr height=10><td valign=top><a href='[ORDERURL]'><img src='[IMGURL]' align=left border=0 hspace=15 vspace=3></a><font face='Arial' size='2'><b>[TITLE]</b><br></b><font face='Arial' size='2'>[DESCRIPTION]</td><td valign=top align=right rowspan=1>[EN]<b>Available</b><br><br>for:</b>[/EN][NL]<font face='Arial' size='1'><b>Beschikbaar</b><br><b>voor:[/NL]<br></b>[COMPATIBLEPHONES]<br><br><font size=1><a href='[ORDERURL]'>[EN]Buy Now![/EN][NL]Bestellen[/NL]</a></font></td></tr></table>"
mm_wizard_javagame_preview1			= "<img src='[IMGURL]'>"
mm_wizard_javagame_preview2			= mm_wizard_javagame_preview1;
mm_wizard_javagame_preview3			= mm_wizard_javagame_preview1;
mm_wizard_javagame_preview4			= mm_wizard_javagame_preview1;
mm_wizard_javagame_preview5			= mm_wizard_javagame_preview1;
mm_wizard_javagame_preview6			= mm_wizard_javagame_preview1;

//
// 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 			= "<font face='arial' size='1' color='#FFFFFF'><a href=# OnClick='[MOREINFOURL];return false;'><font face='arial' size='1' color='#ffcc00'>[SECTIONNAME]</a>"

	
//
// Specifies how the page information needs to be displayed (Page: 1 | 2 | 3)
//
mm_wizard_pages_header				= "<span class=pages>"
mm_wizard_pages_page				= "<font face='arial' size='1' color='#ffcc00'><a href='[PAGEURL]' class=mmlink><font face='arial' size='1' color='#0000FF'>[PAGENUMBER]</a>"
mm_wizard_pages_activepage			= "<b class=mmtext><font face='arial' size='1' color='#FF00FF'>[PAGENUMBER] " 
mm_wizard_pages_divider				= "<span class=mmdisabled> | </span>"
mm_wizard_pages_footer				= "</span>"
		
//
// Specifies how the sections should be displayed (Anthems | Cartoons | Dance)
//
mm_wizard_sections_header			= "<table><tr><td align=center>"
mm_wizard_sections_section			= "<font face='arial' size='1' color='#FFFFFF'><a href='[SECTIONURL]' class=mmlink><font face='arial' size='1' color='#ffcc00'>[SECTIONNAME]</a>"
mm_wizard_sections_activesection	= "<b class=mmtext><font face='arial' size='1' color='#FFFFFF'>[SECTIONNAME] " 
mm_wizard_sections_divider			= "<span class=mmdisabled> | </span>"
mm_wizard_sections_footer			= "</td></tr></table>"

//
// Specifies how the ABC charlist should be displayed (A | B | C | D)
//
mm_wizard_chars_header				= ""
mm_wizard_chars_char				= "<font face='arial' size='1' color='#FF9900'><a href='[CHARURL]' class=mmlink><font face='arial' size='1' color='#FF9900'>[CHAR]</a>"
mm_wizard_chars_activechar			= "<b class=mmtext>[CHAR] "
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>"

//
// 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><font face='arial' size='1' color='#ffcc00'><img src='http://www.mobilemoney.biz/mmskins/mmskin1/folder_close.gif'></td><td nowrap><font face='arial' size='1' color='#ffcc00'><a href='[SECTIONURL]' class=mmlink>[SECTIONNAME]</a></td></tr>"
mm_wizard_menu_content_even			= "<tr><td><font face='arial' size='1' color='#ffcc00'><img src='http://www.mobilemoney.biz/mmskins/mmskin1/folder_close.gif'></td><td nowrap><font face='arial' size='1' color='#ffcc00'><a href='[SECTIONURL]' class=mmlink>[SECTIONNAME]</a></td></tr>"
mm_wizard_menu_activecontent_odd	= "<tr><td><font face='arial' size='3' color='#ffcc00'><img src='http://www.mobilemoney.biz/mmskins/mmskin1/folder_open.gif'></td><td nowrap class=mmtext><font face='arial' size='1' color='#ffcc00'>[SECTIONNAME]</td></tr>"
mm_wizard_menu_activecontent_even	= "<tr><td><font face='arial' size='1' color='#ffcc00'><img src='http://www.mobilemoney.biz/mmskins/mmskin1/folder_open.gif'></td><td nowrap class=mmtext><font face='arial' size='1' color='#ffcc00'>[SECTIONNAME]</td></tr>"
mm_wizard_menu_footer				= "</table>"

