var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3926315&docid=68047041&x=4056',
		'title': '',
		'imageId': '68047041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926315&docid=68047042&x=4056',
		'title': '',
		'imageId': '68047042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926315&docid=68047036&x=4056',
		'title': '',
		'imageId': '68047036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926315&docid=68047037&x=4056',
		'title': '',
		'imageId': '68047037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926315&docid=68047038&x=4056',
		'title': '',
		'imageId': '68047038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926315&docid=68047040&x=4056',
		'title': '',
		'imageId': '68047040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926315&docid=68047039&x=4056',
		'title': '',
		'imageId': '68047039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3926315';

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