var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975385&docid=69156205&x=1949',
		'title': '',
		'imageId': '69156205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975385&docid=69156208&x=1949',
		'title': '',
		'imageId': '69156208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975385&docid=69156204&x=1949',
		'title': '',
		'imageId': '69156204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975385&docid=69156203&x=1949',
		'title': '',
		'imageId': '69156203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975385&docid=69156209&x=1949',
		'title': '',
		'imageId': '69156209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975385&docid=69156207&x=1949',
		'title': '',
		'imageId': '69156207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975385&docid=69156206&x=1949',
		'title': '',
		'imageId': '69156206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975385';

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