var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931372&docid=68153248&x=5134',
		'title': '',
		'imageId': '68153248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931372&docid=68153246&x=5134',
		'title': '',
		'imageId': '68153246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931372&docid=68153249&x=5134',
		'title': '',
		'imageId': '68153249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931372&docid=68153250&x=5134',
		'title': '',
		'imageId': '68153250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931372&docid=68153256&x=5134',
		'title': '',
		'imageId': '68153256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931372&docid=68153251&x=5134',
		'title': '',
		'imageId': '68153251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931372&docid=68153259&x=5134',
		'title': '',
		'imageId': '68153259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931372&docid=68153247&x=5134',
		'title': '',
		'imageId': '68153247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931372';

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