var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013588&docid=70047548&x=4524',
		'title': '',
		'imageId': '70047548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013588&docid=70047547&x=4524',
		'title': '',
		'imageId': '70047547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013588&docid=70047546&x=4524',
		'title': '',
		'imageId': '70047546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013588&docid=70047549&x=4524',
		'title': '',
		'imageId': '70047549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013588&docid=70047553&x=4524',
		'title': '',
		'imageId': '70047553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013588&docid=70047559&x=4524',
		'title': '',
		'imageId': '70047559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013588&docid=70047563&x=4524',
		'title': '',
		'imageId': '70047563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013588&docid=70047565&x=4524',
		'title': '',
		'imageId': '70047565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013588&docid=70047564&x=4524',
		'title': '',
		'imageId': '70047564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013588&docid=70047568&x=4524',
		'title': '',
		'imageId': '70047568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013588&docid=70047571&x=4524',
		'title': '',
		'imageId': '70047571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013588&docid=70047581&x=4524',
		'title': '',
		'imageId': '70047581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013588&docid=70047574&x=4524',
		'title': '',
		'imageId': '70047574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013588&docid=70047583&x=4524',
		'title': '',
		'imageId': '70047583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013588&docid=70047586&x=4524',
		'title': '',
		'imageId': '70047586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013588&docid=70047587&x=4524',
		'title': '',
		'imageId': '70047587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013588&docid=70047590&x=4524',
		'title': '',
		'imageId': '70047590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013588&docid=70047544&x=4524',
		'title': '',
		'imageId': '70047544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013588&docid=70047545&x=4524',
		'title': '',
		'imageId': '70047545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013588';

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