var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931190&docid=68148657&x=5517',
		'title': '',
		'imageId': '68148657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931190&docid=68148658&x=5517',
		'title': '',
		'imageId': '68148658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931190&docid=68148659&x=5517',
		'title': '',
		'imageId': '68148659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931190&docid=68148660&x=5517',
		'title': '',
		'imageId': '68148660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931190&docid=68148661&x=5517',
		'title': '',
		'imageId': '68148661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931190&docid=68148662&x=5517',
		'title': '',
		'imageId': '68148662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931190&docid=68148663&x=5517',
		'title': '',
		'imageId': '68148663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931190';

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