var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=473911&docid=2341648&x=4038',
		'title': '',
		'imageId': '2341648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473911&docid=2341651&x=4038',
		'title': '',
		'imageId': '2341651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473911&docid=2341654&x=4038',
		'title': '',
		'imageId': '2341654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473911&docid=2341657&x=4038',
		'title': '',
		'imageId': '2341657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473911&docid=2341660&x=4038',
		'title': '',
		'imageId': '2341660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473911&docid=2341663&x=4038',
		'title': '',
		'imageId': '2341663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473911&docid=2341666&x=4038',
		'title': '',
		'imageId': '2341666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473911&docid=2341669&x=4038',
		'title': '',
		'imageId': '2341669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473911&docid=2341687&x=4038',
		'title': '',
		'imageId': '2341687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473911&docid=2341690&x=4038',
		'title': '',
		'imageId': '2341690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473911&docid=2341693&x=4038',
		'title': '',
		'imageId': '2341693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473911&docid=2341696&x=4038',
		'title': '',
		'imageId': '2341696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473911&docid=2341816&x=4038',
		'title': '',
		'imageId': '2341816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #473911';

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