var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977356&docid=68768669&x=4337',
		'title': '',
		'imageId': '68768669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977356&docid=68768675&x=4337',
		'title': '',
		'imageId': '68768675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977356&docid=68768663&x=4337',
		'title': '',
		'imageId': '68768663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977356&docid=68768699&x=4337',
		'title': '',
		'imageId': '68768699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977356&docid=68768687&x=4337',
		'title': '',
		'imageId': '68768687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977356&docid=68768698&x=4337',
		'title': '',
		'imageId': '68768698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977356&docid=68768692&x=4337',
		'title': '',
		'imageId': '68768692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977356&docid=68768682&x=4337',
		'title': '',
		'imageId': '68768682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977356&docid=68768674&x=4337',
		'title': '',
		'imageId': '68768674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977356&docid=68768658&x=4337',
		'title': '',
		'imageId': '68768658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977356&docid=68768684&x=4337',
		'title': '',
		'imageId': '68768684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977356&docid=68768659&x=4337',
		'title': '',
		'imageId': '68768659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977356&docid=68768661&x=4337',
		'title': '',
		'imageId': '68768661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977356&docid=68768666&x=4337',
		'title': '',
		'imageId': '68768666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977356&docid=68768662&x=4337',
		'title': '',
		'imageId': '68768662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977356&docid=68768660&x=4337',
		'title': '',
		'imageId': '68768660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977356';

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