var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016206&docid=70122256&x=5051',
		'title': '',
		'imageId': '70122256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016206&docid=70122258&x=5051',
		'title': '',
		'imageId': '70122258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016206&docid=70122252&x=5051',
		'title': '',
		'imageId': '70122252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016206&docid=70122257&x=5051',
		'title': '',
		'imageId': '70122257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016206&docid=70122255&x=5051',
		'title': '',
		'imageId': '70122255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016206&docid=70122254&x=5051',
		'title': '',
		'imageId': '70122254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016206&docid=70122253&x=5051',
		'title': '',
		'imageId': '70122253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016206';

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