var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950564&docid=68600245&x=5219',
		'title': '',
		'imageId': '68600245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950564&docid=68600254&x=5219',
		'title': '',
		'imageId': '68600254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950564&docid=68600250&x=5219',
		'title': '',
		'imageId': '68600250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950564&docid=68600252&x=5219',
		'title': '',
		'imageId': '68600252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950564&docid=68600251&x=5219',
		'title': '',
		'imageId': '68600251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950564&docid=68600259&x=5219',
		'title': '',
		'imageId': '68600259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950564&docid=68600257&x=5219',
		'title': '',
		'imageId': '68600257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950564&docid=68600246&x=5219',
		'title': '',
		'imageId': '68600246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950564&docid=68600247&x=5219',
		'title': '',
		'imageId': '68600247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950564&docid=68600258&x=5219',
		'title': '',
		'imageId': '68600258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950564&docid=68600253&x=5219',
		'title': '',
		'imageId': '68600253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950564&docid=68600248&x=5219',
		'title': '',
		'imageId': '68600248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950564&docid=68600249&x=5219',
		'title': '',
		'imageId': '68600249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950564&docid=68600256&x=5219',
		'title': '',
		'imageId': '68600256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950564&docid=68600255&x=5219',
		'title': '',
		'imageId': '68600255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950564';

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