var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974122&docid=69125990&x=3046',
		'title': '',
		'imageId': '69125990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974122&docid=69125992&x=3046',
		'title': '',
		'imageId': '69125992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974122&docid=69125991&x=3046',
		'title': '',
		'imageId': '69125991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974122&docid=69125995&x=3046',
		'title': '',
		'imageId': '69125995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974122&docid=69125993&x=3046',
		'title': '',
		'imageId': '69125993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974122&docid=69125994&x=3046',
		'title': '',
		'imageId': '69125994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974122&docid=69125998&x=3046',
		'title': '',
		'imageId': '69125998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974122';

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