var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978400&docid=69213725&x=2920',
		'title': '',
		'imageId': '69213725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978400&docid=69213727&x=2920',
		'title': '',
		'imageId': '69213727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978400&docid=69213728&x=2920',
		'title': '',
		'imageId': '69213728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978400&docid=69213729&x=2920',
		'title': '',
		'imageId': '69213729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978400&docid=69213730&x=2920',
		'title': '',
		'imageId': '69213730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978400&docid=69213726&x=2920',
		'title': '',
		'imageId': '69213726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978400&docid=69213731&x=2920',
		'title': '',
		'imageId': '69213731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978400';

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