var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3994996&docid=69823514&x=2651',
		'title': '',
		'imageId': '69823514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994996&docid=69823515&x=2651',
		'title': '',
		'imageId': '69823515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994996&docid=69823513&x=2651',
		'title': '',
		'imageId': '69823513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994996&docid=69823518&x=2651',
		'title': '',
		'imageId': '69823518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994996&docid=69823516&x=2651',
		'title': '',
		'imageId': '69823516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994996&docid=69823512&x=2651',
		'title': '',
		'imageId': '69823512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994996&docid=69823517&x=2651',
		'title': '',
		'imageId': '69823517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3994996';

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