var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3894051&docid=68357120&x=5354',
		'title': '',
		'imageId': '68357120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894051&docid=68357125&x=5354',
		'title': '',
		'imageId': '68357125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894051&docid=68357123&x=5354',
		'title': '',
		'imageId': '68357123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894051&docid=68357124&x=5354',
		'title': '',
		'imageId': '68357124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894051&docid=68357119&x=5354',
		'title': '',
		'imageId': '68357119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894051&docid=68357121&x=5354',
		'title': '',
		'imageId': '68357121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894051&docid=68357122&x=5354',
		'title': '',
		'imageId': '68357122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894051&docid=68357118&x=5354',
		'title': '',
		'imageId': '68357118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3894051';

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