var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946318&docid=68492136&x=1153',
		'title': '',
		'imageId': '68492136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946318&docid=68492139&x=1153',
		'title': '',
		'imageId': '68492139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946318&docid=68492142&x=1153',
		'title': '',
		'imageId': '68492142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946318&docid=68492145&x=1153',
		'title': '',
		'imageId': '68492145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946318&docid=68492148&x=1153',
		'title': '',
		'imageId': '68492148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946318&docid=68492151&x=1153',
		'title': '',
		'imageId': '68492151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946318&docid=68492154&x=1153',
		'title': '',
		'imageId': '68492154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946318&docid=68492157&x=1153',
		'title': '',
		'imageId': '68492157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946318';

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