var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951687&docid=68624621&x=2335',
		'title': '',
		'imageId': '68624621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951687&docid=68624616&x=2335',
		'title': '',
		'imageId': '68624616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951687&docid=68624624&x=2335',
		'title': '',
		'imageId': '68624624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951687&docid=68624612&x=2335',
		'title': '',
		'imageId': '68624612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951687&docid=68624622&x=2335',
		'title': '',
		'imageId': '68624622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951687&docid=68624615&x=2335',
		'title': '',
		'imageId': '68624615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951687&docid=68624620&x=2335',
		'title': '',
		'imageId': '68624620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951687&docid=68624623&x=2335',
		'title': '',
		'imageId': '68624623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951687&docid=68624619&x=2335',
		'title': '',
		'imageId': '68624619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951687&docid=68624613&x=2335',
		'title': '',
		'imageId': '68624613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951687&docid=68624614&x=2335',
		'title': '',
		'imageId': '68624614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951687&docid=68624618&x=2335',
		'title': '',
		'imageId': '68624618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951687&docid=68624617&x=2335',
		'title': '',
		'imageId': '68624617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951687';

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