var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970803&docid=68819273&x=3721',
		'title': '',
		'imageId': '68819273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970803&docid=68819267&x=3721',
		'title': '',
		'imageId': '68819267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970803&docid=68819276&x=3721',
		'title': '',
		'imageId': '68819276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970803&docid=68819269&x=3721',
		'title': '',
		'imageId': '68819269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970803&docid=68819279&x=3721',
		'title': '',
		'imageId': '68819279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970803&docid=68819266&x=3721',
		'title': '',
		'imageId': '68819266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970803&docid=68819270&x=3721',
		'title': '',
		'imageId': '68819270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970803&docid=68819274&x=3721',
		'title': '',
		'imageId': '68819274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970803&docid=68819268&x=3721',
		'title': '',
		'imageId': '68819268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970803&docid=68819277&x=3721',
		'title': '',
		'imageId': '68819277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970803&docid=68819272&x=3721',
		'title': '',
		'imageId': '68819272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970803&docid=68819271&x=3721',
		'title': '',
		'imageId': '68819271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970803&docid=68819280&x=3721',
		'title': '',
		'imageId': '68819280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970803&docid=68819278&x=3721',
		'title': '',
		'imageId': '68819278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970803&docid=68819275&x=3721',
		'title': '',
		'imageId': '68819275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970803';

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