
function ShowTopAdd()
{
	return '<iframe src="/Adverts/topAdvert.html" width="502" height="65" frameborder="0" style="overflow:hidden"><\/iframe>'
}

function ShowSideAdd()
{
	return '<iframe src="/Adverts/SideAdvert.html" width="120" height="600" frameborder="0" style="overflow:hidden"><\/iframe>'
}

function ShowBottomAdd()
{
	return '<iframe src="/Adverts/BottomAd.html" width="468" height="65" frameborder="0" style="overflow:hidden"><\/iframe>'
}