var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950203&docid=68623268&x=5155',
		'title': '',
		'imageId': '68623268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950203&docid=68623271&x=5155',
		'title': '',
		'imageId': '68623271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950203&docid=68623275&x=5155',
		'title': '',
		'imageId': '68623275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950203&docid=68623272&x=5155',
		'title': '',
		'imageId': '68623272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950203&docid=68623274&x=5155',
		'title': '',
		'imageId': '68623274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950203&docid=68623269&x=5155',
		'title': '',
		'imageId': '68623269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950203&docid=68623273&x=5155',
		'title': '',
		'imageId': '68623273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950203&docid=68623276&x=5155',
		'title': '',
		'imageId': '68623276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950203&docid=68623270&x=5155',
		'title': '',
		'imageId': '68623270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950203';

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