function ad1(Text, Link, Color){ this.Content = Text; if(Color != "") this.Content 
= "<font color='" + Color + "'>" + this.Content + "</font>"; if(Link != "") this.Content 
= "<a href='" + Link + "' target=_blank>" + this.Content + "</a>"; }

function ad2(Text, Link, Color){ this.Content = Text; if(Color != "") this.Content 
= "<font color='" + Color + "'>" + this.Content + "</font>"; if(Link != "") this.Content 
= "<a href='" + Link + "' target=_blank>" + this.Content + "</a>"; }

function ad3(Text, Link, Color){ this.Content = Text; if(Color != "") this.Content 
= "<font color='" + Color + "'>" + this.Content + "</font>"; if(Link != "") this.Content 
= "<a href='" + Link + "' target=_blank>" + this.Content + "</a>"; }

function ad4(Text, Link, Color){ this.Content = Text; if(Color != "") this.Content 
= "<font color='" + Color + "'>" + this.Content + "</font>"; if(Link != "") this.Content 
= "<a href='" + Link + "' target=_blank>" + this.Content + "</a>"; }

function ShowAd1() {document.write ('')}

function ShowAd2() {document.write ('')}

function ShowAd3() {document.write ('')}

function ShowAd4() {document.write ('')}









