var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998323&docid=69405332&x=740',
		'title': 'Bisel PA Child Custody, Soft cover book, 2024 ed.',
		'imageId': '69405332',
		'alt' : 'Bisel PA Child Custody, Soft cover book, 2024 ed.',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998323&docid=69405333&x=740',
		'title': 'Bisel PA Support Practice, Soft cover book, 2025 ed. w/mid-year supp',
		'imageId': '69405333',
		'alt' : 'Bisel PA Support Practice, Soft cover book, 2025 ed. w/mid-year supp',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998323&docid=69405334&x=740',
		'title': 'Bisel PA Divorce Code Annotated, Soft cover book, 2025 ed. w/mid-year supp',
		'imageId': '69405334',
		'alt' : 'Bisel PA Divorce Code Annotated, Soft cover book, 2025 ed. w/mid-year supp',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998323&docid=69405335&x=740',
		'title': 'Bisel PA Worker\'s Compensation Lawsource, Soft cover book, 2024',
		'imageId': '69405335',
		'alt' : 'Bisel PA Worker\'s Compensation Lawsource, Soft cover book, 2024',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998323&docid=69405336&x=740',
		'title': 'Bisel PA Negligence Soft cover book, 2025 ed',
		'imageId': '69405336',
		'alt' : 'Bisel PA Negligence Soft cover book, 2025 ed',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998323&docid=69405337&x=740',
		'title': 'Lexis Nexis Matthew Bender, PA Criminal Trial Practice, Soft cover book, 2024 ed',
		'imageId': '69405337',
		'alt' : 'Lexis Nexis Matthew Bender, PA Criminal Trial Practice, Soft cover book, 2024 ed',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998323&docid=69405338&x=740',
		'title': 'Bisel Snitzer PA Eminent Domain, Soft cover book, 2025 ed',
		'imageId': '69405338',
		'alt' : 'Bisel Snitzer PA Eminent Domain, Soft cover book, 2025 ed',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998323&docid=69405339&x=740',
		'title': 'Bisel PA Municipal Lawsource, Soft cover book, 22nd ed',
		'imageId': '69405339',
		'alt' : 'Bisel PA Municipal Lawsource, Soft cover book, 22nd ed',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998323&docid=69405340&x=740',
		'title': 'Bisel PA Orphans\' Court Lawsource, Soft cover book, 23rd ed',
		'imageId': '69405340',
		'alt' : 'Bisel PA Orphans\' Court Lawsource, Soft cover book, 23rd ed',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998323&docid=69405341&x=740',
		'title': 'Bisel PA Motor Vehicle Operation Lawsource Annotated, Soft cover book, 2024',
		'imageId': '69405341',
		'alt' : 'Bisel PA Motor Vehicle Operation Lawsource Annotated, Soft cover book, 2024',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998323&docid=69405342&x=740',
		'title': 'Blue 360, PA Law Enforcement Handbook, Soft cover book, 2024 ed.',
		'imageId': '69405342',
		'alt' : 'Blue 360, PA Law Enforcement Handbook, Soft cover book, 2024 ed.',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998323';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
