var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3889783&docid=68260735&x=1333',
		'title': '',
		'imageId': '68260735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889783&docid=68260742&x=1333',
		'title': '',
		'imageId': '68260742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889783&docid=68260767&x=1333',
		'title': '',
		'imageId': '68260767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889783&docid=68260770&x=1333',
		'title': '',
		'imageId': '68260770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889783&docid=68260818&x=1333',
		'title': '',
		'imageId': '68260818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889783&docid=68260821&x=1333',
		'title': '',
		'imageId': '68260821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889783&docid=68260838&x=1333',
		'title': '',
		'imageId': '68260838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889783&docid=68260841&x=1333',
		'title': '',
		'imageId': '68260841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889783&docid=68260893&x=1333',
		'title': '',
		'imageId': '68260893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889783&docid=68260928&x=1333',
		'title': '',
		'imageId': '68260928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889783&docid=68260972&x=1333',
		'title': '',
		'imageId': '68260972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889783&docid=68260982&x=1333',
		'title': '',
		'imageId': '68260982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3889783&docid=68261022&x=1333',
		'title': '',
		'imageId': '68261022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3889783';

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