var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949417&docid=67831086&x=1940',
		'title': '',
		'imageId': '67831086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949417&docid=67830929&x=1940',
		'title': '',
		'imageId': '67830929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949417&docid=67830932&x=1940',
		'title': '',
		'imageId': '67830932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949417&docid=67830936&x=1940',
		'title': '',
		'imageId': '67830936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949417&docid=67830941&x=1940',
		'title': '',
		'imageId': '67830941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949417&docid=67831089&x=1940',
		'title': '',
		'imageId': '67831089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949417&docid=67831096&x=1940',
		'title': '',
		'imageId': '67831096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949417&docid=68086574&x=1940',
		'title': '',
		'imageId': '68086574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949417&docid=68086578&x=1940',
		'title': '',
		'imageId': '68086578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949417&docid=68086581&x=1940',
		'title': '',
		'imageId': '68086581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949417&docid=68132702&x=1940',
		'title': '',
		'imageId': '68132702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949417&docid=68132705&x=1940',
		'title': '',
		'imageId': '68132705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949417&docid=68132708&x=1940',
		'title': '',
		'imageId': '68132708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949417&docid=68132711&x=1940',
		'title': '',
		'imageId': '68132711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949417&docid=68826193&x=1940',
		'title': '',
		'imageId': '68826193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949417&docid=68826196&x=1940',
		'title': '',
		'imageId': '68826196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949417&docid=68826199&x=1940',
		'title': '',
		'imageId': '68826199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949417&docid=68826202&x=1940',
		'title': '',
		'imageId': '68826202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949417';

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