//
// 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>
//
// (c) Techno Design IP bv 2003. All rights reserved.
// MobileMoney.biz is a product of Techno Design IP bv
//

// 
// 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!
//


//
// Specifies how Ringtones, Voicemails and Polyphonic
// ringtones should be shown.
//
mm_wizard_content_sound							= "<table border=0 width=100%><tr><td>[PAGES]</td></tr><tr><td background='../template/blackwhite.gif' height=1></td></tr><tr><td>[CONTENT]</td></tr><tr><td background='../template/blackwhite.gif' height=1></td></tr><tr><td>[SECTIONS]</td></tr></table>"
mm_wizard_content_abc							= "<table border=0 width=100%><tr><td>[CHARS]</td></tr><tr><td background='../template/blackwhite.gif' height=1></td></tr><tr><td>[CONTENT]</td></tr><tr><td background='../template/blackwhite.gif' height=1></td></tr><tr><td>[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='../template/headphone.gif' border=0></a></td><td><table cellspacing=0 cellpadding=0><tr><td class=mmtext><b>&nbsp;[POS].&nbsp;[ARTIST]</b></td></tr><tr><td><img src='../template/horizontalline.gif'></td></tr><tr><td><b>&nbsp;<a href='[ORDERURL]' class=mmlink>[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='../template/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='../template/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><tr><td background='../template/blackwhite.gif' height=1></td></tr><tr><td nowrap>[CONTENT]</td></tr><tr><td background='../template/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]'><img src='../template/headphone.gif' border=0></a></td><td><table cellspacing=0 cellpadding=0><tr><td class=mmtext><b>&nbsp;[POS].&nbsp;[ARTIST]</b></td></tr><tr><td><img src='../template/horizontalline.gif'></td></tr><tr><td><b>&nbsp;<a href='[ORDERURL]' class=mmlink>[SONG]</a></b></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><tr><td><img src='../template/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='../template/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_toplist	= mm_wizard_table_content_unavailable_odd_sound_toplist;

		
//
// Specifies how the page information needs to be displayed (Page: 1 | 2 | 3)
//
mm_wizard_pages_header				= "<span class=mmdisabled>Page: [</span><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				= "</span><span class=mmdisabled>]</span><br>"
		
//
// 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>"

//
// Specifies how the ABC charlist should be displayed (A | B | C | D)
//
mm_wizard_chars_header				= "<span class=mmdisabled>[</span>"
mm_wizard_chars_char				= "<a href='[CHARURL]' class=mmlink><b>[CHAR]</b></a>"
mm_wizard_chars_activechar			= "<span class=mmtext>[CHAR]</span>"
mm_wizard_chars_divider				= "<span class=mmdisabled>] [</span>"
mm_wizard_chars_footer				= "<span class=mmdisabled>]</span><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><img src='../template/folder_close.gif'></td><td nowrap><a href='[SECTIONURL]' class=mmlink>[SECTIONNAME]&nbsp;&nbsp;</a></td></tr>"
mm_wizard_menu_content_even			= "<tr><td><img src='../template/folder_close.gif'></td><td nowrap><a href='[SECTIONURL]' class=mmlink>[SECTIONNAME]&nbsp;&nbsp;</a></td></tr>"
mm_wizard_menu_activecontent_odd	= "<tr><td><img src='../template/folder_open.gif'></td><td nowrap class=mmtext>[SECTIONNAME]</td></tr>"
mm_wizard_menu_activecontent_even	= "<tr><td><img src='../template/folder_open.gif'></td><td nowrap class=mmtext>[SECTIONNAME]</td></tr>"
mm_wizard_menu_footer				= "</table>"


//
// Specifies how wallpapers should be displayed
//
mm_wizard_content_wallpaper					= "<table border=0 width=60%><tr><td>[PAGES]</td></tr><tr><td background='http://www.mobilemoney.biz/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td background='http://www.mobilemoney.biz/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://www.mobilemoney.biz/mmskins/mmskin1/blackwhite.gif' height=1></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><td background='http://www.mobilemoney.biz/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td background='http://www.mobilemoney.biz/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://www.mobilemoney.biz/mmskins/mmskin1/blackwhite.gif' height=1></td></tr><tr><td height=3></td></tr></table>"
mm_wizard_table_content_even_wallpaper_toplist		= mm_wizard_table_content_odd_wallpaper_toplist;









//
// Specifies how logos need to be shown
//
mm_wizard_content_logo					= "<table border=0 width=60%><tr><td>[PAGES]</td></tr><tr><td background='../template/blackwhite.gif' height=1></td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td background='../template/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='../template/blackwhite.gif' height=1></td></tr><tr><td height=3></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 background='../template/blackwhite.gif' height=1></td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td background='../template/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='../template/blackwhite.gif' height=1></td></tr><tr><td height=3></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>[PAGES]</td></tr><tr><td background='../template/blackwhite.gif' height=1></td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td background='../template/blackwhite.gif' height=1></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='../template/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 background='../template/blackwhite.gif' height=1></td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td background='../template/blackwhite.gif' height=1></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='../template/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>[PAGES]</td></tr><tr><td background='../template/blackwhite.gif' height=1></td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td background='../template/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='../template/blackwhite.gif' height=1></td></tr><tr><td height=3></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 background='../template/blackwhite.gif' height=1></td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td background='../template/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='../template/blackwhite.gif' height=1></td></tr><tr><td height=3></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>[PAGES]</td></tr><tr><td background='../template/blackwhite.gif' height=1></td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td background='../template/blackwhite.gif' height=1></td></tr><tr><td><br>[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=60><a href='[ORDERURL]'><img src='[IMGURL]' border=0></a></td></tr><tr><td height=5></td></tr><tr><td background='../template/blackwhite.gif' height=1></td></tr><tr><td height=3></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 background='../template/blackwhite.gif' height=1></td></tr><tr><td align=center>[CONTENT]</td></tr><tr><td background='../template/blackwhite.gif' height=1></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><tr><td height=5></td></tr><tr><td background='../template/blackwhite.gif' height=1></td></tr><tr><td height=3></td></tr></table>"
mm_wizard_table_content_even_flash_toplist		= mm_wizard_table_content_odd_flash_toplist;