var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931729&docid=68160781&x=2447',
		'title': '',
		'imageId': '68160781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931729&docid=68160776&x=2447',
		'title': '',
		'imageId': '68160776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931729&docid=68160775&x=2447',
		'title': '',
		'imageId': '68160775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931729&docid=68160780&x=2447',
		'title': '',
		'imageId': '68160780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931729&docid=68160778&x=2447',
		'title': '',
		'imageId': '68160778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931729&docid=68160777&x=2447',
		'title': '',
		'imageId': '68160777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931729&docid=68160779&x=2447',
		'title': '',
		'imageId': '68160779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931729';

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