var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955341&docid=68706656&x=141',
		'title': '',
		'imageId': '68706656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955341&docid=68706659&x=141',
		'title': '',
		'imageId': '68706659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955341&docid=68706657&x=141',
		'title': '',
		'imageId': '68706657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955341&docid=68706658&x=141',
		'title': '',
		'imageId': '68706658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955341&docid=68706660&x=141',
		'title': '',
		'imageId': '68706660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955341&docid=68706666&x=141',
		'title': '',
		'imageId': '68706666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955341&docid=68706671&x=141',
		'title': '',
		'imageId': '68706671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955341&docid=68706672&x=141',
		'title': '',
		'imageId': '68706672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955341&docid=68706680&x=141',
		'title': '',
		'imageId': '68706680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955341&docid=68706677&x=141',
		'title': '',
		'imageId': '68706677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955341&docid=68706681&x=141',
		'title': '',
		'imageId': '68706681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955341&docid=68706684&x=141',
		'title': '',
		'imageId': '68706684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955341&docid=68706655&x=141',
		'title': '',
		'imageId': '68706655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955341';

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