var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=478254&docid=2620484&x=3819',
		'title': '',
		'imageId': '2620484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478254&docid=2620487&x=3819',
		'title': '',
		'imageId': '2620487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478254&docid=2620478&x=3819',
		'title': '',
		'imageId': '2620478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478254&docid=2620453&x=3819',
		'title': '',
		'imageId': '2620453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478254&docid=2620447&x=3819',
		'title': '',
		'imageId': '2620447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478254&docid=2620450&x=3819',
		'title': '',
		'imageId': '2620450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478254&docid=2620456&x=3819',
		'title': '',
		'imageId': '2620456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478254&docid=2620460&x=3819',
		'title': '',
		'imageId': '2620460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478254&docid=2620463&x=3819',
		'title': '',
		'imageId': '2620463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478254&docid=2620466&x=3819',
		'title': '',
		'imageId': '2620466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478254&docid=2620469&x=3819',
		'title': '',
		'imageId': '2620469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478254&docid=2620481&x=3819',
		'title': '',
		'imageId': '2620481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478254&docid=2620473&x=3819',
		'title': '',
		'imageId': '2620473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478254&docid=2620490&x=3819',
		'title': '',
		'imageId': '2620490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478254&docid=2620496&x=3819',
		'title': '',
		'imageId': '2620496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #478254';

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