<!-- Begin
function contour() {
  window.open("http://www.learn-to-draw.com/glossary.htm#contour", "_new", "scrollbars=0,height=150,innerHeight=150,width=350,innerWidth=350");
 
}

function eyeball() {
  window.open("http://www.learn-to-draw.com/glossary.htm#eyeball", "_new", "scrollbars=0,height=150,innerHeight=150,width=350,innerWidth=350");
 
}

function likeness() {
  window.open("http://www.learn-to-draw.com/glossary.htm#likeness", "_new", "scrollbars=0,height=35,innerHeight=35,width=350,innerWidth=350");
 
}

function eye() {
  window.open("http://www.learn-to-draw.com/drawing-basics/close-eye.htm", "_new", "scrollbars=0,height=460,innerHeight=460,width=450,innerWidth=450");
 
}
 

//  End -->