var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940708&docid=68377553&x=1624',
		'title': '',
		'imageId': '68377553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940708&docid=68377555&x=1624',
		'title': '',
		'imageId': '68377555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940708&docid=68377551&x=1624',
		'title': '',
		'imageId': '68377551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940708&docid=68377552&x=1624',
		'title': '',
		'imageId': '68377552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940708&docid=68377558&x=1624',
		'title': '',
		'imageId': '68377558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940708&docid=68377562&x=1624',
		'title': '',
		'imageId': '68377562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940708&docid=68377550&x=1624',
		'title': '',
		'imageId': '68377550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940708';

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