var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997496&docid=69648457&x=1624',
		'title': '',
		'imageId': '69648457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997496&docid=69648455&x=1624',
		'title': '',
		'imageId': '69648455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997496&docid=69648456&x=1624',
		'title': '',
		'imageId': '69648456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997496&docid=69648460&x=1624',
		'title': '',
		'imageId': '69648460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997496&docid=69648454&x=1624',
		'title': '',
		'imageId': '69648454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997496&docid=69648458&x=1624',
		'title': '',
		'imageId': '69648458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997496&docid=69648459&x=1624',
		'title': '',
		'imageId': '69648459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997496&docid=69648461&x=1624',
		'title': '',
		'imageId': '69648461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997496';

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