var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950656&docid=68601867&x=5844',
		'title': '',
		'imageId': '68601867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950656&docid=68601863&x=5844',
		'title': '',
		'imageId': '68601863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950656&docid=68601862&x=5844',
		'title': '',
		'imageId': '68601862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950656&docid=68601868&x=5844',
		'title': '',
		'imageId': '68601868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950656&docid=68601864&x=5844',
		'title': '',
		'imageId': '68601864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950656&docid=68601866&x=5844',
		'title': '',
		'imageId': '68601866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950656&docid=68601865&x=5844',
		'title': '',
		'imageId': '68601865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950656';

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