var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011530&docid=69993452&x=3352',
		'title': '',
		'imageId': '69993452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011530&docid=69993462&x=3352',
		'title': '',
		'imageId': '69993462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011530&docid=69993480&x=3352',
		'title': '',
		'imageId': '69993480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011530&docid=69993478&x=3352',
		'title': '',
		'imageId': '69993478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011530&docid=69993451&x=3352',
		'title': '',
		'imageId': '69993451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011530&docid=69993450&x=3352',
		'title': '',
		'imageId': '69993450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011530&docid=69993449&x=3352',
		'title': '',
		'imageId': '69993449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011530&docid=69993463&x=3352',
		'title': '',
		'imageId': '69993463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011530&docid=69993469&x=3352',
		'title': '',
		'imageId': '69993469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011530&docid=69993470&x=3352',
		'title': '',
		'imageId': '69993470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011530&docid=69993477&x=3352',
		'title': '',
		'imageId': '69993477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011530&docid=69993482&x=3352',
		'title': '',
		'imageId': '69993482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011530&docid=69993468&x=3352',
		'title': '',
		'imageId': '69993468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011530';

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