var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3994052&docid=69583962&x=3617',
		'title': '',
		'imageId': '69583962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994052&docid=69583965&x=3617',
		'title': '',
		'imageId': '69583965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994052&docid=69583967&x=3617',
		'title': '',
		'imageId': '69583967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994052&docid=69583966&x=3617',
		'title': '',
		'imageId': '69583966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994052&docid=69583964&x=3617',
		'title': '',
		'imageId': '69583964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994052&docid=69583963&x=3617',
		'title': '',
		'imageId': '69583963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994052&docid=69583961&x=3617',
		'title': '',
		'imageId': '69583961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3994052';

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