var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960375&docid=68827089&x=025',
		'title': '',
		'imageId': '68827089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960375&docid=68827107&x=025',
		'title': '',
		'imageId': '68827107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960375&docid=68827117&x=025',
		'title': '',
		'imageId': '68827117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960375&docid=68827123&x=025',
		'title': '',
		'imageId': '68827123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960375&docid=68827126&x=025',
		'title': '',
		'imageId': '68827126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960375&docid=68827143&x=025',
		'title': '',
		'imageId': '68827143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960375&docid=68827153&x=025',
		'title': '',
		'imageId': '68827153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960375&docid=68827156&x=025',
		'title': '',
		'imageId': '68827156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960375&docid=68827173&x=025',
		'title': '',
		'imageId': '68827173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960375&docid=68827176&x=025',
		'title': '',
		'imageId': '68827176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960375&docid=68827182&x=025',
		'title': '',
		'imageId': '68827182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960375&docid=68827188&x=025',
		'title': '',
		'imageId': '68827188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960375&docid=68827192&x=025',
		'title': '',
		'imageId': '68827192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960375';

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