function show_ad(i) {
	if (!i)
		$('#ad_container').html('<a href="http://www.ukessays.com/younilife-degree" target="_blank"><img src="/rankings/ads/younilife_degree_140x490.gif" alt="" /></a>');
	else
		$('#ad_container').html('<a href="http://www.ukessays.com/younilife-grade" target="_blank"><img src="/rankings/ads/younilife_grade_140x490.gif" alt="" /></a>');
}

function show_ad_overlay(i) {
	if (!i)
		$('#ad_overlay_container').html('<div id="ad_overlay"><a href="http://www.ukessays.com/younilife-degree" target="_blank"><img src="/rankings/images/spacer.gif" width="140" height="490" /></a></div>');
	else
		$('#ad_overlay_container').html('<div id="ad_overlay"><a href="http://www.ukessays.com/younilife-grade" target="_blank"><img src="/rankings/images/spacer.gif" width="140" height="490" /></a></div>');
}
