function onButton(num) {
	if (num == 1) { MM_swapImage('tag','','http://www.nelson-law.com/images/subpage_tagprac.gif','prac','','http://www.nelson-law.com/images/homenav_prac_on.gif',1); }
	if (num == 2) { MM_swapImage('tag','','http://www.nelson-law.com/images/subpage_taglead.gif','prac','','http://www.nelson-law.com/images/homenav_prac_on.gif',1); }
	if (num == 3) { MM_swapImage('tag','','http://www.nelson-law.com/images/subpage_tagbrain.gif','prac','','http://www.nelson-law.com/images/homenav_prac_on.gif',1); }
	if (num == 4) { MM_swapImage('tag','','http://www.nelson-law.com/images/subpage_tagbirth.gif','prac','','http://www.nelson-law.com/images/homenav_prac_on.gif',1); }
	if (num == 5) { MM_swapImage('tag','','http://www.nelson-law.com/images/subpage_tagauto.gif','prac','','http://www.nelson-law.com/images/homenav_prac_on.gif',1); }
	if (num == 6) { MM_swapImage('tag','','http://www.nelson-law.com/images/subpage_tagslip.gif','prac','','http://www.nelson-law.com/images/homenav_prac_on.gif',1); }
	if (num == 7) { MM_swapImage('tag','','http://www.nelson-law.com/images/subpage_tagprod.gif','prac','','http://www.nelson-law.com/images/homenav_prac_on.gif',1); }
	if (num == 8) { MM_swapImage('tag','','http://www.nelson-law.com/images/subpage_tagcrim.gif','prac','','http://www.nelson-law.com/images/homenav_prac_on.gif',1); }
	if (num == 9) { MM_swapImage('tag','','http://www.nelson-law.com/images/subpage_tagconstruct.gif','prac','','http://www.nelson-law.com/images/homenav_prac_on.gif',1); }
}

function mHolder() {
	var mh = "<img src=\"http://www.nelson-law.com/images/spacer_white.gif\" width=\"177\" height=\"29\" border=\"0\">"
	if (!document.layers) { document.write(mh); }
}