
function agl(){
	Lightview.show(
	{href: 'http://localhost/portfolio/port_images/agl_001.png', rel: 'gallery[agl]', options: { width: 800, height: 500 }},
	{href: 'http://localhost/portfolio/port_images/agl_002.png', rel: 'gallery[agl]', options: { width: 800, height: 500 }},
	{href: 'http://localhost/portfolio/port_images/agl_003.png', rel: 'gallery[agl]', options: { width: 800, height: 500 }}
	)
}
