var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955346&docid=68706888&x=4610',
		'title': '',
		'imageId': '68706888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955346&docid=68706890&x=4610',
		'title': '',
		'imageId': '68706890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955346&docid=68706889&x=4610',
		'title': '',
		'imageId': '68706889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955346&docid=68706891&x=4610',
		'title': '',
		'imageId': '68706891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955346&docid=68706899&x=4610',
		'title': '',
		'imageId': '68706899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955346&docid=68706892&x=4610',
		'title': '',
		'imageId': '68706892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955346&docid=68706900&x=4610',
		'title': '',
		'imageId': '68706900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955346&docid=68706903&x=4610',
		'title': '',
		'imageId': '68706903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955346&docid=68706904&x=4610',
		'title': '',
		'imageId': '68706904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955346&docid=68706907&x=4610',
		'title': '',
		'imageId': '68706907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955346&docid=68706912&x=4610',
		'title': '',
		'imageId': '68706912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955346&docid=68706913&x=4610',
		'title': '',
		'imageId': '68706913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955346&docid=68706887&x=4610',
		'title': '',
		'imageId': '68706887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955346';

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