var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3928557&docid=68095350&x=2015',
		'title': '',
		'imageId': '68095350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928557&docid=68095351&x=2015',
		'title': '',
		'imageId': '68095351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928557&docid=68095352&x=2015',
		'title': '',
		'imageId': '68095352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928557&docid=68095353&x=2015',
		'title': '',
		'imageId': '68095353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928557&docid=68095354&x=2015',
		'title': '',
		'imageId': '68095354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928557&docid=68095355&x=2015',
		'title': '',
		'imageId': '68095355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928557&docid=68095356&x=2015',
		'title': '',
		'imageId': '68095356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928557&docid=68095357&x=2015',
		'title': '',
		'imageId': '68095357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928557&docid=68095358&x=2015',
		'title': '',
		'imageId': '68095358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928557&docid=68095359&x=2015',
		'title': '',
		'imageId': '68095359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928557&docid=68095360&x=2015',
		'title': '',
		'imageId': '68095360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928557&docid=68095361&x=2015',
		'title': '',
		'imageId': '68095361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928557&docid=68095362&x=2015',
		'title': '',
		'imageId': '68095362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928557&docid=68095363&x=2015',
		'title': '',
		'imageId': '68095363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928557&docid=68095364&x=2015',
		'title': '',
		'imageId': '68095364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928557&docid=68095365&x=2015',
		'title': '',
		'imageId': '68095365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3928557';

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