var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003505&docid=69796870&x=5412',
		'title': '',
		'imageId': '69796870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003505&docid=69796873&x=5412',
		'title': '',
		'imageId': '69796873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003505&docid=69796880&x=5412',
		'title': '',
		'imageId': '69796880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003505&docid=69796876&x=5412',
		'title': '',
		'imageId': '69796876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003505&docid=69796878&x=5412',
		'title': '',
		'imageId': '69796878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003505&docid=69796881&x=5412',
		'title': '',
		'imageId': '69796881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003505&docid=69796875&x=5412',
		'title': '',
		'imageId': '69796875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003505&docid=69796883&x=5412',
		'title': '',
		'imageId': '69796883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003505&docid=69796879&x=5412',
		'title': '',
		'imageId': '69796879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003505&docid=69796872&x=5412',
		'title': '',
		'imageId': '69796872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003505&docid=69796874&x=5412',
		'title': '',
		'imageId': '69796874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003505&docid=69796882&x=5412',
		'title': '',
		'imageId': '69796882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003505&docid=69796871&x=5412',
		'title': '',
		'imageId': '69796871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003505&docid=69796877&x=5412',
		'title': '',
		'imageId': '69796877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003505';

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