var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953748&docid=68665985&x=5414',
		'title': '',
		'imageId': '68665985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953748&docid=68665986&x=5414',
		'title': '',
		'imageId': '68665986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953748&docid=68665987&x=5414',
		'title': '',
		'imageId': '68665987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953748&docid=68665988&x=5414',
		'title': '',
		'imageId': '68665988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953748&docid=68665989&x=5414',
		'title': '',
		'imageId': '68665989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953748&docid=68665990&x=5414',
		'title': '',
		'imageId': '68665990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953748&docid=68665991&x=5414',
		'title': '',
		'imageId': '68665991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953748&docid=68665992&x=5414',
		'title': '',
		'imageId': '68665992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953748';

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