var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3928723&docid=68102889&x=4124',
		'title': '',
		'imageId': '68102889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928723&docid=68102888&x=4124',
		'title': '',
		'imageId': '68102888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928723&docid=68102894&x=4124',
		'title': '',
		'imageId': '68102894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928723&docid=68102891&x=4124',
		'title': '',
		'imageId': '68102891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928723&docid=68102890&x=4124',
		'title': '',
		'imageId': '68102890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928723&docid=68102893&x=4124',
		'title': '',
		'imageId': '68102893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928723&docid=68102892&x=4124',
		'title': '',
		'imageId': '68102892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3928723';

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