var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=913353&docid=7267420&x=2257',
		'title': '',
		'imageId': '7267420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913353&docid=7267429&x=2257',
		'title': '',
		'imageId': '7267429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913353&docid=7267421&x=2257',
		'title': '',
		'imageId': '7267421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913353&docid=7267419&x=2257',
		'title': '',
		'imageId': '7267419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913353&docid=7267430&x=2257',
		'title': '',
		'imageId': '7267430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913353&docid=7267428&x=2257',
		'title': '',
		'imageId': '7267428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913353&docid=7267438&x=2257',
		'title': '',
		'imageId': '7267438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913353&docid=7267437&x=2257',
		'title': '',
		'imageId': '7267437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913353&docid=7267439&x=2257',
		'title': '',
		'imageId': '7267439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913353&docid=7267447&x=2257',
		'title': '',
		'imageId': '7267447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913353&docid=7267444&x=2257',
		'title': '',
		'imageId': '7267444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913353&docid=7267448&x=2257',
		'title': '',
		'imageId': '7267448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=913353&docid=7267455&x=2257',
		'title': '',
		'imageId': '7267455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #913353';

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