var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3911198&docid=67671616&x=2129',
		'title': '',
		'imageId': '67671616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911198&docid=67671617&x=2129',
		'title': '',
		'imageId': '67671617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911198&docid=67671618&x=2129',
		'title': '',
		'imageId': '67671618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911198&docid=67671619&x=2129',
		'title': '',
		'imageId': '67671619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911198&docid=67671620&x=2129',
		'title': '',
		'imageId': '67671620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911198&docid=67671621&x=2129',
		'title': '',
		'imageId': '67671621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911198&docid=67671622&x=2129',
		'title': '',
		'imageId': '67671622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911198&docid=67671623&x=2129',
		'title': '',
		'imageId': '67671623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911198&docid=67671624&x=2129',
		'title': '',
		'imageId': '67671624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3911198';

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