var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961098&docid=67527294&x=5147',
		'title': '',
		'imageId': '67527294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961098&docid=67527293&x=5147',
		'title': '',
		'imageId': '67527293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961098&docid=67527295&x=5147',
		'title': '',
		'imageId': '67527295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961098&docid=67527296&x=5147',
		'title': '',
		'imageId': '67527296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961098&docid=67527297&x=5147',
		'title': '',
		'imageId': '67527297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961098&docid=67527291&x=5147',
		'title': '',
		'imageId': '67527291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961098&docid=67527298&x=5147',
		'title': '',
		'imageId': '67527298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961098&docid=67527299&x=5147',
		'title': '',
		'imageId': '67527299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961098&docid=67527300&x=5147',
		'title': '',
		'imageId': '67527300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961098&docid=67527301&x=5147',
		'title': '',
		'imageId': '67527301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961098&docid=67527302&x=5147',
		'title': '',
		'imageId': '67527302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961098&docid=67527289&x=5147',
		'title': '',
		'imageId': '67527289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961098&docid=67527290&x=5147',
		'title': '',
		'imageId': '67527290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961098';

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