var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952484&docid=68639152&x=4017',
		'title': '',
		'imageId': '68639152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952484&docid=68639153&x=4017',
		'title': '',
		'imageId': '68639153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952484&docid=68639161&x=4017',
		'title': '',
		'imageId': '68639161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952484&docid=68639160&x=4017',
		'title': '',
		'imageId': '68639160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952484&docid=68639158&x=4017',
		'title': '',
		'imageId': '68639158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952484&docid=68639154&x=4017',
		'title': '',
		'imageId': '68639154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952484&docid=68639151&x=4017',
		'title': '',
		'imageId': '68639151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952484&docid=68639157&x=4017',
		'title': '',
		'imageId': '68639157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952484&docid=68639156&x=4017',
		'title': '',
		'imageId': '68639156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952484&docid=68639159&x=4017',
		'title': '',
		'imageId': '68639159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952484&docid=68639155&x=4017',
		'title': '',
		'imageId': '68639155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952484&docid=68640938&x=4017',
		'title': '',
		'imageId': '68640938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952484&docid=68640937&x=4017',
		'title': '',
		'imageId': '68640937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952484';

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