var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950530&docid=68599262&x=2535',
		'title': '',
		'imageId': '68599262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950530&docid=68599251&x=2535',
		'title': '',
		'imageId': '68599251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950530&docid=68599252&x=2535',
		'title': '',
		'imageId': '68599252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950530&docid=68599254&x=2535',
		'title': '',
		'imageId': '68599254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950530&docid=68599253&x=2535',
		'title': '',
		'imageId': '68599253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950530&docid=68599255&x=2535',
		'title': '',
		'imageId': '68599255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950530&docid=68599258&x=2535',
		'title': '',
		'imageId': '68599258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950530&docid=68599256&x=2535',
		'title': '',
		'imageId': '68599256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950530&docid=68599257&x=2535',
		'title': '',
		'imageId': '68599257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950530&docid=68749050&x=2535',
		'title': '',
		'imageId': '68749050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950530&docid=68749051&x=2535',
		'title': '',
		'imageId': '68749051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950530&docid=68749052&x=2535',
		'title': '',
		'imageId': '68749052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950530&docid=68599879&x=2535',
		'title': '',
		'imageId': '68599879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950530';

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