// Publicity Space

function paintPubRightColumnYaSup() {
	now = new Date();
	random = now.getTime();
	document.write('<A HREF="http://oasis.ya.com/oasisc.php?s=380&w=125&h=80&cb=' + random + '" target="_blank">');
	document.write('<IMG SRC="http://oasis.ya.com/oasisi.php?s=380&w=125&h=80&cb=' + random + '"');
	document.write(' WIDTH=125 HEIGHT=80 BORDER=0></A>');
}

function paintPubRightColumnYaInf() {
	now = new Date();
	random = now.getTime();
	document.write('<A HREF="http://oasis.ya.com/oasisc.php?s=381&w=125&h=80&cb=' + random + '" target="_blank">');
	document.write('<IMG SRC="http://oasis.ya.com/oasisi.php?s=381&w=125&h=80&cb=' + random + '"');
	document.write(' WIDTH=125 HEIGHT=80 BORDER=0></A>');
}

function paintPubLeftColumnYa() {
	now = new Date();
	random = now.getTime();
	document.write('<A HREF="http://oasis.ya.com/oasisc.php?s=382&w=180&h=90&cb=' + random + '" target="_blank">');
	document.write('<IMG SRC="http://oasis.ya.com/oasisi.php?s=382&w=180&h=90&cb=' + random + '"');
	document.write(' WIDTH=180 HEIGHT=90 BORDER=0></A>');
}
