var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997978&docid=69658358&x=4547',
		'title': '',
		'imageId': '69658358',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997978&docid=69658361&x=4547',
		'title': '',
		'imageId': '69658361',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997978&docid=69658362&x=4547',
		'title': '',
		'imageId': '69658362',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997978&docid=69658363&x=4547',
		'title': '',
		'imageId': '69658363',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997978&docid=69658364&x=4547',
		'title': '',
		'imageId': '69658364',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997978&docid=69658365&x=4547',
		'title': '',
		'imageId': '69658365',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997978&docid=69658366&x=4547',
		'title': '',
		'imageId': '69658366',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997978&docid=69658367&x=4547',
		'title': '',
		'imageId': '69658367',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997978&docid=69658368&x=4547',
		'title': '',
		'imageId': '69658368',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997978&docid=69658356&x=4547',
		'title': '',
		'imageId': '69658356',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997978&docid=69658357&x=4547',
		'title': '',
		'imageId': '69658357',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997978&docid=69658359&x=4547',
		'title': '',
		'imageId': '69658359',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997978';

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