var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006680&docid=69874561&x=4035',
		'title': '',
		'imageId': '69874561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006680&docid=69874564&x=4035',
		'title': '',
		'imageId': '69874564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006680&docid=69874567&x=4035',
		'title': '',
		'imageId': '69874567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006680&docid=69874570&x=4035',
		'title': '',
		'imageId': '69874570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006680&docid=69874573&x=4035',
		'title': '',
		'imageId': '69874573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006680&docid=69874576&x=4035',
		'title': '',
		'imageId': '69874576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006680&docid=69874579&x=4035',
		'title': '',
		'imageId': '69874579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006680';

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