var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978757&docid=68938255&x=2844',
		'title': '',
		'imageId': '68938255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978757&docid=68938256&x=2844',
		'title': '',
		'imageId': '68938256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978757&docid=68938257&x=2844',
		'title': '',
		'imageId': '68938257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978757&docid=68938258&x=2844',
		'title': '',
		'imageId': '68938258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978757&docid=68938259&x=2844',
		'title': '',
		'imageId': '68938259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978757&docid=68938260&x=2844',
		'title': '',
		'imageId': '68938260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978757&docid=68938261&x=2844',
		'title': '',
		'imageId': '68938261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978757&docid=68938262&x=2844',
		'title': '',
		'imageId': '68938262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978757';

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