var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975807&docid=69167881&x=717',
		'title': '',
		'imageId': '69167881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975807&docid=69167869&x=717',
		'title': '',
		'imageId': '69167869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975807&docid=69167875&x=717',
		'title': '',
		'imageId': '69167875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975807&docid=69167874&x=717',
		'title': '',
		'imageId': '69167874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975807&docid=69167876&x=717',
		'title': '',
		'imageId': '69167876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975807&docid=69167877&x=717',
		'title': '',
		'imageId': '69167877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975807&docid=69167882&x=717',
		'title': '',
		'imageId': '69167882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975807&docid=69167873&x=717',
		'title': '',
		'imageId': '69167873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975807&docid=69167870&x=717',
		'title': '',
		'imageId': '69167870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975807&docid=69167871&x=717',
		'title': '',
		'imageId': '69167871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975807&docid=69167878&x=717',
		'title': '',
		'imageId': '69167878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975807&docid=69167879&x=717',
		'title': '',
		'imageId': '69167879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975807&docid=69167880&x=717',
		'title': '',
		'imageId': '69167880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975807&docid=69167868&x=717',
		'title': '',
		'imageId': '69167868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975807&docid=69167872&x=717',
		'title': '',
		'imageId': '69167872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975807';

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