var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958028&docid=68777143&x=238',
		'title': '',
		'imageId': '68777143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958028&docid=68777162&x=238',
		'title': '',
		'imageId': '68777162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958028&docid=68777171&x=238',
		'title': '',
		'imageId': '68777171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958028&docid=68777174&x=238',
		'title': '',
		'imageId': '68777174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958028&docid=68777177&x=238',
		'title': '',
		'imageId': '68777177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958028&docid=68777182&x=238',
		'title': '',
		'imageId': '68777182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958028&docid=68777183&x=238',
		'title': '',
		'imageId': '68777183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958028&docid=68777186&x=238',
		'title': '',
		'imageId': '68777186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958028';

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