var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944930&docid=68460695&x=2933',
		'title': '',
		'imageId': '68460695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944930&docid=68460696&x=2933',
		'title': '',
		'imageId': '68460696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944930&docid=68460697&x=2933',
		'title': '',
		'imageId': '68460697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944930&docid=68460698&x=2933',
		'title': '',
		'imageId': '68460698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944930&docid=68460699&x=2933',
		'title': '',
		'imageId': '68460699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944930&docid=68460700&x=2933',
		'title': '',
		'imageId': '68460700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944930&docid=68460701&x=2933',
		'title': '',
		'imageId': '68460701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944930';

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