var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929240&docid=68114007&x=5514',
		'title': '',
		'imageId': '68114007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929240&docid=68114008&x=5514',
		'title': '',
		'imageId': '68114008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929240&docid=68114009&x=5514',
		'title': '',
		'imageId': '68114009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929240&docid=68114010&x=5514',
		'title': '',
		'imageId': '68114010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929240&docid=68114006&x=5514',
		'title': '',
		'imageId': '68114006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929240&docid=68114012&x=5514',
		'title': '',
		'imageId': '68114012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929240&docid=68114011&x=5514',
		'title': '',
		'imageId': '68114011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929240&docid=68114013&x=5514',
		'title': '',
		'imageId': '68114013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929240';

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