var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954215&docid=68678465&x=1453',
		'title': '',
		'imageId': '68678465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954215&docid=68678466&x=1453',
		'title': '',
		'imageId': '68678466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954215&docid=68678467&x=1453',
		'title': '',
		'imageId': '68678467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954215&docid=68678469&x=1453',
		'title': '',
		'imageId': '68678469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954215&docid=68678470&x=1453',
		'title': '',
		'imageId': '68678470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954215&docid=68678476&x=1453',
		'title': '',
		'imageId': '68678476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954215&docid=68678464&x=1453',
		'title': '',
		'imageId': '68678464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954215';

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