var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966796&docid=68970769&x=1229',
		'title': '',
		'imageId': '68970769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966796&docid=68970770&x=1229',
		'title': '',
		'imageId': '68970770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966796&docid=68970772&x=1229',
		'title': '',
		'imageId': '68970772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966796&docid=68970768&x=1229',
		'title': '',
		'imageId': '68970768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966796&docid=68970773&x=1229',
		'title': '',
		'imageId': '68970773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966796&docid=68970771&x=1229',
		'title': '',
		'imageId': '68970771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966796&docid=68966534&x=1229',
		'title': '',
		'imageId': '68966534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966796';

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