var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949186&docid=68599805&x=5244',
		'title': '',
		'imageId': '68599805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949186&docid=68599814&x=5244',
		'title': '',
		'imageId': '68599814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949186&docid=68599806&x=5244',
		'title': '',
		'imageId': '68599806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949186&docid=68599813&x=5244',
		'title': '',
		'imageId': '68599813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949186&docid=68599812&x=5244',
		'title': '',
		'imageId': '68599812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949186&docid=68599808&x=5244',
		'title': '',
		'imageId': '68599808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949186&docid=68599816&x=5244',
		'title': '',
		'imageId': '68599816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949186&docid=68599809&x=5244',
		'title': '',
		'imageId': '68599809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949186';

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