var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965237&docid=68932713&x=5320',
		'title': '',
		'imageId': '68932713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965237&docid=68932719&x=5320',
		'title': '',
		'imageId': '68932719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965237&docid=68932723&x=5320',
		'title': '',
		'imageId': '68932723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965237&docid=68932726&x=5320',
		'title': '',
		'imageId': '68932726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965237&docid=68932736&x=5320',
		'title': '',
		'imageId': '68932736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965237&docid=68932739&x=5320',
		'title': '',
		'imageId': '68932739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965237&docid=68932743&x=5320',
		'title': '',
		'imageId': '68932743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965237';

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