var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975597&docid=69163328&x=4731',
		'title': '',
		'imageId': '69163328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975597&docid=69163331&x=4731',
		'title': '',
		'imageId': '69163331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975597&docid=69163334&x=4731',
		'title': '',
		'imageId': '69163334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975597&docid=69163337&x=4731',
		'title': '',
		'imageId': '69163337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975597&docid=69163340&x=4731',
		'title': '',
		'imageId': '69163340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975597&docid=69163343&x=4731',
		'title': '',
		'imageId': '69163343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975597&docid=69163355&x=4731',
		'title': '',
		'imageId': '69163355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975597';

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