var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974096&docid=69125449&x=4147',
		'title': '',
		'imageId': '69125449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974096&docid=69125453&x=4147',
		'title': '',
		'imageId': '69125453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974096&docid=69125451&x=4147',
		'title': '',
		'imageId': '69125451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974096&docid=69125456&x=4147',
		'title': '',
		'imageId': '69125456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974096&docid=69125458&x=4147',
		'title': '',
		'imageId': '69125458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974096&docid=69125450&x=4147',
		'title': '',
		'imageId': '69125450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974096&docid=69125457&x=4147',
		'title': '',
		'imageId': '69125457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974096&docid=69125455&x=4147',
		'title': '',
		'imageId': '69125455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974096&docid=69125454&x=4147',
		'title': '',
		'imageId': '69125454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974096';

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