var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=881378&docid=7219638&x=659',
		'title': '',
		'imageId': '7219638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=881378&docid=7219641&x=659',
		'title': '',
		'imageId': '7219641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=881378&docid=7219644&x=659',
		'title': '',
		'imageId': '7219644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=881378&docid=7219647&x=659',
		'title': '',
		'imageId': '7219647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=881378&docid=7219650&x=659',
		'title': '',
		'imageId': '7219650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=881378&docid=7219653&x=659',
		'title': '',
		'imageId': '7219653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=881378&docid=7219656&x=659',
		'title': '',
		'imageId': '7219656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=881378&docid=7219659&x=659',
		'title': '',
		'imageId': '7219659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #881378';

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