var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953162&docid=68404884&x=119',
		'title': '',
		'imageId': '68404884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953162&docid=68404886&x=119',
		'title': '',
		'imageId': '68404886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953162&docid=68404901&x=119',
		'title': '',
		'imageId': '68404901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953162&docid=68404905&x=119',
		'title': '',
		'imageId': '68404905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953162&docid=68404907&x=119',
		'title': '',
		'imageId': '68404907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953162&docid=68404908&x=119',
		'title': '',
		'imageId': '68404908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953162&docid=68404888&x=119',
		'title': '',
		'imageId': '68404888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953162&docid=68404887&x=119',
		'title': '',
		'imageId': '68404887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953162&docid=68404911&x=119',
		'title': '',
		'imageId': '68404911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953162&docid=68404934&x=119',
		'title': '',
		'imageId': '68404934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953162&docid=68404937&x=119',
		'title': '',
		'imageId': '68404937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953162&docid=68404942&x=119',
		'title': '',
		'imageId': '68404942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953162&docid=68404943&x=119',
		'title': '',
		'imageId': '68404943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953162&docid=68404920&x=119',
		'title': '',
		'imageId': '68404920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953162&docid=68404931&x=119',
		'title': '',
		'imageId': '68404931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953162&docid=68404918&x=119',
		'title': '',
		'imageId': '68404918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953162&docid=68404948&x=119',
		'title': '',
		'imageId': '68404948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953162&docid=68404885&x=119',
		'title': '',
		'imageId': '68404885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953162';

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