var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924127&docid=68002199&x=47',
		'title': '',
		'imageId': '68002199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924127&docid=68002203&x=47',
		'title': '',
		'imageId': '68002203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924127&docid=68002200&x=47',
		'title': '',
		'imageId': '68002200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924127&docid=68002201&x=47',
		'title': '',
		'imageId': '68002201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924127&docid=68002195&x=47',
		'title': '',
		'imageId': '68002195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924127&docid=68002197&x=47',
		'title': '',
		'imageId': '68002197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924127&docid=68002202&x=47',
		'title': '',
		'imageId': '68002202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924127&docid=68002196&x=47',
		'title': '',
		'imageId': '68002196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924127&docid=68002198&x=47',
		'title': '',
		'imageId': '68002198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924127';

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