var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3926367&docid=68048548&x=4716',
		'title': '',
		'imageId': '68048548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926367&docid=68048542&x=4716',
		'title': '',
		'imageId': '68048542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926367&docid=68048545&x=4716',
		'title': '',
		'imageId': '68048545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926367&docid=68048544&x=4716',
		'title': '',
		'imageId': '68048544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926367&docid=68048546&x=4716',
		'title': '',
		'imageId': '68048546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926367&docid=68048549&x=4716',
		'title': '',
		'imageId': '68048549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926367&docid=68048543&x=4716',
		'title': '',
		'imageId': '68048543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926367&docid=68048547&x=4716',
		'title': '',
		'imageId': '68048547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3926367';

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