var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954264&docid=68679605&x=123',
		'title': '',
		'imageId': '68679605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954264&docid=68679601&x=123',
		'title': '',
		'imageId': '68679601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954264&docid=68679610&x=123',
		'title': '',
		'imageId': '68679610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954264&docid=68679615&x=123',
		'title': '',
		'imageId': '68679615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954264&docid=68679616&x=123',
		'title': '',
		'imageId': '68679616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954264&docid=68679619&x=123',
		'title': '',
		'imageId': '68679619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954264&docid=68679622&x=123',
		'title': '',
		'imageId': '68679622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954264&docid=68679625&x=123',
		'title': '',
		'imageId': '68679625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954264&docid=68679628&x=123',
		'title': '',
		'imageId': '68679628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954264&docid=68679634&x=123',
		'title': '',
		'imageId': '68679634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954264&docid=68679637&x=123',
		'title': '',
		'imageId': '68679637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954264&docid=68679645&x=123',
		'title': '',
		'imageId': '68679645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954264&docid=68679644&x=123',
		'title': '',
		'imageId': '68679644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954264&docid=68679643&x=123',
		'title': '',
		'imageId': '68679643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954264&docid=68679648&x=123',
		'title': '',
		'imageId': '68679648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954264';

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