var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524320&x=97',
		'title': '',
		'imageId': '68524320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524335&x=97',
		'title': '',
		'imageId': '68524335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524336&x=97',
		'title': '',
		'imageId': '68524336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524339&x=97',
		'title': '',
		'imageId': '68524339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524338&x=97',
		'title': '',
		'imageId': '68524338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524340&x=97',
		'title': '',
		'imageId': '68524340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524323&x=97',
		'title': '',
		'imageId': '68524323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524322&x=97',
		'title': '',
		'imageId': '68524322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524337&x=97',
		'title': '',
		'imageId': '68524337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524329&x=97',
		'title': '',
		'imageId': '68524329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524321&x=97',
		'title': '',
		'imageId': '68524321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524325&x=97',
		'title': '',
		'imageId': '68524325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524324&x=97',
		'title': '',
		'imageId': '68524324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524331&x=97',
		'title': '',
		'imageId': '68524331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524327&x=97',
		'title': '',
		'imageId': '68524327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524332&x=97',
		'title': '',
		'imageId': '68524332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524326&x=97',
		'title': '',
		'imageId': '68524326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524330&x=97',
		'title': '',
		'imageId': '68524330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524334&x=97',
		'title': '',
		'imageId': '68524334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524333&x=97',
		'title': '',
		'imageId': '68524333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947334&docid=68524328&x=97',
		'title': '',
		'imageId': '68524328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947334';

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