var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950373&docid=68592695&x=5928',
		'title': '',
		'imageId': '68592695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950373&docid=68592693&x=5928',
		'title': '',
		'imageId': '68592693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950373&docid=68592711&x=5928',
		'title': '',
		'imageId': '68592711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950373&docid=68592692&x=5928',
		'title': '',
		'imageId': '68592692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950373&docid=68592690&x=5928',
		'title': '',
		'imageId': '68592690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950373&docid=68592694&x=5928',
		'title': '',
		'imageId': '68592694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950373&docid=68592691&x=5928',
		'title': '',
		'imageId': '68592691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950373';

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