var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000669&docid=69732056&x=4533',
		'title': '',
		'imageId': '69732056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000669&docid=69732059&x=4533',
		'title': '',
		'imageId': '69732059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000669&docid=69732062&x=4533',
		'title': '',
		'imageId': '69732062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000669&docid=69732061&x=4533',
		'title': '',
		'imageId': '69732061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000669&docid=69732060&x=4533',
		'title': '',
		'imageId': '69732060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000669&docid=69732058&x=4533',
		'title': '',
		'imageId': '69732058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000669&docid=69732057&x=4533',
		'title': '',
		'imageId': '69732057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000669';

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