var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962243&docid=68862004&x=387',
		'title': '',
		'imageId': '68862004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962243&docid=68862001&x=387',
		'title': '',
		'imageId': '68862001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962243&docid=68862007&x=387',
		'title': '',
		'imageId': '68862007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962243&docid=68862005&x=387',
		'title': '',
		'imageId': '68862005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962243&docid=68862009&x=387',
		'title': '',
		'imageId': '68862009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962243&docid=68862008&x=387',
		'title': '',
		'imageId': '68862008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962243&docid=68862003&x=387',
		'title': '',
		'imageId': '68862003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962243&docid=68862010&x=387',
		'title': '',
		'imageId': '68862010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962243&docid=68862002&x=387',
		'title': '',
		'imageId': '68862002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962243&docid=68862011&x=387',
		'title': '',
		'imageId': '68862011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962243&docid=68862006&x=387',
		'title': '',
		'imageId': '68862006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962243&docid=68862000&x=387',
		'title': '',
		'imageId': '68862000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962243&docid=68906046&x=387',
		'title': '',
		'imageId': '68906046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962243&docid=68906045&x=387',
		'title': '',
		'imageId': '68906045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962243&docid=68906047&x=387',
		'title': '',
		'imageId': '68906047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962243';

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