var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885687&docid=67014478&x=4945',
		'title': '',
		'imageId': '67014478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885687&docid=67014481&x=4945',
		'title': '',
		'imageId': '67014481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885687&docid=67014480&x=4945',
		'title': '',
		'imageId': '67014480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885687&docid=67014482&x=4945',
		'title': '',
		'imageId': '67014482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885687&docid=67014483&x=4945',
		'title': '',
		'imageId': '67014483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885687&docid=67014491&x=4945',
		'title': '',
		'imageId': '67014491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885687&docid=67014487&x=4945',
		'title': '',
		'imageId': '67014487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885687&docid=67014484&x=4945',
		'title': '',
		'imageId': '67014484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885687&docid=67014488&x=4945',
		'title': '',
		'imageId': '67014488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885687&docid=67014489&x=4945',
		'title': '',
		'imageId': '67014489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885687&docid=67014490&x=4945',
		'title': '',
		'imageId': '67014490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885687&docid=67014485&x=4945',
		'title': '',
		'imageId': '67014485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885687&docid=67014486&x=4945',
		'title': '',
		'imageId': '67014486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885687';

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