//With all your questions, please, write to nDraw as our address on @yandex.ru just include the word "artfetch" into the subject field


// ###################### E-MAIL pass ADDRESS #######################
function mail(d) {
var d=this.window.location.href.substring(this.window.location.href.indexOf(':')+3, this.window.location.href.length);

temp_win= open("zml.htm?"+d, "maild", "width=640,height=520,status=0,toolbar=0,menubar=0,location=0,directories=0,scrollbars=1,resizable=1,copyhistory=1");

temp_win.focus();
//return d;
}

// ###################### E-MAIL pass ADDRESS #######################
function maild(d) {
var d=this.window.location.href.substring(this.window.location.href.indexOf(':')+3, this.window.location.href.length);

temp_win= open("zml.htm?"+d, "maild", "width=640,height=520,status=0,toolbar=0,menubar=0,location=0,directories=0,scrollbars=1,resizable=1,copyhistory=1");

temp_win.focus();
//return d;
}

//################ TRACKER #####################
function tracker() {
	var a = document.write

	document.open();
	a("<IFRAME src=\"tracker.htm\" WIDTH=\"1\" HEIGHT=\"1\" SCROLLING=\"no\" FRAMEBORDER=\"0\" MARGINHEIGHT=\"0\" MARGINWIDTH=\"0\" ></IFRAME>");
	document.close();
}

//################ GOOGLE ADSENSE #####################
function adsense() {
	var a = document.write

	document.open();
	a("<HR NOSHADE SIZE=\"4\" WIDTH=\"98%\" COLOR=\"#B2AAC2\" ALIGN=\"center\"><BR>");
	a("<IFRAME align=\"center\" src=\"zadsense-keyherbs-org.htm\" WIDTH=\"728\" HEIGHT=\"90\" SCROLLING=\"no\" FRAMEBORDER=\"0\" MARGINHEIGHT=\"0\" MARGINWIDTH=\"0\" ></IFRAME><BR><BR>");
	document.close();
}

//################ ERROR PAGE #####################
function error() {
	this.location.href="error.htm"  // search engines demanded
	return true;
}

//################ Lon's TOP AD #####################
function topad() {
	var a = document.write

	document.open();
//	a("<BR>");  // inactivate whether this line or the next one
	a("<CENTER><A href=\"http://www.keyherbs.com/price-list.htm\" style=\"FONT-WEIGHT:800; text-decoration:none; font-size:15px;\" title=\"VISIT OUR SPONSOR\" target=\"_new\"><font color=\"#A3C0A4\">ANTI-STRESS HERBS FOR SALE IN BULK QUANTITY BY <NOBR>KEYHERBS.COM</NOBR></font></A></CENTER>");
	document.close();
}

//################ LINKS FOR ROBOTS #####################
function promo() {
	var a = document.write

	document.open();
	a("<CENTER>");
	a("<A HREF=\"http://www.designDV.com\" TARGET=\"_blank\"><FONT color=\"#777777\">.</FONT></A>");
	a("<A HREF=\"http://www.designDV.com/ru\" TARGET=\"_blank\"><FONT color=\"#777777\">.</FONT></A>");
	a("<A HREF=\"http://www.designDV.com/ndraw\" TARGET=\"_blank\"><FONT color=\"#777777\">.</FONT></A>");
	a("<A HREF=\"http://www.designDV.com/resume\" TARGET=\"_blank\"><FONT color=\"#777777\">.</FONT></A>");
	a("<A HREF=\"http://www.designDV.com/translate\" TARGET=\"_blank\"><FONT color=\"#777777\">.</FONT></A>");
	a("<A HREF=\"http://www.designDV.com/artfetch\" TARGET=\"_blank\"><FONT color=\"#777777\">.</FONT></A>");
	a("<A HREF=\"http://www.designDV.com/mammoth\" TARGET=\"_blank\"><FONT color=\"#777777\">.</FONT></A>");
	a("<A HREF=\"http://www.designDV.com/art\" TARGET=\"_blank\"><FONT color=\"#777777\">.</FONT></A>");
	a("<A HREF=\"http://www.designDV.com/artru\" TARGET=\"_blank\"><FONT color=\"#777777\">.</FONT></A>");

	a("<A HREF=\"http://www.interposy.com\" TARGET=\"_blank\"><FONT color=\"#777777\">.</FONT></A>");
	a("<A HREF=\"http://www.interposy.com/herbs\" TARGET=\"_blank\"><FONT color=\"#777777\">.</FONT></A>");
	a("<A HREF=\"http://www.interposy.com/herbs/mex\" TARGET=\"_blank\"><FONT color=\"#777777\">.</FONT></A>");
	a("<A HREF=\"http://www.interposy.com/herbs/mexico\" TARGET=\"_blank\"><FONT color=\"#777777\">.</FONT></A>");
	a("<A HREF=\"http://www.keyherbs.com\" TARGET=\"_blank\"><FONT color=\"#777777\">.</FONT></A>");
	a("<A HREF=\"http://www.keyherbs.com/mex\" TARGET=\"_blank\"><FONT color=\"#777777\">.</FONT></A>");
	a("<A HREF=\"http://www.keyherbs.com/mexico\" TARGET=\"_blank\"><FONT color=\"#777777\">.</FONT></A>");
	a("<A HREF=\"http://www.keyherbs.org\" TARGET=\"_blank\"><FONT color=\"#777777\">.</FONT></A>");
	a("<A HREF=\"http://www.keyherbs.com\" TARGET=\"_blank\"><FONT color=\"#777777\">.</FONT></A>");
	a("</CENTER>");
	document.close();
}


// ############ PAGING for content's files #############
function head() {return true;}  // error(); search engines demanded
function bodytop() {topad();} // return true;
function bodybot() {tracker();}
function myload() {return true;}
function myexit() {return true;} 
function footer() {adsense(); promo();} // return true;

