var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=467778&docid=2461779&x=3213',
		'title': '',
		'imageId': '2461779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=467778&docid=2461782&x=3213',
		'title': '',
		'imageId': '2461782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=467778&docid=2461785&x=3213',
		'title': '',
		'imageId': '2461785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=467778&docid=2461788&x=3213',
		'title': '',
		'imageId': '2461788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=467778&docid=2461791&x=3213',
		'title': '',
		'imageId': '2461791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=467778&docid=2461794&x=3213',
		'title': '',
		'imageId': '2461794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=467778&docid=2461797&x=3213',
		'title': '',
		'imageId': '2461797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=467778&docid=2461800&x=3213',
		'title': '',
		'imageId': '2461800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=467778&docid=2461803&x=3213',
		'title': '',
		'imageId': '2461803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=467778&docid=2461806&x=3213',
		'title': '',
		'imageId': '2461806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=467778&docid=2461809&x=3213',
		'title': '',
		'imageId': '2461809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=467778&docid=2461812&x=3213',
		'title': '',
		'imageId': '2461812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=467778&docid=2461815&x=3213',
		'title': '',
		'imageId': '2461815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=467778&docid=2461818&x=3213',
		'title': '',
		'imageId': '2461818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=467778&docid=2461821&x=3213',
		'title': '',
		'imageId': '2461821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #467778';

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