var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956039&docid=68726235&x=40',
		'title': '',
		'imageId': '68726235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956039&docid=68726247&x=40',
		'title': '',
		'imageId': '68726247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956039&docid=68726249&x=40',
		'title': '',
		'imageId': '68726249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956039&docid=68726246&x=40',
		'title': '',
		'imageId': '68726246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956039&docid=68726248&x=40',
		'title': '',
		'imageId': '68726248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956039&docid=68726251&x=40',
		'title': '',
		'imageId': '68726251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956039&docid=68726250&x=40',
		'title': '',
		'imageId': '68726250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956039&docid=68726264&x=40',
		'title': '',
		'imageId': '68726264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956039&docid=68726265&x=40',
		'title': '',
		'imageId': '68726265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956039&docid=68726266&x=40',
		'title': '',
		'imageId': '68726266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956039&docid=68726267&x=40',
		'title': '',
		'imageId': '68726267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956039&docid=68726268&x=40',
		'title': '',
		'imageId': '68726268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956039&docid=68726269&x=40',
		'title': '',
		'imageId': '68726269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956039';

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