var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002663&docid=69774733&x=4810',
		'title': '',
		'imageId': '69774733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002663&docid=69774734&x=4810',
		'title': '',
		'imageId': '69774734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002663&docid=69774735&x=4810',
		'title': '',
		'imageId': '69774735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002663&docid=69774736&x=4810',
		'title': '',
		'imageId': '69774736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002663&docid=69774732&x=4810',
		'title': '',
		'imageId': '69774732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002663&docid=69774737&x=4810',
		'title': '',
		'imageId': '69774737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002663&docid=69774745&x=4810',
		'title': '',
		'imageId': '69774745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002663';

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