var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3983744&docid=69344886&x=848',
		'title': '',
		'imageId': '69344886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983744&docid=69344891&x=848',
		'title': '',
		'imageId': '69344891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983744&docid=69344909&x=848',
		'title': '',
		'imageId': '69344909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983744&docid=69344867&x=848',
		'title': '',
		'imageId': '69344867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983744&docid=69344865&x=848',
		'title': '',
		'imageId': '69344865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983744&docid=69344869&x=848',
		'title': '',
		'imageId': '69344869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983744&docid=69344870&x=848',
		'title': '',
		'imageId': '69344870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983744&docid=69344883&x=848',
		'title': '',
		'imageId': '69344883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983744&docid=69344884&x=848',
		'title': '',
		'imageId': '69344884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983744&docid=69344889&x=848',
		'title': '',
		'imageId': '69344889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983744&docid=69344885&x=848',
		'title': '',
		'imageId': '69344885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983744&docid=69344896&x=848',
		'title': '',
		'imageId': '69344896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983744&docid=69344906&x=848',
		'title': '',
		'imageId': '69344906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983744&docid=69344901&x=848',
		'title': '',
		'imageId': '69344901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983744&docid=69344905&x=848',
		'title': '',
		'imageId': '69344905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983744&docid=69344910&x=848',
		'title': '',
		'imageId': '69344910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983744&docid=69344868&x=848',
		'title': '',
		'imageId': '69344868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983744&docid=69344866&x=848',
		'title': '',
		'imageId': '69344866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3983744';

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