var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955259&docid=68704838&x=5121',
		'title': '',
		'imageId': '68704838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955259&docid=68704837&x=5121',
		'title': '',
		'imageId': '68704837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955259&docid=68704836&x=5121',
		'title': '',
		'imageId': '68704836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955259&docid=68704845&x=5121',
		'title': '',
		'imageId': '68704845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955259&docid=68704847&x=5121',
		'title': '',
		'imageId': '68704847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955259&docid=68704846&x=5121',
		'title': '',
		'imageId': '68704846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955259&docid=68704849&x=5121',
		'title': '',
		'imageId': '68704849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955259&docid=68704848&x=5121',
		'title': '',
		'imageId': '68704848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955259&docid=68704850&x=5121',
		'title': '',
		'imageId': '68704850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955259&docid=68704851&x=5121',
		'title': '',
		'imageId': '68704851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955259&docid=68704852&x=5121',
		'title': '',
		'imageId': '68704852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955259&docid=68704853&x=5121',
		'title': '',
		'imageId': '68704853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955259&docid=68704854&x=5121',
		'title': '',
		'imageId': '68704854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955259';

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