var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930071&docid=68129272&x=2048',
		'title': '',
		'imageId': '68129272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930071&docid=68129273&x=2048',
		'title': '',
		'imageId': '68129273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930071&docid=68129274&x=2048',
		'title': '',
		'imageId': '68129274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930071&docid=68129275&x=2048',
		'title': '',
		'imageId': '68129275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930071&docid=68129276&x=2048',
		'title': '',
		'imageId': '68129276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930071&docid=68129277&x=2048',
		'title': '',
		'imageId': '68129277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930071&docid=68129278&x=2048',
		'title': '',
		'imageId': '68129278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930071&docid=68129279&x=2048',
		'title': '',
		'imageId': '68129279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930071&docid=68129280&x=2048',
		'title': '',
		'imageId': '68129280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930071&docid=68129281&x=2048',
		'title': '',
		'imageId': '68129281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930071&docid=68129282&x=2048',
		'title': '',
		'imageId': '68129282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930071&docid=68129283&x=2048',
		'title': '',
		'imageId': '68129283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930071';

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