var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3935241&docid=68252143&x=5817',
		'title': '',
		'imageId': '68252143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935241&docid=68252142&x=5817',
		'title': '',
		'imageId': '68252142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935241&docid=68252145&x=5817',
		'title': '',
		'imageId': '68252145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935241&docid=68252146&x=5817',
		'title': '',
		'imageId': '68252146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935241&docid=68252144&x=5817',
		'title': '',
		'imageId': '68252144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935241&docid=68252150&x=5817',
		'title': '',
		'imageId': '68252150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935241&docid=68252154&x=5817',
		'title': '',
		'imageId': '68252154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935241&docid=68252157&x=5817',
		'title': '',
		'imageId': '68252157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935241&docid=68252163&x=5817',
		'title': '',
		'imageId': '68252163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3935241';

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