var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3935436&docid=66632858&x=503',
		'title': '',
		'imageId': '66632858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935436&docid=66632866&x=503',
		'title': '',
		'imageId': '66632866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935436&docid=66632868&x=503',
		'title': '',
		'imageId': '66632868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935436&docid=66632867&x=503',
		'title': '',
		'imageId': '66632867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935436&docid=66632855&x=503',
		'title': '',
		'imageId': '66632855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935436&docid=66632860&x=503',
		'title': '',
		'imageId': '66632860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935436&docid=66632865&x=503',
		'title': '',
		'imageId': '66632865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935436&docid=66632871&x=503',
		'title': '',
		'imageId': '66632871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935436&docid=66632856&x=503',
		'title': '',
		'imageId': '66632856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935436&docid=66632857&x=503',
		'title': '',
		'imageId': '66632857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935436&docid=66632861&x=503',
		'title': '',
		'imageId': '66632861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935436&docid=66632862&x=503',
		'title': '',
		'imageId': '66632862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935436&docid=66632859&x=503',
		'title': '',
		'imageId': '66632859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935436&docid=66632869&x=503',
		'title': '',
		'imageId': '66632869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935436&docid=66632863&x=503',
		'title': '',
		'imageId': '66632863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935436&docid=66632870&x=503',
		'title': '',
		'imageId': '66632870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935436&docid=66632864&x=503',
		'title': '',
		'imageId': '66632864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3935436';

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