var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3888665&docid=67100938&x=3828',
		'title': '',
		'imageId': '67100938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888665&docid=67100935&x=3828',
		'title': '',
		'imageId': '67100935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888665&docid=67100940&x=3828',
		'title': '',
		'imageId': '67100940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888665&docid=67100937&x=3828',
		'title': '',
		'imageId': '67100937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888665&docid=67100936&x=3828',
		'title': '',
		'imageId': '67100936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888665&docid=67100941&x=3828',
		'title': '',
		'imageId': '67100941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888665&docid=67100939&x=3828',
		'title': '',
		'imageId': '67100939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3888665';

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