var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939858&docid=68364812&x=4147',
		'title': '',
		'imageId': '68364812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939858&docid=68364809&x=4147',
		'title': '',
		'imageId': '68364809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939858&docid=68364818&x=4147',
		'title': '',
		'imageId': '68364818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939858&docid=68364810&x=4147',
		'title': '',
		'imageId': '68364810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939858&docid=68364814&x=4147',
		'title': '',
		'imageId': '68364814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939858&docid=68364807&x=4147',
		'title': '',
		'imageId': '68364807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939858&docid=68364808&x=4147',
		'title': '',
		'imageId': '68364808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939858&docid=68364816&x=4147',
		'title': '',
		'imageId': '68364816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939858&docid=68364815&x=4147',
		'title': '',
		'imageId': '68364815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939858&docid=68364811&x=4147',
		'title': '',
		'imageId': '68364811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939858&docid=68364813&x=4147',
		'title': '',
		'imageId': '68364813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939858&docid=68364817&x=4147',
		'title': '',
		'imageId': '68364817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939858&docid=68500477&x=4147',
		'title': '',
		'imageId': '68500477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939858';

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