var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950197&docid=68621392&x=5215',
		'title': '',
		'imageId': '68621392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950197&docid=68621393&x=5215',
		'title': '',
		'imageId': '68621393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950197&docid=68621395&x=5215',
		'title': '',
		'imageId': '68621395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950197&docid=68621391&x=5215',
		'title': '',
		'imageId': '68621391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950197&docid=68621396&x=5215',
		'title': '',
		'imageId': '68621396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950197&docid=68621394&x=5215',
		'title': '',
		'imageId': '68621394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950197&docid=68621390&x=5215',
		'title': '',
		'imageId': '68621390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950197';

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