var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950462&docid=68595367&x=29',
		'title': '',
		'imageId': '68595367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950462&docid=68595368&x=29',
		'title': '',
		'imageId': '68595368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950462&docid=68595372&x=29',
		'title': '',
		'imageId': '68595372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950462&docid=68595369&x=29',
		'title': '',
		'imageId': '68595369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950462&docid=68595371&x=29',
		'title': '',
		'imageId': '68595371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950462&docid=68595379&x=29',
		'title': '',
		'imageId': '68595379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950462&docid=68595373&x=29',
		'title': '',
		'imageId': '68595373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950462&docid=68595376&x=29',
		'title': '',
		'imageId': '68595376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950462&docid=68595374&x=29',
		'title': '',
		'imageId': '68595374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950462&docid=68595375&x=29',
		'title': '',
		'imageId': '68595375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950462&docid=68595384&x=29',
		'title': '',
		'imageId': '68595384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950462&docid=68595377&x=29',
		'title': '',
		'imageId': '68595377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950462&docid=68595378&x=29',
		'title': '',
		'imageId': '68595378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950462&docid=68595380&x=29',
		'title': '',
		'imageId': '68595380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950462&docid=68595383&x=29',
		'title': '',
		'imageId': '68595383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950462&docid=68595381&x=29',
		'title': '',
		'imageId': '68595381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950462&docid=68595382&x=29',
		'title': '',
		'imageId': '68595382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950462&docid=68595370&x=29',
		'title': '',
		'imageId': '68595370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950462';

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