var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3877889&docid=66833867&x=2123',
		'title': '',
		'imageId': '66833867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877889&docid=66833873&x=2123',
		'title': '',
		'imageId': '66833873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877889&docid=66833869&x=2123',
		'title': '',
		'imageId': '66833869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877889&docid=66833872&x=2123',
		'title': '',
		'imageId': '66833872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877889&docid=66833870&x=2123',
		'title': '',
		'imageId': '66833870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877889&docid=66833868&x=2123',
		'title': '71\" high',
		'imageId': '66833868',
		'alt' : '71\" high',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877889&docid=66833871&x=2123',
		'title': '',
		'imageId': '66833871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877889&docid=67667627&x=2123',
		'title': '',
		'imageId': '67667627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877889&docid=67667630&x=2123',
		'title': '',
		'imageId': '67667630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877889&docid=67667855&x=2123',
		'title': '',
		'imageId': '67667855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877889&docid=67669291&x=2123',
		'title': '',
		'imageId': '67669291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877889&docid=67693654&x=2123',
		'title': '',
		'imageId': '67693654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3877889';

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