function addbookmark() {
	if ( navigator.appName != 'Microsoft Internet Explorer' )
	{window.sidebar.addPanel("www.OldiesPictures.com","http://www.oldiespictures.com","");}
	else {window.external.AddFavorite("http://www.oldiespictures.com","www.OldiesPictures.com");}
}
var extension = 'jpg';
var imgwidth = '770';
var smallwidth = '50';
var imgheight = '50';
var bookmarkheight = '43';

function place_header(val)
{
if (val == 'halloffame') {imgname = 'halloffame'}
if (val == 'toplist') {imgname = 'toplist'}
if (val == 'ourarchives') {imgname = 'ourarchives'}
if (val == 'page_archives') {imgname = 'page_archives'}
if (val == 'more_links') {imgname = 'page_archives2'}

if (val == 'page_amateur') {imgname = 'page_amateur'}
document.write('<img src="images/title_'+imgname+'.'+extension+'" width='+imgwidth+' height='+imgheight+'>');
}

function place_bookmark()
{document.write('<img src="images/title_bookmark.'+extension+'" width='+imgwidth+' height='+bookmarkheight+' border=0>');}

function get_today(val)
{
// Array of day names
var dayNames = new Array("sunday","monday","tuesday","wednesday","thursday","friday","saturday","sunday","monday","tuesday","wednesday","thursday","friday","saturday");
var dt = new Date();
document.write("<img src='images/title_"+dayNames[dt.getDay()+7-val]+"."+extension+"' width="+imgwidth+" height="+imgheight+">");
}

var votes = new Array("1.gif","2.gif","3.gif","4.gif","5.gif");
var categories = new Array("hardcore","babes","teens","mature","movies","fetish","groupSex","amateur","asian","blowjob","interracial","movies","lesbians","gays","latina");
var leftside = new Array("deep fuck","secrets","slut","cartoons series","cartoons movies","sexual adventures","couples","hot orgies","masturbation guide","cumshots","cheated sex","banned porn","licked wet","outdoor","funny stories","in fetish","gangbanged","and big tits","with aliens","in treasome","showing off");
var rightside = new Array("banned","hot","xxx","naughty","nude","dirty","collection of","hardcored","dominant","vamprires fucks","extremal");
var nu=new Array('18','20','16','18','22','32','38','24','26','43','30','36','28','34');

function tst(mm)
{
	for (i=0;i<mm;i++)
	{
	q=Math.floor(Math.random()*categories.length);
	a=Math.floor(Math.random()*nu.length);
        b=Math.floor(Math.random()*leftside.length);
	n = Math.floor(Math.random()*(votes.length-1));
	document.write('<img src="images/icon_txt.gif" width=5 height=5> <a href="'+outurl+'">'+nu[a]+' '+categories[q]+' '+leftside[b]+'</a><br>');
	}

	for (i=0;i<mm;i++)
	{
	q=Math.floor(Math.random()*categories.length);
	a=Math.floor(Math.random()*nu.length);
        b=Math.floor(Math.random()*rightside.length);
	n = Math.floor(Math.random()*(votes.length-1));
	document.write('<img src="images/icon_txt.gif" width=5 height=5> <a href="'+outurl+'">'+nu[a]+' '+rightside[b]+' '+categories[q]+'</a><br>');
	}
}
