var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3920609&docid=67925473&x=154',
		'title': '',
		'imageId': '67925473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920609&docid=67925484&x=154',
		'title': '',
		'imageId': '67925484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920609&docid=67925482&x=154',
		'title': '',
		'imageId': '67925482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920609&docid=67925472&x=154',
		'title': '',
		'imageId': '67925472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920609&docid=67925474&x=154',
		'title': '',
		'imageId': '67925474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920609&docid=67925476&x=154',
		'title': '',
		'imageId': '67925476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920609&docid=67952157&x=154',
		'title': '',
		'imageId': '67952157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920609&docid=67925477&x=154',
		'title': '',
		'imageId': '67925477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920609&docid=67925483&x=154',
		'title': '',
		'imageId': '67925483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920609&docid=67925475&x=154',
		'title': '',
		'imageId': '67925475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920609&docid=67925481&x=154',
		'title': '',
		'imageId': '67925481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920609&docid=67925480&x=154',
		'title': '',
		'imageId': '67925480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920609&docid=67925478&x=154',
		'title': '',
		'imageId': '67925478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920609&docid=67929368&x=154',
		'title': '',
		'imageId': '67929368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920609&docid=67925479&x=154',
		'title': '',
		'imageId': '67925479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920609&docid=67929369&x=154',
		'title': '',
		'imageId': '67929369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920609&docid=68011427&x=154',
		'title': '',
		'imageId': '68011427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920609&docid=68011428&x=154',
		'title': '',
		'imageId': '68011428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3920609';

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