function enlarge(m,f) {

	ShowPic = window.open("/enlarge.php?mode=" + m + "&img=" + f, "ShowPic","resizable=no,screenX=16,screenY=16,titlebar=no,width=512,height=128");
	ShowPic.focus();
}

function mail_addr(login) {
	var server = 'allofficetools.com';
	var email  = login+'@'+server;
	var url = 'mailto:'+email;
	document.write('<a href="'+url+'">'+email+'</a>');
}

function g_adv_1() {
	google_ad_client = "pub-7474906700027458";
	/* allofficetools.com (left) */
	google_ad_slot = "4226904111";
	google_ad_width = 160;
	google_ad_height = 600;
}

function g_adv_2() {
	google_ad_client = "pub-7474906700027458";
	/* allofficetools.com (center) */
	google_ad_slot = "1739036477";
	google_ad_width = 300;
	google_ad_height = 230;
}

function g_adv_3() {
}
