/* some helper functions */

/* rndNick() - Returns an unique nickname */
function rndNick(prepe) {
	var nick = prepe;
	var tmp;
	
	for(var i=0; i < 5; i++) {
		nick += parseInt(Math.random() * 100) % 9;
	}
	
	return nick;
}

/* getWebchatUrl() - Returns the webchat URL */
function getWebchatUrl(chan) {
	return "http://webchat.quakenet.org/?channels=" + encodeURIComponent(chan) + "&nick=" + rndNick("BASHme-");
}

/* menu item list */
var MENU_ITEMS = [
	['<img src="img/gi/cs.png" alt="Counter-Strike 1.6" />', null, null,
		['#1on1', getWebchatUrl('#1on1'), {'tw' : 'chwnd'}],
		['#2on2', getWebchatUrl('#2on2'), {'tw' : 'chwnd'}],
		['#3on3', getWebchatUrl('#3on3'), {'tw' : 'chwnd'}],
		['#4on4', getWebchatUrl('#4on4'), {'tw' : 'chwnd'}],
		['#5on5', getWebchatUrl('#5on5'), {'tw' : 'chwnd'}],
		['#5on5.de', getWebchatUrl('#5on5.de'), {'tw' : 'chwnd'}],
		['#pracc', getWebchatUrl('#pracc'), {'tw' : 'chwnd'}],
		['#pcw', getWebchatUrl('#pcw'), {'tw' : 'chwnd'}],
		['#ringer', getWebchatUrl('#ringer'), {'tw' : 'chwnd'}],
		['#warfinder', getWebchatUrl('#warfinder'), {'tw' : 'chwnd'}],
		['#praccwars', getWebchatUrl('#praccwars'), {'tw' : 'chwnd'}],
		['#counter-strike', getWebchatUrl('#counter-strike'), {'tw' : 'chwnd'}]
	],
	['<img src="img/gi/css.png" alt="Counter-Strike: Source" />', null, null,
		['#1on1.css', getWebchatUrl('#1on1.css'), {'tw' : 'chwnd'}],
		['#2on2.css', getWebchatUrl('#2on2.css'), {'tw' : 'chwnd'}],
		['#3on3.css', getWebchatUrl('#3on3.css'), {'tw' : 'chwnd'}],
		['#4on4.css', getWebchatUrl('#4on4.css'), {'tw' : 'chwnd'}],
		['#5on5.css', getWebchatUrl('#5on5.css'), {'tw' : 'chwnd'}],
		['#6on6.css', getWebchatUrl('#6on6.css'), {'tw' : 'chwnd'}],
		['#pracc', getWebchatUrl('#pracc'), {'tw' : 'chwnd'}],
		['#ringer', getWebchatUrl('#ringer'), {'tw' : 'chwnd'}],
		['#skilled.pcw', getWebchatUrl('#skilled.pcw'), {'tw' : 'chwnd'}],
		['#eu.css', getWebchatUrl('#eu.css'), {'tw' : 'chwnd'}],
		['#praccwars', getWebchatUrl('#praccwars'), {'tw' : 'chwnd'}],
		['#counter-strike', getWebchatUrl('#counter-strike'), {'tw' : 'chwnd'}]
	],
		['<img src="img/gi/cspromod.png" alt="CS: Promod" />', null, null,
		['#promod', getWebchatUrl('#promod'), {'tw' : 'chwnd'}]
	],
	['<img src="img/gi/battlefield3.png" alt="Battlefield 3" />', null, null,
		['#bf3.wars', getWebchatUrl('#bf3.wars'), {'tw' : 'chwnd'}]
        ],
	['<img src="img/gi/cod8.png" alt="Call of Duty 8" />', null, null,
		['#cod8', getWebchatUrl('#cod8'), {'tw' : 'chwnd'}],
		['#cod8.wars', getWebchatUrl('#cod8.wars'), {'tw' : 'chwnd'}],
		['#mw3', getWebchatUrl('#mw3'), {'tw' : 'chwnd'}],
		['#mw3.wars', getWebchatUrl('#mw3.wars'), {'tw' : 'chwnd'}]
	],
	['<img src="img/gi/cod4.png" alt="Call of Duty 4" />', null, null,
		['#cod2.wars', getWebchatUrl('#cod2.wars'), {'tw' : 'chwnd'}],
		['#cod4.wars', getWebchatUrl('#cod4.wars'), {'tw' : 'chwnd'}],
		['#cod6.wars', getWebchatUrl('#cod6.wars'), {'tw' : 'chwnd'}],
		['#cod6.pcw', getWebchatUrl('#cod6.pcw'), {'tw' : 'chwnd'}],
		['#cod7.wars', getWebchatUrl('#cod7.wars'), {'tw' : 'chwnd'}],
		['#cod7.mix', getWebchatUrl('#cod7.mix'), {'tw' : 'chwnd'}],
		['#mw2.wars', getWebchatUrl('#mw2.wars'), {'tw' : 'chwnd'}]
	],
	['<img src="img/gi/cod5.png" alt="Call of Duty 5" />', null, null,
		['#cod2.wars', getWebchatUrl('#cod2.wars'), {'tw' : 'chwnd'}],
		['#cod4.wars', getWebchatUrl('#cod4.wars'), {'tw' : 'chwnd'}],
		['#cod6.wars', getWebchatUrl('#cod6.wars'), {'tw' : 'chwnd'}],
		['#cod6.pcw', getWebchatUrl('#cod6.pcw'), {'tw' : 'chwnd'}],
		['#cod7.wars', getWebchatUrl('#cod7.wars'), {'tw' : 'chwnd'}],
		['#cod7.mix', getWebchatUrl('#cod7.mix'), {'tw' : 'chwnd'}],
		['#mw2.wars', getWebchatUrl('#mw2.wars'), {'tw' : 'chwnd'}]
	],
	['<img src="img/gi/tf2.png" alt="Team Fortress 2" />', null, null,
		['#tf.wars', getWebchatUrl('#tf.wars'), {'tw' : 'chwnd'}]
	],
	['<img src="img/gi/l4d.png" alt="Left 4 Dead" />', null, null,
		['#l4d.wars', getWebchatUrl('#l4d.wars'), {'tw' : 'chwnd'}],
		['#left4dead', getWebchatUrl('#left4dead'), {'tw' : 'chwnd'}]
	],
	['<img src="img/gi/et.png" alt="Enemy Territority" />', null, null,
		['#1on1.et', getWebchatUrl('#1on1.et'), {'tw' : 'chwnd'}],
		['#2on2.et', getWebchatUrl('#2on2.et'), {'tw' : 'chwnd'}],
		['#3on3.et', getWebchatUrl('#3on3.et'), {'tw' : 'chwnd'}],
		['#4on4.et', getWebchatUrl('#4on4.et'), {'tw' : 'chwnd'}],
		['#5on5.et', getWebchatUrl('#5on5.et'), {'tw' : 'chwnd'}],
		['#6on6.et', getWebchatUrl('#6on6.et'), {'tw' : 'chwnd'}]
	],
	['<img src="img/gi/bashme.png" alt="BASHme" />', null, null,
                ['#WGA', getWebchatUrl('#wga'), {'tw' : 'chwnd'}],
                ['#4game.rs', getWebchatUrl('#4game.rs'), {'tw' : 'chwnd'}],
                ['#clanserver4u', getWebchatUrl('#clanserver4u'), {'tw' : 'chwnd'}],
		['#clansuche', getWebchatUrl('#clansuche'), {'tw' : 'chwnd'}],
		['-', 'start.html', {'tw' : 'chwnd'}],
                ['#BASHme', getWebchatUrl('#BASHme'), {'tw' : 'chwnd'}]
	],
];

