var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943119&docid=68552714&x=3241',
		'title': '',
		'imageId': '68552714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943119&docid=68552722&x=3241',
		'title': '',
		'imageId': '68552722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943119&docid=68552712&x=3241',
		'title': '',
		'imageId': '68552712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943119&docid=68552710&x=3241',
		'title': '',
		'imageId': '68552710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943119&docid=68552720&x=3241',
		'title': '',
		'imageId': '68552720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943119&docid=68552717&x=3241',
		'title': '',
		'imageId': '68552717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943119&docid=68552724&x=3241',
		'title': '',
		'imageId': '68552724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943119&docid=68552718&x=3241',
		'title': '',
		'imageId': '68552718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943119&docid=68552711&x=3241',
		'title': '',
		'imageId': '68552711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943119&docid=68552723&x=3241',
		'title': '',
		'imageId': '68552723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943119&docid=68552721&x=3241',
		'title': '',
		'imageId': '68552721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943119&docid=68552719&x=3241',
		'title': '',
		'imageId': '68552719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943119&docid=68552716&x=3241',
		'title': '',
		'imageId': '68552716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943119&docid=68552715&x=3241',
		'title': '',
		'imageId': '68552715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943119&docid=68552713&x=3241',
		'title': '',
		'imageId': '68552713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943119&docid=68656357&x=3241',
		'title': '',
		'imageId': '68656357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943119&docid=68656360&x=3241',
		'title': '',
		'imageId': '68656360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943119&docid=68656358&x=3241',
		'title': '',
		'imageId': '68656358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943119&docid=68656359&x=3241',
		'title': '',
		'imageId': '68656359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943119';

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