var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971967&docid=69064057&x=3429',
		'title': '',
		'imageId': '69064057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971967&docid=69064059&x=3429',
		'title': '',
		'imageId': '69064059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971967&docid=69064060&x=3429',
		'title': '',
		'imageId': '69064060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971967&docid=69064061&x=3429',
		'title': '',
		'imageId': '69064061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971967&docid=69064062&x=3429',
		'title': '',
		'imageId': '69064062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971967&docid=69064063&x=3429',
		'title': '',
		'imageId': '69064063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971967&docid=69064064&x=3429',
		'title': '',
		'imageId': '69064064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971967&docid=69064065&x=3429',
		'title': '',
		'imageId': '69064065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971967&docid=69064070&x=3429',
		'title': '',
		'imageId': '69064070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971967&docid=69064066&x=3429',
		'title': '',
		'imageId': '69064066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971967&docid=69064067&x=3429',
		'title': '',
		'imageId': '69064067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971967&docid=69064068&x=3429',
		'title': '',
		'imageId': '69064068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971967&docid=69064069&x=3429',
		'title': '',
		'imageId': '69064069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971967';

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