var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997981&docid=69658407&x=5513',
		'title': '',
		'imageId': '69658407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997981&docid=69658408&x=5513',
		'title': '',
		'imageId': '69658408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997981&docid=69658409&x=5513',
		'title': '',
		'imageId': '69658409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997981&docid=69658410&x=5513',
		'title': '',
		'imageId': '69658410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997981&docid=69658411&x=5513',
		'title': '',
		'imageId': '69658411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997981&docid=69658412&x=5513',
		'title': '',
		'imageId': '69658412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997981&docid=69658413&x=5513',
		'title': '',
		'imageId': '69658413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997981';

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