var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885704&docid=67014716&x=23',
		'title': '',
		'imageId': '67014716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885704&docid=67014719&x=23',
		'title': '',
		'imageId': '67014719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885704&docid=67014718&x=23',
		'title': '',
		'imageId': '67014718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885704&docid=67014720&x=23',
		'title': '',
		'imageId': '67014720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885704&docid=67014721&x=23',
		'title': '',
		'imageId': '67014721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885704&docid=67014729&x=23',
		'title': '',
		'imageId': '67014729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885704&docid=67014725&x=23',
		'title': '',
		'imageId': '67014725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885704&docid=67014726&x=23',
		'title': '',
		'imageId': '67014726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885704&docid=67014722&x=23',
		'title': '',
		'imageId': '67014722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885704&docid=67014727&x=23',
		'title': '',
		'imageId': '67014727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885704&docid=67014728&x=23',
		'title': '',
		'imageId': '67014728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885704&docid=67014723&x=23',
		'title': '',
		'imageId': '67014723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885704&docid=67014724&x=23',
		'title': '',
		'imageId': '67014724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885704';

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