var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011959&docid=69723871&x=3151',
		'title': '',
		'imageId': '69723871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011959&docid=69723874&x=3151',
		'title': '',
		'imageId': '69723874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011959&docid=69723877&x=3151',
		'title': '',
		'imageId': '69723877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011959&docid=69723882&x=3151',
		'title': '',
		'imageId': '69723882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011959&docid=69723897&x=3151',
		'title': '',
		'imageId': '69723897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011959&docid=69723906&x=3151',
		'title': '',
		'imageId': '69723906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011959&docid=69723919&x=3151',
		'title': '',
		'imageId': '69723919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011959';

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