var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950097&docid=68587288&x=2653',
		'title': '',
		'imageId': '68587288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950097&docid=68587294&x=2653',
		'title': '',
		'imageId': '68587294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950097&docid=68587297&x=2653',
		'title': '',
		'imageId': '68587297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950097&docid=68587285&x=2653',
		'title': '',
		'imageId': '68587285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950097&docid=68587291&x=2653',
		'title': '',
		'imageId': '68587291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950097&docid=68587300&x=2653',
		'title': '',
		'imageId': '68587300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950097&docid=68587303&x=2653',
		'title': '',
		'imageId': '68587303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950097';

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