document.write(''); function getURLParam(strParamName){ var strReturn = ""; var strHref = window.location.href; if ( strHref.indexOf("?") > -1 ){ var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase(); var aQueryString = strQueryString.split("&"); for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){ if ( aQueryString[iParam].indexOf(strParamName.toLowerCase() + "=") > -1 ){ var aParam = aQueryString[iParam].split("="); strReturn = aParam[1]; break; } } } return unescape(strReturn); } function readCookie(name) { var nameEQ = name + '='; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function replaceAll(oldStr,findStr,repStr) { var srchNdx = 0; var newStr = ""; while (oldStr.indexOf(findStr,srchNdx) != -1) { newStr += oldStr.substring(srchNdx,oldStr.indexOf(findStr,srchNdx)); newStr += repStr; srchNdx = (oldStr.indexOf(findStr,srchNdx) + findStr.length); } newStr += oldStr.substring(srchNdx,oldStr.length); return newStr; } var strHref = window.location.href; document.write(''); document.write('
Lance\'s work is in the collection of:
Lance is featured in an article in Blue Canvas magazine (April 2010)His work has been featured twice in Juxtapoz Magazine (May/June 2003 and March/April 2001)
Instructor Palos Verdes Art Center 2010, The Los Angeles Academy of Figurative Art. He has instructed at Artcenter College of Design, Otis Institute, Santa Monica College and the Associates in Art (recommendations available) Lance now instructs Online with Drawspace.com and gives classes in his own Atelier
He has lectured at California Institute of the Arts. He is the author of a book on portrait drawing which is now a best seller published by Walter Foster Books in 2008. This book has been #1 in the U.S. Canada and the U.K. for drawing instruction. He was an instructor of perspective, anatomy, figure drawing and figure painting at the Laguna College of Art and Design where he taught from 1998-2007. Lance was featured in American Artist, March 2008 and American Artist Drawing magazine March 2009 Lance has never spent a day in jail.