var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=896325&docid=7069252&x=1317',
		'title': '',
		'imageId': '7069252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=896325&docid=7069257&x=1317',
		'title': '',
		'imageId': '7069257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=896325&docid=7069260&x=1317',
		'title': '',
		'imageId': '7069260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=896325&docid=7069263&x=1317',
		'title': '',
		'imageId': '7069263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=896325&docid=7069266&x=1317',
		'title': '',
		'imageId': '7069266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=896325&docid=7069270&x=1317',
		'title': '',
		'imageId': '7069270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=896325&docid=7069273&x=1317',
		'title': '',
		'imageId': '7069273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #896325';

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