var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975353&docid=69154833&x=2334',
		'title': '',
		'imageId': '69154833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975353&docid=69154835&x=2334',
		'title': '',
		'imageId': '69154835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975353&docid=69154836&x=2334',
		'title': '',
		'imageId': '69154836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975353&docid=69154837&x=2334',
		'title': '',
		'imageId': '69154837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975353&docid=69154838&x=2334',
		'title': '',
		'imageId': '69154838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975353&docid=69154839&x=2334',
		'title': '',
		'imageId': '69154839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975353&docid=69154840&x=2334',
		'title': '',
		'imageId': '69154840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975353';

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