var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957082&docid=68753117&x=2220',
		'title': '',
		'imageId': '68753117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957082&docid=68753119&x=2220',
		'title': '',
		'imageId': '68753119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957082&docid=68753111&x=2220',
		'title': '',
		'imageId': '68753111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957082&docid=68753124&x=2220',
		'title': '',
		'imageId': '68753124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957082&docid=68753112&x=2220',
		'title': '',
		'imageId': '68753112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957082&docid=68753116&x=2220',
		'title': '',
		'imageId': '68753116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957082&docid=68753109&x=2220',
		'title': '',
		'imageId': '68753109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957082&docid=68753113&x=2220',
		'title': '',
		'imageId': '68753113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957082&docid=68753121&x=2220',
		'title': '',
		'imageId': '68753121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957082&docid=68753108&x=2220',
		'title': '',
		'imageId': '68753108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957082&docid=68753123&x=2220',
		'title': '',
		'imageId': '68753123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957082&docid=68753125&x=2220',
		'title': '',
		'imageId': '68753125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957082&docid=68753122&x=2220',
		'title': '',
		'imageId': '68753122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957082&docid=68753110&x=2220',
		'title': '',
		'imageId': '68753110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957082&docid=68753120&x=2220',
		'title': '',
		'imageId': '68753120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957082&docid=68753118&x=2220',
		'title': '',
		'imageId': '68753118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957082&docid=68753115&x=2220',
		'title': '',
		'imageId': '68753115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957082&docid=68753114&x=2220',
		'title': '',
		'imageId': '68753114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957082&docid=68753182&x=2220',
		'title': '',
		'imageId': '68753182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957082';

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