var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991713&docid=70134249&x=1943',
		'title': '',
		'imageId': '70134249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991713&docid=70134250&x=1943',
		'title': '',
		'imageId': '70134250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991713&docid=70134256&x=1943',
		'title': '',
		'imageId': '70134256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991713&docid=70134254&x=1943',
		'title': '',
		'imageId': '70134254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991713&docid=70134261&x=1943',
		'title': '',
		'imageId': '70134261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991713&docid=70134251&x=1943',
		'title': '',
		'imageId': '70134251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991713&docid=70134247&x=1943',
		'title': '',
		'imageId': '70134247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991713&docid=70134258&x=1943',
		'title': '',
		'imageId': '70134258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991713&docid=70134248&x=1943',
		'title': '',
		'imageId': '70134248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991713&docid=70134257&x=1943',
		'title': '',
		'imageId': '70134257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991713&docid=70134262&x=1943',
		'title': '',
		'imageId': '70134262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991713&docid=70134252&x=1943',
		'title': '',
		'imageId': '70134252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991713&docid=70134259&x=1943',
		'title': '',
		'imageId': '70134259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991713&docid=70134260&x=1943',
		'title': '',
		'imageId': '70134260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991713&docid=70134255&x=1943',
		'title': '',
		'imageId': '70134255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991713&docid=70134253&x=1943',
		'title': '',
		'imageId': '70134253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991713';

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