var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947885&docid=68535244&x=134',
		'title': '',
		'imageId': '68535244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947885&docid=68535246&x=134',
		'title': '',
		'imageId': '68535246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947885&docid=68535243&x=134',
		'title': '',
		'imageId': '68535243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947885&docid=68535248&x=134',
		'title': '',
		'imageId': '68535248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947885&docid=68535252&x=134',
		'title': '',
		'imageId': '68535252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947885&docid=68535256&x=134',
		'title': '',
		'imageId': '68535256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947885&docid=68535260&x=134',
		'title': '',
		'imageId': '68535260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947885&docid=68535247&x=134',
		'title': '',
		'imageId': '68535247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947885&docid=68535261&x=134',
		'title': '',
		'imageId': '68535261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947885&docid=68535263&x=134',
		'title': '',
		'imageId': '68535263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947885&docid=68535266&x=134',
		'title': '',
		'imageId': '68535266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947885&docid=68535269&x=134',
		'title': '',
		'imageId': '68535269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947885&docid=68535245&x=134',
		'title': '',
		'imageId': '68535245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947885';

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