//
// 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							= "[CONTENT]<br>[PAGES]<br>[SECTIONS]"
mm_wizard_content_abc							= "[CHARS]<br>[CONTENT]<br>[PAGES]"
mm_wizard_table_header_sound					= "<table border=0 cellspacing=0 cellpadding=1 width=100%>"
mm_wizard_table_footer_sound					= "</table>"
mm_wizard_table_rowstart_odd_sound				= "<tr class='bg_odd' valign='top'>"
mm_wizard_table_rowend_odd_sound				= "</tr>"
mm_wizard_table_rowstart_even_sound				= "<tr class='bg_even' valign='top'>"
mm_wizard_table_rowend_even_sound				= "</tr>"
mm_wizard_table_colstart_odd_sound				= ""
mm_wizard_table_colend_odd_sound				= ""
mm_wizard_table_colstart_even_sound				= ""
mm_wizard_table_colend_even_sound				= ""
mm_wizard_table_content_odd_sound				= "<td width='25' align='center'><a href='[LISTENURL]'><img src='img/img_speaker.gif' border=0></a></td><td><a href='[ORDERURL]' class='list_ringtones'><font color='#003366'><b>[ARTIST]</b></font> - [SONG]</a>"
mm_wizard_table_content_even_sound				= mm_wizard_table_content_odd_sound;
mm_wizard_table_content_unavailable_odd_sound	= "<td width='25' align='center'>&nbsp;</td><td><font color='#003366'><b>[ARTIST]</b></font> - [SONG]"
mm_wizard_table_content_unavailable_even_sound	= mm_wizard_table_content_unavailable_odd_sound;

//
// Specifies how wallpapers should be displayed
//
mm_wizard_content_wallpaper					= "[CONTENT]<br>[PAGES]<br>[SECTIONS]"
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>"
mm_wizard_table_colend_odd_wallpaper		= "</td>"
mm_wizard_table_colstart_even_wallpaper		= "<td>"
mm_wizard_table_colend_even_wallpaper		= "</td>"
mm_wizard_table_content_odd_wallpaper		= "<a href='[ORDERURL]'><img src='[IMGURL]' border=0></a>"
mm_wizard_table_content_even_wallpaper		= mm_wizard_table_content_odd_wallpaper;

//
// Specifies how images and screensavers should be displayed
//
mm_wizard_content_image					= "[CONTENT]<br>[PAGES]<br>[SECTIONS]"
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>"
mm_wizard_table_colend_odd_image		= "</td>"
mm_wizard_table_colstart_even_image		= "<td>"
mm_wizard_table_colend_even_image		= "</td>"
mm_wizard_table_content_odd_image		= "<a href='[ORDERURL]'><img src='[IMGURL]' border=0 class='logo' width='72' height='28'></a>"
mm_wizard_table_content_even_image		= mm_wizard_table_content_odd_image;

//
// Specifies how the top 10/20 etc of logos should be displayed
//
mm_wizard_content_logo_toplist				= "[CONTENT]"
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>"
mm_wizard_table_colend_odd_logo_toplist		= "</td>"
mm_wizard_table_colstart_even_logo_toplist	= "<td>"
mm_wizard_table_colend_even_logo_toplist	= "</td>"
mm_wizard_table_content_odd_logo_toplist	= "<a href='[ORDERURL]'><img src='[IMGURL]' border=0 class='logo'></a>"
mm_wizard_table_content_even_logo_toplist	= mm_wizard_table_content_odd_logo_toplist;


//
// Specifies how top 10's of images and screensavers should be displayed
//
mm_wizard_content_image_toplist					= "[CONTENT]"
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>"
mm_wizard_table_colend_odd_image_toplist		= "</td>"
mm_wizard_table_colstart_even_image_toplist		= "<td>"
mm_wizard_table_colend_even_image_toplist		= "</td>"
mm_wizard_table_content_odd_image_toplist		= "<a href='[ORDERURL]'><img src='[IMGURL]' border=0 class='logo'></a>"
mm_wizard_table_content_even_image_toplist		= mm_wizard_table_content_odd_image_toplist;

//
// Specifies how javagames should be displayed
//
mm_wizard_content_javagame			= "[CONTENT]<br>[PAGES]<br>[SECTIONS]"
mm_wizard_table_header_javagame			= "<table border=0 width=100% cellspacing=0 cellpadding=1>"
mm_wizard_table_footer_javagame			= "</table>"
mm_wizard_table_rowstart_odd_javagame		= "<tr>"
mm_wizard_table_rowend_odd_javagame		= "</tr><tr><td class='normal'><br></td></tr>"
mm_wizard_table_rowstart_even_javagame		= "<tr>"
mm_wizard_table_rowend_even_javagame		= "</tr><tr><td class='normal'><br></td></tr>"
mm_wizard_table_colstart_odd_javagame		= "<td valign='top'>"
mm_wizard_table_colend_odd_javagame		= "</td>"
mm_wizard_table_colstart_even_javagame		= "<td valign='top'>"
mm_wizard_table_colend_even_javagame		= "</td>"
mm_wizard_table_content_odd_javagame		= "<a href='[MOREINFOURL]'><img class='border' src='[IMGURL]' border=0 align=left></a></td><td><img src='img/spacer.gif' width='5' heigth='1'></td><td class='normal' valign='top'><font class='big'><b>[TITLE]</b></font><br>[DESCRIPTION]"
mm_wizard_table_content_even_javagame		= mm_wizard_table_content_odd_javagame;

//
// Specifies how detailed info of javagames should be displayed
//
mm_wizard_javagame_info				= "<table border=0 cellspacing=0 cellpadding=1 width=100%><tr><td valign=top class='normal'><a href='[ORDERURL]'><img class='border' src='[IMGURL]'></a></td><td><img src='img/spacer.gif' width='5' heigth='1'></td><td class='normal' valign='top'> <font class='big'><b>[TITLE]<br></b></font>[DESCRIPTION]<br><br></td></tr><tr><td class='normal'><br></td></tr><tr><td colspan='3'><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><tr><td class='normal'><br></td></tr><tr><td valign=top align=left colspan='3'><table border=0 cellspacing=0 cellpadding=1 width=100%><tr><td valign='top' class='normal'><b>[EN]Filesize:[/EN][NL]Grootte:[/NL]</b>&nbsp;&nbsp; [FILESIZE]<br><b>[EN]Genre:[/EN][NL]Genre:[/NL]</b>&nbsp;&nbsp; [SECTIONNAME]<br><b>[EN]Phone:[/EN][NL]Telefoon:[/NL]</b>&nbsp;&nbsp; [PHONETYPENAME]<br><br><form><input class='formknop' type='button' value='<< Terug' OnClick='history.go(-1)';> <input class='formknop' type='button' value='[EN]Buy Now![/EN][NL]Bestellen[/NL]' OnClick='[ORDERURL]';></form></td><td valign='top' align='right'><table cellspacing='0' cellpadding='0' border='0'><tr><td class='normal'><b>[EN]Available&nbsp;for:[/EN][NL]Beschikbaar&nbsp;voor:[/NL]<br><br></b>[COMPATIBLEPHONES]</td></tr></table></td></tr></table></td></tr></table>"
mm_wizard_javagame_preview1			= "<img class='border' src='[IMGURL]'>"
mm_wizard_javagame_preview2			= "<img class='border' src='[IMGURL]'>"
mm_wizard_javagame_preview3			= "<img class='border' src='[IMGURL]'>"
mm_wizard_javagame_preview4			= "<img class='border' src='[IMGURL]'>"
mm_wizard_javagame_preview5			= "<img class='border' src='[IMGURL]'>" 
mm_wizard_javagame_preview6			= "<img class='border' src='[IMGURL]'>"


//
// 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 			= "<b><font color='#203F82'>&raquo;</font></b>  <a class='sitelinkhome' href=# OnClick='[MOREINFOURL];return false;'>[SECTIONNAME]</a>"

//
// Specifies how menu's should be displayed
//
mm_wizard_menu_header				= "<table bgcolor='#EEEEEE' border=0 cellspacing=0 cellpadding=1 width=100%><tr><td>"
mm_wizard_menu_content_odd			= "<img src='img/spacer.gif' width='1' height='1'><img src='img/folder.gif'>&nbsp;&nbsp;<a href='[SECTIONURL]' class='category'>[SECTIONNAME]</a><br>"
mm_wizard_menu_content_even			= "<img src='img/spacer.gif' width='1' height='1'><img src='img/folder.gif'>&nbsp;&nbsp;<a href='[SECTIONURL]' class='category'>[SECTIONNAME]</a><br>"
mm_wizard_menu_activecontent_odd			= "<img src='img/spacer.gif' width='1' height='1'><img src='img/folder2.gif'>&nbsp;&nbsp;<a href='[SECTIONURL]' class='category_sel'>[SECTIONNAME]</a><br>"
mm_wizard_menu_activecontent_even			= "<img src='img/spacer.gif' width='1' height='1'><img src='img/folder2.gif'>&nbsp;&nbsp;<a href='[SECTIONURL]' class='category_sel'>[SECTIONNAME]</a><br>"
mm_wizard_menu_footer				= "</td></tr></table>"

//
// Specifies how the sections should be displayed (Anthems | Cartoons | Dance)
//
mm_wizard_sections_header			= ""
mm_wizard_sections_section			= "<a class='sitelinkhome' href='[SECTIONURL]'>[SECTIONNAME]</a>"
mm_wizard_sections_activesection			= "<a class='category_sel' href='[SECTIONURL]'>[SECTIONNAME]</a>"
mm_wizard_sections_divider			= " <font color='#DFE5F2'>|</font> "
mm_wizard_sections_footer			= "<br>"

//
// Specifies how the page information needs to be displayed (Page: 1 | 2 | 3)
//
mm_wizard_pages_header				= ""
mm_wizard_pages_page				= "<a class='bfnav' href='[PAGEURL]'>[PAGENUMBER]</a>"
mm_wizard_pages_activepage				= "<a class='bfnav_sel' href='[PAGEURL]'>[PAGENUMBER]</a>"
mm_wizard_pages_divider				= " <font color='#DFE5F2'>|</font> "
mm_wizard_pages_footer				= "<br>"


//
// Specifies how logos need to be shown
//
mm_wizard_content_logo					= "[CONTENT]<br>[PAGES]<br>[SECTIONS]"
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>"
mm_wizard_table_colend_odd_logo			= "</td>"
mm_wizard_table_colstart_even_logo		= "<td>"
mm_wizard_table_colend_even_logo		= "</td>"
mm_wizard_table_content_odd_logo		= "<a href='[ORDERURL]'><img src='[IMGURL]' border=0 class='logo' width='72' height='14'></a>"
mm_wizard_table_content_even_logo		= mm_wizard_table_content_odd_logo;