var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933119&docid=68206015&x=2752',
		'title': '',
		'imageId': '68206015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933119&docid=68206007&x=2752',
		'title': '',
		'imageId': '68206007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933119&docid=68206364&x=2752',
		'title': '',
		'imageId': '68206364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933119&docid=68206013&x=2752',
		'title': '',
		'imageId': '68206013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933119&docid=68206006&x=2752',
		'title': '',
		'imageId': '68206006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933119&docid=68206114&x=2752',
		'title': '',
		'imageId': '68206114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933119&docid=68206111&x=2752',
		'title': '',
		'imageId': '68206111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933119&docid=68206109&x=2752',
		'title': '',
		'imageId': '68206109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933119&docid=68206113&x=2752',
		'title': '',
		'imageId': '68206113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933119&docid=68206107&x=2752',
		'title': '',
		'imageId': '68206107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933119&docid=68206106&x=2752',
		'title': '',
		'imageId': '68206106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933119&docid=68206105&x=2752',
		'title': '',
		'imageId': '68206105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933119&docid=68206014&x=2752',
		'title': '',
		'imageId': '68206014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933119&docid=68206016&x=2752',
		'title': '',
		'imageId': '68206016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933119';

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