$(document).ready(function(){
	
	$('th.count_games').qtip({
	   	content: 'Αγώνες',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});
	
	$('th.sum_goals').qtip({
	   	content: 'Γκόλ',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});
	
	$('th.sum_attempts_on_goal').qtip({
	   	content: 'Τελικές Προσπάθειες',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});
	
	$('th.avg_goal_attempts').qtip({
	   	content: 'Γκόλ ανά Τελικές Προσπάθειες',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});
	
	$('th.sum_kicks_inside_area_small_box').qtip({
	   	content: 'Σούτ εντός περιοχής',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});
	
	$('th.sum_kicks_outside_area_total').qtip({
	   	content: 'Σούτ εκτός περιοχής',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});
	
	$('th.sum_headers_total').qtip({
	   	content: 'Κεφαλίες',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});	
	
	$('th.sum_assists').qtip({
	   	content: 'Ασσίστ',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});	
	
	$('th.sum_assists_missed_chance').qtip({
	   	content: 'Ασσίστ - Xαμένο Γκόλ',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});	
	
	$('th.sum_crosses_total_success').qtip({
	   	content: 'Γεμίσματα: Εύστοχα / προσπάθειες',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});	
	
	$('th.sum_perfect_passes').qtip({
	   	content: 'Πάσες',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});	
	
	$('th.sum_errors').qtip({
	   	content: 'Λάθη',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});	
	
	$('th.sum_own_goals').qtip({
	   	content: 'Αυτογκόλ',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});	
	
	$('th.sum_defense_saves').qtip({
	   	content: 'Αποκρούσεις',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});
	
	$('th.sum_defense_steals').qtip({
	   	content: 'Κλεψίματα',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});
	
	$('th.sum_defense_clearances').qtip({
	   	content: 'Επεμβάσεις',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});
	
	$('th.sum_fouls_made').qtip({
	   	content: 'Φάουλ',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});	
	
	$('th.sum_fouls_suffered').qtip({
	   	content: 'Φάουλ Κερδισμένα',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});	
	
	$('th.sum_pen_goals').qtip({
	   	content: 'Πέναλτυ',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});	
	
	$('th.sum_missed_pen').qtip({
	   	content: 'Χαμένα Πέναλτυ',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});
	
	$('th.sum_missed_chance').qtip({
	   	content: 'Χαμένες Ευκαιρίες',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});	
	
	$('th.sum_missed_bar').qtip({
	   	content: 'Δοκάρια',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});	

	$('th.sum_cards_yellow').qtip({
	   	content: 'Κίτρινες',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});	

	$('th.sum_red').qtip({
	   	content: 'Κόκκινες',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});
	
	$('th.sum_sent_offs').qtip({
	   	content: 'Αποβολές',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});
	
	$('th.sum_time_of_play').qtip({
	   	content: 'Λεπτά Συμμετοχής',
		position: { corner: {target: 'topMiddle', tooltip: 'bottomMiddle'}, adjust: { x: 0, y: 11 }},
		style: { border: { color: '#999' }}
	});	
	

	
});
