//
// 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 wallpapers should be displayed
//
mm_wizard_content_wallpaper					= "<table border=0 width=550 cellpadding='2' style='border-collapse: collapse' bordercolor='#111111' cellspacing='0' height='93'><tr><td bgcolor='#0099FF' style='border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-top-style: solid; border-top-width: 1' bordercolor='#0099FF' height='13'><b><font size='1' face='Verdana' color='#FFFFFF'>Animated Pictures - Wij hebben er <script language='javascript'>document.write(mm_animatedpicture_count);</script> voor u</font></b></td></tr><tr><td align=center style='border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1' bordercolor='#0099FF' height='19'><p align='center'>[CONTENT]</td></tr><tr><td class='tabel' style='border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1' bordercolor='#0099FF' bgcolor='#0099FF'>[PAGES]</td></tr><tr><td style='border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-bottom-style: solid; border-bottom-width: 1' bordercolor='#0099FF' height='39' valign='bottom'><p align='center'>[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><p align='center'><a href='[ORDERURL]'><img src='[IMGURL]' border=0></a></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 the page information needs to be displayed (Page: 1 | 2 | 3)
//
mm_wizard_pages_header				= "<span class=pages>Kies pagina : "
mm_wizard_pages_page				= "<a href='[PAGEURL]' class=pages>[PAGENUMBER]</a>"
mm_wizard_pages_activepage			= "<b class=pagesactive>[PAGENUMBER]</b>" 
mm_wizard_pages_divider				= "<span class=pages> - </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			= "<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				= ""
mm_wizard_chars_char				= "<a href='[CHARURL]' class=mmlink>[CHAR]</a>"
mm_wizard_chars_activechar			= "<b class=mmtext>[CHAR]</b>"
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><img src='http://www.mobilemoney.biz/mmskins/mmskin1/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='http://www.mobilemoney.biz/mmskins/mmskin1/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='http://www.mobilemoney.biz/mmskins/mmskin1/folder_open.gif'></td><td nowrap class=mmtext>[SECTIONNAME]</td></tr>"
mm_wizard_menu_activecontent_even	= "<tr><td><img src='http://www.mobilemoney.biz/mmskins/mmskin1/folder_open.gif'></td><td nowrap class=mmtext>[SECTIONNAME]</td></tr>"
mm_wizard_menu_footer				= "</table>"

