var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927024&docid=68065567&x=3523',
		'title': '',
		'imageId': '68065567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927024&docid=68065569&x=3523',
		'title': '',
		'imageId': '68065569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927024&docid=68065566&x=3523',
		'title': '',
		'imageId': '68065566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927024&docid=68065568&x=3523',
		'title': '',
		'imageId': '68065568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927024&docid=68065564&x=3523',
		'title': '',
		'imageId': '68065564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927024&docid=68065570&x=3523',
		'title': '',
		'imageId': '68065570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927024&docid=68065571&x=3523',
		'title': '',
		'imageId': '68065571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927024&docid=68065572&x=3523',
		'title': '',
		'imageId': '68065572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927024&docid=68065573&x=3523',
		'title': '',
		'imageId': '68065573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927024&docid=68065574&x=3523',
		'title': '',
		'imageId': '68065574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927024&docid=68065575&x=3523',
		'title': '',
		'imageId': '68065575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927024&docid=68065576&x=3523',
		'title': '',
		'imageId': '68065576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927024&docid=68065577&x=3523',
		'title': '',
		'imageId': '68065577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927024';

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