var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947237&docid=68515458&x=3842',
		'title': '',
		'imageId': '68515458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947237&docid=68515463&x=3842',
		'title': '',
		'imageId': '68515463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947237&docid=68515462&x=3842',
		'title': '',
		'imageId': '68515462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947237&docid=68515461&x=3842',
		'title': '',
		'imageId': '68515461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947237&docid=68515459&x=3842',
		'title': '',
		'imageId': '68515459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947237&docid=68515467&x=3842',
		'title': '',
		'imageId': '68515467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947237&docid=68515468&x=3842',
		'title': '',
		'imageId': '68515468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947237&docid=68515470&x=3842',
		'title': '',
		'imageId': '68515470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947237&docid=68515473&x=3842',
		'title': '',
		'imageId': '68515473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947237&docid=68515471&x=3842',
		'title': '',
		'imageId': '68515471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947237&docid=68515475&x=3842',
		'title': '',
		'imageId': '68515475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947237&docid=68515472&x=3842',
		'title': '',
		'imageId': '68515472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947237&docid=68515476&x=3842',
		'title': '',
		'imageId': '68515476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947237&docid=68515474&x=3842',
		'title': '',
		'imageId': '68515474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947237&docid=68515465&x=3842',
		'title': '',
		'imageId': '68515465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947237&docid=68515477&x=3842',
		'title': '',
		'imageId': '68515477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947237';

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