var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956970&docid=68749771&x=255',
		'title': '',
		'imageId': '68749771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956970&docid=68749772&x=255',
		'title': '',
		'imageId': '68749772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956970&docid=68749766&x=255',
		'title': '',
		'imageId': '68749766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956970&docid=68749773&x=255',
		'title': '',
		'imageId': '68749773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956970&docid=68749763&x=255',
		'title': '',
		'imageId': '68749763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956970&docid=68749764&x=255',
		'title': '',
		'imageId': '68749764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956970&docid=68749767&x=255',
		'title': '',
		'imageId': '68749767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956970&docid=68749769&x=255',
		'title': '',
		'imageId': '68749769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956970&docid=68749761&x=255',
		'title': '',
		'imageId': '68749761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956970&docid=68749768&x=255',
		'title': '',
		'imageId': '68749768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956970&docid=68749765&x=255',
		'title': '',
		'imageId': '68749765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956970&docid=68749762&x=255',
		'title': '',
		'imageId': '68749762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956970&docid=68749760&x=255',
		'title': '',
		'imageId': '68749760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956970&docid=68749770&x=255',
		'title': '',
		'imageId': '68749770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956970';

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