var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834062&x=3111',
		'title': '',
		'imageId': '67834062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834066&x=3111',
		'title': '',
		'imageId': '67834066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834076&x=3111',
		'title': '',
		'imageId': '67834076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834069&x=3111',
		'title': '',
		'imageId': '67834069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834058&x=3111',
		'title': '',
		'imageId': '67834058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834059&x=3111',
		'title': '',
		'imageId': '67834059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834060&x=3111',
		'title': '',
		'imageId': '67834060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834061&x=3111',
		'title': '',
		'imageId': '67834061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834063&x=3111',
		'title': '',
		'imageId': '67834063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834085&x=3111',
		'title': '',
		'imageId': '67834085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834086&x=3111',
		'title': '',
		'imageId': '67834086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834093&x=3111',
		'title': '',
		'imageId': '67834093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834092&x=3111',
		'title': '',
		'imageId': '67834092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834096&x=3111',
		'title': '',
		'imageId': '67834096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834102&x=3111',
		'title': '',
		'imageId': '67834102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834104&x=3111',
		'title': '',
		'imageId': '67834104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834105&x=3111',
		'title': '',
		'imageId': '67834105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834109&x=3111',
		'title': '',
		'imageId': '67834109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834113&x=3111',
		'title': '',
		'imageId': '67834113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834078&x=3111',
		'title': '',
		'imageId': '67834078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917295&docid=67834074&x=3111',
		'title': '',
		'imageId': '67834074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917295';

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