var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3934640&docid=68241335&x=3946',
		'title': '',
		'imageId': '68241335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934640&docid=68241339&x=3946',
		'title': '',
		'imageId': '68241339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934640&docid=68241336&x=3946',
		'title': '',
		'imageId': '68241336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934640&docid=68241332&x=3946',
		'title': '',
		'imageId': '68241332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934640&docid=68241340&x=3946',
		'title': '',
		'imageId': '68241340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934640&docid=68241341&x=3946',
		'title': '',
		'imageId': '68241341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934640&docid=68241334&x=3946',
		'title': '',
		'imageId': '68241334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934640&docid=68241333&x=3946',
		'title': '',
		'imageId': '68241333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934640&docid=68241338&x=3946',
		'title': '',
		'imageId': '68241338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3934640';

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