var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012618&docid=69186125&x=3645',
		'title': '',
		'imageId': '69186125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012618&docid=69186122&x=3645',
		'title': '',
		'imageId': '69186122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012618&docid=69186124&x=3645',
		'title': '',
		'imageId': '69186124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012618&docid=69186123&x=3645',
		'title': '',
		'imageId': '69186123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012618&docid=69186126&x=3645',
		'title': '',
		'imageId': '69186126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012618&docid=69186128&x=3645',
		'title': '',
		'imageId': '69186128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012618&docid=69186127&x=3645',
		'title': '',
		'imageId': '69186127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012618';

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