var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3934641&docid=68241367&x=4938',
		'title': '',
		'imageId': '68241367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934641&docid=68241368&x=4938',
		'title': '',
		'imageId': '68241368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934641&docid=68241370&x=4938',
		'title': '',
		'imageId': '68241370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934641&docid=68241369&x=4938',
		'title': '',
		'imageId': '68241369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934641&docid=68241365&x=4938',
		'title': '',
		'imageId': '68241365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934641&docid=68241373&x=4938',
		'title': '',
		'imageId': '68241373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934641&docid=68241371&x=4938',
		'title': '',
		'imageId': '68241371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934641&docid=68241372&x=4938',
		'title': '',
		'imageId': '68241372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934641&docid=68241366&x=4938',
		'title': '',
		'imageId': '68241366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3934641';

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