var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955335&docid=68706501&x=148',
		'title': '',
		'imageId': '68706501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955335&docid=68706503&x=148',
		'title': '',
		'imageId': '68706503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955335&docid=68706505&x=148',
		'title': '',
		'imageId': '68706505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955335&docid=68706504&x=148',
		'title': '',
		'imageId': '68706504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955335&docid=68706502&x=148',
		'title': '',
		'imageId': '68706502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955335&docid=68706508&x=148',
		'title': '',
		'imageId': '68706508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955335&docid=68706511&x=148',
		'title': '',
		'imageId': '68706511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955335&docid=68706520&x=148',
		'title': '',
		'imageId': '68706520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955335&docid=68706500&x=148',
		'title': '',
		'imageId': '68706500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955335';

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