var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3896788&docid=67311438&x=3948',
		'title': '',
		'imageId': '67311438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896788&docid=67311439&x=3948',
		'title': '',
		'imageId': '67311439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896788&docid=67311440&x=3948',
		'title': '',
		'imageId': '67311440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896788&docid=67311441&x=3948',
		'title': '',
		'imageId': '67311441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896788&docid=67311442&x=3948',
		'title': '',
		'imageId': '67311442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896788&docid=67311443&x=3948',
		'title': '',
		'imageId': '67311443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3896788&docid=67311444&x=3948',
		'title': '',
		'imageId': '67311444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3896788';

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