var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964888&docid=68743655&x=4122',
		'title': '',
		'imageId': '68743655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964888&docid=68743648&x=4122',
		'title': '',
		'imageId': '68743648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964888&docid=68743654&x=4122',
		'title': '',
		'imageId': '68743654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964888&docid=68743653&x=4122',
		'title': '',
		'imageId': '68743653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964888&docid=68743649&x=4122',
		'title': '',
		'imageId': '68743649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964888&docid=68743656&x=4122',
		'title': '',
		'imageId': '68743656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964888&docid=68743652&x=4122',
		'title': '',
		'imageId': '68743652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964888&docid=68743661&x=4122',
		'title': '',
		'imageId': '68743661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964888&docid=68743658&x=4122',
		'title': '',
		'imageId': '68743658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964888&docid=68743659&x=4122',
		'title': '',
		'imageId': '68743659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964888&docid=68743650&x=4122',
		'title': '',
		'imageId': '68743650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964888&docid=68743657&x=4122',
		'title': '',
		'imageId': '68743657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964888&docid=68743660&x=4122',
		'title': '',
		'imageId': '68743660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964888';

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