var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4021014&docid=70253617&x=5352',
		'title': '',
		'imageId': '70253617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021014&docid=70253618&x=5352',
		'title': '',
		'imageId': '70253618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021014&docid=70253615&x=5352',
		'title': '',
		'imageId': '70253615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021014&docid=70253624&x=5352',
		'title': '',
		'imageId': '70253624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021014&docid=70253626&x=5352',
		'title': '',
		'imageId': '70253626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021014&docid=70253620&x=5352',
		'title': '',
		'imageId': '70253620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021014&docid=70253614&x=5352',
		'title': '',
		'imageId': '70253614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021014&docid=70253616&x=5352',
		'title': '',
		'imageId': '70253616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021014&docid=70253625&x=5352',
		'title': '',
		'imageId': '70253625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021014&docid=70253627&x=5352',
		'title': '',
		'imageId': '70253627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021014&docid=70253619&x=5352',
		'title': '',
		'imageId': '70253619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021014&docid=70253621&x=5352',
		'title': '',
		'imageId': '70253621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021014&docid=70253628&x=5352',
		'title': '',
		'imageId': '70253628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021014&docid=70253629&x=5352',
		'title': '',
		'imageId': '70253629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021014&docid=70253623&x=5352',
		'title': '',
		'imageId': '70253623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4021014';

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