var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940357&docid=67296207&x=2723',
		'title': '',
		'imageId': '67296207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940357&docid=67296217&x=2723',
		'title': '',
		'imageId': '67296217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940357&docid=67296212&x=2723',
		'title': '',
		'imageId': '67296212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940357&docid=67296213&x=2723',
		'title': '',
		'imageId': '67296213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940357&docid=67296210&x=2723',
		'title': '',
		'imageId': '67296210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940357&docid=67296214&x=2723',
		'title': '',
		'imageId': '67296214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940357&docid=67296211&x=2723',
		'title': '',
		'imageId': '67296211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940357&docid=67296218&x=2723',
		'title': '',
		'imageId': '67296218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940357&docid=67296216&x=2723',
		'title': '',
		'imageId': '67296216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940357&docid=67296208&x=2723',
		'title': '',
		'imageId': '67296208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940357&docid=67296215&x=2723',
		'title': '',
		'imageId': '67296215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940357&docid=67296209&x=2723',
		'title': '',
		'imageId': '67296209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940357&docid=67296220&x=2723',
		'title': '',
		'imageId': '67296220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940357&docid=67296221&x=2723',
		'title': '',
		'imageId': '67296221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940357&docid=67296223&x=2723',
		'title': '',
		'imageId': '67296223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940357&docid=67296219&x=2723',
		'title': '',
		'imageId': '67296219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940357&docid=67296225&x=2723',
		'title': '',
		'imageId': '67296225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940357&docid=67296224&x=2723',
		'title': '',
		'imageId': '67296224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940357&docid=67296222&x=2723',
		'title': '',
		'imageId': '67296222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940357';

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