var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948424&docid=68550518&x=1150',
		'title': '',
		'imageId': '68550518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948424&docid=68550520&x=1150',
		'title': '',
		'imageId': '68550520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948424&docid=68550522&x=1150',
		'title': '',
		'imageId': '68550522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948424&docid=68550524&x=1150',
		'title': '',
		'imageId': '68550524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948424&docid=68550525&x=1150',
		'title': '',
		'imageId': '68550525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948424&docid=68550527&x=1150',
		'title': '',
		'imageId': '68550527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948424&docid=68550529&x=1150',
		'title': '',
		'imageId': '68550529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948424';

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