var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957712&docid=68767121&x=4638',
		'title': '',
		'imageId': '68767121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957712&docid=68767127&x=4638',
		'title': '',
		'imageId': '68767127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957712&docid=68767122&x=4638',
		'title': '',
		'imageId': '68767122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957712&docid=68767123&x=4638',
		'title': '',
		'imageId': '68767123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957712&docid=68767128&x=4638',
		'title': '',
		'imageId': '68767128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957712&docid=68767124&x=4638',
		'title': '',
		'imageId': '68767124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957712&docid=68767129&x=4638',
		'title': '',
		'imageId': '68767129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957712&docid=68767125&x=4638',
		'title': '',
		'imageId': '68767125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957712&docid=68767126&x=4638',
		'title': '',
		'imageId': '68767126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957712';

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