var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008744&docid=66937929&x=134',
		'title': '',
		'imageId': '66937929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008744&docid=66937932&x=134',
		'title': '',
		'imageId': '66937932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008744&docid=66937935&x=134',
		'title': '',
		'imageId': '66937935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008744&docid=66937938&x=134',
		'title': '',
		'imageId': '66937938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008744&docid=66937941&x=134',
		'title': '',
		'imageId': '66937941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008744&docid=66937944&x=134',
		'title': '',
		'imageId': '66937944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008744&docid=66937947&x=134',
		'title': '',
		'imageId': '66937947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008744&docid=66937950&x=134',
		'title': '',
		'imageId': '66937950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008744&docid=66937953&x=134',
		'title': '',
		'imageId': '66937953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008744&docid=66937956&x=134',
		'title': '',
		'imageId': '66937956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008744&docid=66937959&x=134',
		'title': '',
		'imageId': '66937959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008744&docid=66937962&x=134',
		'title': '',
		'imageId': '66937962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008744&docid=66937968&x=134',
		'title': '',
		'imageId': '66937968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008744&docid=66937971&x=134',
		'title': '',
		'imageId': '66937971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008744';

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