var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936991&docid=68291588&x=5914',
		'title': '',
		'imageId': '68291588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936991&docid=68291585&x=5914',
		'title': '',
		'imageId': '68291585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936991&docid=68291584&x=5914',
		'title': '',
		'imageId': '68291584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936991&docid=68291582&x=5914',
		'title': '',
		'imageId': '68291582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936991&docid=68291586&x=5914',
		'title': '',
		'imageId': '68291586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936991&docid=68291583&x=5914',
		'title': '',
		'imageId': '68291583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936991&docid=68291589&x=5914',
		'title': '',
		'imageId': '68291589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936991&docid=68291587&x=5914',
		'title': '',
		'imageId': '68291587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936991';

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