// JavaScript Document
function lgcite (ptitle) {
	document.write('<a href="/code/cfpages/cite.cfm?title=' + ptitle + '" class="lightview" rel="iframe" title="Citation Examples :: Cut and paste the text below :: width: 600, height: 500">Cite this page</a>');
}