var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006607&docid=69872801&x=4452',
		'title': '',
		'imageId': '69872801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006607&docid=69872793&x=4452',
		'title': '',
		'imageId': '69872793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006607&docid=69872791&x=4452',
		'title': '',
		'imageId': '69872791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006607&docid=69872797&x=4452',
		'title': '',
		'imageId': '69872797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006607&docid=69872794&x=4452',
		'title': '',
		'imageId': '69872794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006607&docid=69872792&x=4452',
		'title': '',
		'imageId': '69872792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006607&docid=69872800&x=4452',
		'title': '',
		'imageId': '69872800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006607&docid=69872796&x=4452',
		'title': '',
		'imageId': '69872796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006607&docid=69872799&x=4452',
		'title': '',
		'imageId': '69872799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006607&docid=69872798&x=4452',
		'title': '',
		'imageId': '69872798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006607&docid=69872803&x=4452',
		'title': '',
		'imageId': '69872803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006607&docid=69872790&x=4452',
		'title': '',
		'imageId': '69872790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006607&docid=69872802&x=4452',
		'title': '',
		'imageId': '69872802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006607&docid=69872795&x=4452',
		'title': '',
		'imageId': '69872795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006607';

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