var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954212&docid=68678339&x=1454',
		'title': '',
		'imageId': '68678339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954212&docid=68678335&x=1454',
		'title': '',
		'imageId': '68678335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954212&docid=68678338&x=1454',
		'title': '',
		'imageId': '68678338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954212&docid=68678336&x=1454',
		'title': '',
		'imageId': '68678336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954212&docid=68678346&x=1454',
		'title': '',
		'imageId': '68678346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954212&docid=68678345&x=1454',
		'title': '',
		'imageId': '68678345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954212&docid=68678340&x=1454',
		'title': '',
		'imageId': '68678340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954212&docid=68678337&x=1454',
		'title': '',
		'imageId': '68678337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954212';

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