var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950172&docid=68607835&x=2443',
		'title': '',
		'imageId': '68607835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950172&docid=68607834&x=2443',
		'title': '',
		'imageId': '68607834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950172&docid=68607836&x=2443',
		'title': '',
		'imageId': '68607836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950172&docid=68607839&x=2443',
		'title': '',
		'imageId': '68607839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950172&docid=68607833&x=2443',
		'title': '',
		'imageId': '68607833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950172&docid=68607831&x=2443',
		'title': '',
		'imageId': '68607831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950172&docid=68607832&x=2443',
		'title': '',
		'imageId': '68607832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950172&docid=68607838&x=2443',
		'title': '',
		'imageId': '68607838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950172&docid=68607837&x=2443',
		'title': '',
		'imageId': '68607837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950172';

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