var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965990&docid=68948667&x=3415',
		'title': '',
		'imageId': '68948667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965990&docid=68948670&x=3415',
		'title': '',
		'imageId': '68948670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965990&docid=68948668&x=3415',
		'title': '',
		'imageId': '68948668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965990&docid=68948673&x=3415',
		'title': '',
		'imageId': '68948673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965990&docid=68948669&x=3415',
		'title': '',
		'imageId': '68948669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965990&docid=68948663&x=3415',
		'title': '',
		'imageId': '68948663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965990&docid=68948664&x=3415',
		'title': '',
		'imageId': '68948664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965990&docid=68948676&x=3415',
		'title': '',
		'imageId': '68948676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965990&docid=68948662&x=3415',
		'title': '',
		'imageId': '68948662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965990&docid=68948677&x=3415',
		'title': '',
		'imageId': '68948677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965990&docid=68948665&x=3415',
		'title': '',
		'imageId': '68948665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965990&docid=68948659&x=3415',
		'title': '',
		'imageId': '68948659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965990&docid=68948666&x=3415',
		'title': '',
		'imageId': '68948666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965990&docid=68948671&x=3415',
		'title': '',
		'imageId': '68948671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965990&docid=68948674&x=3415',
		'title': '',
		'imageId': '68948674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965990&docid=68948675&x=3415',
		'title': '',
		'imageId': '68948675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965990&docid=68948672&x=3415',
		'title': '',
		'imageId': '68948672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965990&docid=68948661&x=3415',
		'title': '',
		'imageId': '68948661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965990';

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