var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991708&docid=69527413&x=546',
		'title': 'Bernstein, PA Rules of Evidence (Vol 1 &amp; 2), Soft cover books, 2025 ed.',
		'imageId': '69527413',
		'alt' : 'Bernstein, PA Rules of Evidence (Vol 1 &amp; 2), Soft cover books, 2025 ed.',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991708&docid=69527414&x=546',
		'title': 'ALM, Insurance Bad Faith in Pennsylvania, Soft cover book, 2025, 25th ed.',
		'imageId': '69527414',
		'alt' : 'ALM, Insurance Bad Faith in Pennsylvania, Soft cover book, 2025, 25th ed.',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991708&docid=69527415&x=546',
		'title': 'Bisel, PA Motor Vehicle Insurance Lawsource Annotated, Soft cover book, 2024 ed.',
		'imageId': '69527415',
		'alt' : 'Bisel, PA Motor Vehicle Insurance Lawsource Annotated, Soft cover book, 2024 ed.',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991708&docid=69527416&x=546',
		'title': 'Bisel, Debt Collection in Pennsylvania, Soft cover book, 2023 ed.',
		'imageId': '69527416',
		'alt' : 'Bisel, Debt Collection in Pennsylvania, Soft cover book, 2023 ed.',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991708&docid=69527417&x=546',
		'title': 'Bisel, PA Civil Practice Handbook (state and federal courts), Soft cover book, 2025 ed.',
		'imageId': '69527417',
		'alt' : 'Bisel, PA Civil Practice Handbook (state and federal courts), Soft cover book, 2025 ed.',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991708&docid=69527424&x=546',
		'title': 'Bisel, PA Real Estate Lawsource, Soft cover book, 2025 ed.',
		'imageId': '69527424',
		'alt' : 'Bisel, PA Real Estate Lawsource, Soft cover book, 2025 ed.',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991708&docid=69527426&x=546',
		'title': 'Bisel, PA Child Custody (Law, Practice and Procedure), Soft cover, book, 2024 ed. (2 copies available)',
		'imageId': '69527426',
		'alt' : 'Bisel, PA Child Custody (Law, Practice and Procedure), Soft cover, book, 2024 ed. (2 copies available)',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991708&docid=69527427&x=546',
		'title': 'Bisel, PA Child Custody (Law, Practice and Procedure), Soft cover book, 2025 ed. (2 copies available)',
		'imageId': '69527427',
		'alt' : 'Bisel, PA Child Custody (Law, Practice and Procedure), Soft cover book, 2025 ed. (2 copies available)',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991708&docid=69527428&x=546',
		'title': 'Thomson Reuters, West\'s Pennsylvania Criminal Justice 2025 (Vol 1 &amp; 2), Soft cover books, 2025 ed.',
		'imageId': '69527428',
		'alt' : 'Thomson Reuters, West\'s Pennsylvania Criminal Justice 2025 (Vol 1 &amp; 2), Soft cover books, 2025 ed.',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991708';

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";
	})
}
