var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955530&docid=68717809&x=3729',
		'title': '',
		'imageId': '68717809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955530&docid=68717812&x=3729',
		'title': '',
		'imageId': '68717812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955530&docid=68717811&x=3729',
		'title': '',
		'imageId': '68717811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955530&docid=68717808&x=3729',
		'title': '',
		'imageId': '68717808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955530&docid=68717813&x=3729',
		'title': '',
		'imageId': '68717813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955530&docid=68717814&x=3729',
		'title': '',
		'imageId': '68717814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955530&docid=68717806&x=3729',
		'title': '',
		'imageId': '68717806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955530&docid=68717817&x=3729',
		'title': '',
		'imageId': '68717817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955530&docid=68717810&x=3729',
		'title': '',
		'imageId': '68717810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955530&docid=68717816&x=3729',
		'title': '',
		'imageId': '68717816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955530&docid=68717807&x=3729',
		'title': '',
		'imageId': '68717807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955530&docid=68717805&x=3729',
		'title': '',
		'imageId': '68717805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955530&docid=68717815&x=3729',
		'title': '',
		'imageId': '68717815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955530';

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