var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943391&docid=68423478&x=2236',
		'title': '',
		'imageId': '68423478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943391&docid=68423475&x=2236',
		'title': '',
		'imageId': '68423475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943391&docid=68423476&x=2236',
		'title': '',
		'imageId': '68423476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943391&docid=68423477&x=2236',
		'title': '',
		'imageId': '68423477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943391&docid=68423479&x=2236',
		'title': '',
		'imageId': '68423479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943391&docid=68423473&x=2236',
		'title': '',
		'imageId': '68423473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943391&docid=68423474&x=2236',
		'title': '',
		'imageId': '68423474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943391';

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