var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3920491&docid=67921122&x=4628',
		'title': '',
		'imageId': '67921122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920491&docid=67921124&x=4628',
		'title': '',
		'imageId': '67921124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920491&docid=67921126&x=4628',
		'title': '',
		'imageId': '67921126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920491&docid=67921127&x=4628',
		'title': '',
		'imageId': '67921127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920491&docid=67921128&x=4628',
		'title': '',
		'imageId': '67921128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920491&docid=67921123&x=4628',
		'title': '',
		'imageId': '67921123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920491&docid=67921125&x=4628',
		'title': '',
		'imageId': '67921125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920491&docid=67921121&x=4628',
		'title': '',
		'imageId': '67921121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3920491';

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