var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3888756&docid=68260174&x=5153',
		'title': '',
		'imageId': '68260174',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888756&docid=68260184&x=5153',
		'title': '',
		'imageId': '68260184',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888756&docid=68260211&x=5153',
		'title': '',
		'imageId': '68260211',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888756&docid=68260220&x=5153',
		'title': '',
		'imageId': '68260220',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888756&docid=68260227&x=5153',
		'title': '',
		'imageId': '68260227',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888756&docid=68260230&x=5153',
		'title': '',
		'imageId': '68260230',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888756&docid=68260259&x=5153',
		'title': '',
		'imageId': '68260259',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888756&docid=68260262&x=5153',
		'title': '',
		'imageId': '68260262',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888756&docid=68260281&x=5153',
		'title': '',
		'imageId': '68260281',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888756&docid=68260300&x=5153',
		'title': '',
		'imageId': '68260300',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3888756&docid=68260306&x=5153',
		'title': '',
		'imageId': '68260306',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3888756';

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