var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929373&docid=68118736&x=3310',
		'title': '',
		'imageId': '68118736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929373&docid=68118740&x=3310',
		'title': '',
		'imageId': '68118740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929373&docid=68118743&x=3310',
		'title': '',
		'imageId': '68118743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929373&docid=68118737&x=3310',
		'title': '',
		'imageId': '68118737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929373&docid=68118741&x=3310',
		'title': '',
		'imageId': '68118741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929373&docid=68118742&x=3310',
		'title': '',
		'imageId': '68118742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929373&docid=68118738&x=3310',
		'title': '',
		'imageId': '68118738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929373&docid=68118744&x=3310',
		'title': '',
		'imageId': '68118744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929373&docid=68118739&x=3310',
		'title': '',
		'imageId': '68118739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929373';

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