var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3979784&docid=69256668&x=2324',
		'title': '',
		'imageId': '69256668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979784&docid=69256664&x=2324',
		'title': '',
		'imageId': '69256664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979784&docid=69256666&x=2324',
		'title': '',
		'imageId': '69256666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979784&docid=69256663&x=2324',
		'title': '',
		'imageId': '69256663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979784&docid=69256677&x=2324',
		'title': '',
		'imageId': '69256677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979784&docid=69256665&x=2324',
		'title': '',
		'imageId': '69256665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979784&docid=69256672&x=2324',
		'title': '',
		'imageId': '69256672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979784&docid=69256669&x=2324',
		'title': '',
		'imageId': '69256669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979784&docid=69256667&x=2324',
		'title': '',
		'imageId': '69256667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979784&docid=69256671&x=2324',
		'title': '',
		'imageId': '69256671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979784&docid=69256670&x=2324',
		'title': '',
		'imageId': '69256670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979784&docid=69256673&x=2324',
		'title': '',
		'imageId': '69256673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979784&docid=69256676&x=2324',
		'title': '',
		'imageId': '69256676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979784&docid=69256675&x=2324',
		'title': '',
		'imageId': '69256675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979784&docid=69256674&x=2324',
		'title': '',
		'imageId': '69256674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3979784';

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