var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3909144&docid=67616349&x=3125',
		'title': '',
		'imageId': '67616349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909144&docid=67616343&x=3125',
		'title': '',
		'imageId': '67616343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909144&docid=67616335&x=3125',
		'title': '',
		'imageId': '67616335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909144&docid=67616348&x=3125',
		'title': '',
		'imageId': '67616348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909144&docid=67616346&x=3125',
		'title': '',
		'imageId': '67616346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909144&docid=67616339&x=3125',
		'title': '',
		'imageId': '67616339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909144&docid=67616337&x=3125',
		'title': '',
		'imageId': '67616337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909144&docid=67616342&x=3125',
		'title': '',
		'imageId': '67616342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909144&docid=67616350&x=3125',
		'title': '',
		'imageId': '67616350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909144&docid=67616345&x=3125',
		'title': '',
		'imageId': '67616345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909144&docid=67616344&x=3125',
		'title': '',
		'imageId': '67616344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909144&docid=67616352&x=3125',
		'title': '',
		'imageId': '67616352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909144&docid=67616341&x=3125',
		'title': '',
		'imageId': '67616341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909144&docid=67616351&x=3125',
		'title': '',
		'imageId': '67616351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909144&docid=67616340&x=3125',
		'title': '',
		'imageId': '67616340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909144&docid=67616334&x=3125',
		'title': '',
		'imageId': '67616334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909144&docid=67616336&x=3125',
		'title': '',
		'imageId': '67616336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909144&docid=67616338&x=3125',
		'title': '',
		'imageId': '67616338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909144&docid=67616347&x=3125',
		'title': '',
		'imageId': '67616347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3909144';

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